docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/logging_v2.locations.buckets.html b/docs/dyn/logging_v2.locations.buckets.html
index 94c3f09..90b662e 100644
--- a/docs/dyn/logging_v2.locations.buckets.html
+++ b/docs/dyn/logging_v2.locations.buckets.html
@@ -107,12 +107,12 @@
An object of the form:
{ # Describes a repository of logs (Beta).
- "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.
- "lifecycleState": "A String", # Output only. The bucket lifecycle state.
"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.
+ "lifecycleState": "A String", # Output only. The bucket lifecycle state.
}</pre>
</div>
@@ -138,17 +138,17 @@
An object of the form:
{ # The response from ListBuckets (Beta).
- "nextPageToken": "A String", # If there might be more results than appear in this response, then nextPageToken is included. To get the next set of results, call the same method again using the value of nextPageToken as pageToken.
"buckets": [ # A list of buckets.
{ # Describes a repository of logs (Beta).
- "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.
- "lifecycleState": "A String", # Output only. The bucket lifecycle state.
"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.
+ "lifecycleState": "A String", # Output only. The bucket lifecycle state.
},
],
+ "nextPageToken": "A String", # If there might be more results than appear in this response, then nextPageToken is included. To get the next set of results, call the same method again using the value of nextPageToken as pageToken.
}</pre>
</div>
@@ -181,12 +181,12 @@
The object takes the form of:
{ # Describes a repository of logs (Beta).
- "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.
- "lifecycleState": "A String", # Output only. The bucket lifecycle state.
"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.
+ "lifecycleState": "A String", # Output only. The bucket lifecycle state.
}
updateMask: string, Required. Field mask that specifies the fields in bucket that need an update. A bucket field will be overwritten if, and only if, it is in the update mask. name and output only fields cannot be updated.For a detailed FieldMask definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.FieldMaskExample: updateMask=retention_days.
@@ -199,12 +199,12 @@
An object of the form:
{ # Describes a repository of logs (Beta).
- "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.
- "lifecycleState": "A String", # Output only. The bucket lifecycle state.
"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.
+ "lifecycleState": "A String", # Output only. The bucket lifecycle state.
}</pre>
</div>