docs: update generated docs (#981)
diff --git a/docs/dyn/logging_v2.projects.locations.buckets.html b/docs/dyn/logging_v2.projects.locations.buckets.html
index 42af767..deb8d67 100644
--- a/docs/dyn/logging_v2.projects.locations.buckets.html
+++ b/docs/dyn/logging_v2.projects.locations.buckets.html
@@ -107,11 +107,11 @@
An object of the form:
{ # Describes a repository of logs (Beta).
- "description": "A String", # Describes this bucket.
- "createTime": "A String", # Output only. The creation timestamp of the bucket. This is not set for any of the default buckets.
"updateTime": "A String", # Output only. The last update timestamp of the bucket.
- "name": "A String", # The resource name of the bucket. For example: "projects/my-project-id/locations/my-location/buckets/my-bucket-id The supported locations are: "global" "us-central1"For the location of global it is unspecified where logs are actually stored. Once a bucket has been created, the location can not be changed.
"retentionDays": 42, # Logs will be retained by default for this amount of time, after which they will automatically be deleted. The minimum retention period is 1 day. If this value is set to zero at bucket creation time, the default time of 30 days will be used.
+ "createTime": "A String", # Output only. The creation timestamp of the bucket. This is not set for any of the default buckets.
+ "name": "A String", # The resource name of the bucket. For example: "projects/my-project-id/locations/my-location/buckets/my-bucket-id The supported locations are: "global" "us-central1"For the location of global it is unspecified where logs are actually stored. Once a bucket has been created, the location can not be changed.
+ "description": "A String", # Describes this bucket.
"lifecycleState": "A String", # Output only. The bucket lifecycle state.
}</pre>
</div>
@@ -140,11 +140,11 @@
{ # The response from ListBuckets (Beta).
"buckets": [ # A list of buckets.
{ # Describes a repository of logs (Beta).
- "description": "A String", # Describes this bucket.
- "createTime": "A String", # Output only. The creation timestamp of the bucket. This is not set for any of the default buckets.
"updateTime": "A String", # Output only. The last update timestamp of the bucket.
- "name": "A String", # The resource name of the bucket. For example: "projects/my-project-id/locations/my-location/buckets/my-bucket-id The supported locations are: "global" "us-central1"For the location of global it is unspecified where logs are actually stored. Once a bucket has been created, the location can not be changed.
"retentionDays": 42, # Logs will be retained by default for this amount of time, after which they will automatically be deleted. The minimum retention period is 1 day. If this value is set to zero at bucket creation time, the default time of 30 days will be used.
+ "createTime": "A String", # Output only. The creation timestamp of the bucket. This is not set for any of the default buckets.
+ "name": "A String", # The resource name of the bucket. For example: "projects/my-project-id/locations/my-location/buckets/my-bucket-id The supported locations are: "global" "us-central1"For the location of global it is unspecified where logs are actually stored. Once a bucket has been created, the location can not be changed.
+ "description": "A String", # Describes this bucket.
"lifecycleState": "A String", # Output only. The bucket lifecycle state.
},
],
@@ -181,11 +181,11 @@
The object takes the form of:
{ # Describes a repository of logs (Beta).
- "description": "A String", # Describes this bucket.
- "createTime": "A String", # Output only. The creation timestamp of the bucket. This is not set for any of the default buckets.
"updateTime": "A String", # Output only. The last update timestamp of the bucket.
- "name": "A String", # The resource name of the bucket. For example: "projects/my-project-id/locations/my-location/buckets/my-bucket-id The supported locations are: "global" "us-central1"For the location of global it is unspecified where logs are actually stored. Once a bucket has been created, the location can not be changed.
"retentionDays": 42, # Logs will be retained by default for this amount of time, after which they will automatically be deleted. The minimum retention period is 1 day. If this value is set to zero at bucket creation time, the default time of 30 days will be used.
+ "createTime": "A String", # Output only. The creation timestamp of the bucket. This is not set for any of the default buckets.
+ "name": "A String", # The resource name of the bucket. For example: "projects/my-project-id/locations/my-location/buckets/my-bucket-id The supported locations are: "global" "us-central1"For the location of global it is unspecified where logs are actually stored. Once a bucket has been created, the location can not be changed.
+ "description": "A String", # Describes this bucket.
"lifecycleState": "A String", # Output only. The bucket lifecycle state.
}
@@ -199,11 +199,11 @@
An object of the form:
{ # Describes a repository of logs (Beta).
- "description": "A String", # Describes this bucket.
- "createTime": "A String", # Output only. The creation timestamp of the bucket. This is not set for any of the default buckets.
"updateTime": "A String", # Output only. The last update timestamp of the bucket.
- "name": "A String", # The resource name of the bucket. For example: "projects/my-project-id/locations/my-location/buckets/my-bucket-id The supported locations are: "global" "us-central1"For the location of global it is unspecified where logs are actually stored. Once a bucket has been created, the location can not be changed.
"retentionDays": 42, # Logs will be retained by default for this amount of time, after which they will automatically be deleted. The minimum retention period is 1 day. If this value is set to zero at bucket creation time, the default time of 30 days will be used.
+ "createTime": "A String", # Output only. The creation timestamp of the bucket. This is not set for any of the default buckets.
+ "name": "A String", # The resource name of the bucket. For example: "projects/my-project-id/locations/my-location/buckets/my-bucket-id The supported locations are: "global" "us-central1"For the location of global it is unspecified where logs are actually stored. Once a bucket has been created, the location can not be changed.
+ "description": "A String", # Describes this bucket.
"lifecycleState": "A String", # Output only. The bucket lifecycle state.
}</pre>
</div>