chore: update docs/dyn (#1162)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets
- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/secretmanager_v1.projects.secrets.versions.html b/docs/dyn/secretmanager_v1.projects.secrets.versions.html
index d4da3fd..5c723d4 100644
--- a/docs/dyn/secretmanager_v1.projects.secrets.versions.html
+++ b/docs/dyn/secretmanager_v1.projects.secrets.versions.html
@@ -114,11 +114,11 @@
An object of the form:
{ # Response message for SecretManagerService.AccessSecretVersion.
- "payload": { # A secret payload resource in the Secret Manager API. This contains the sensitive secret payload that is associated with a SecretVersion. # Secret payload
- "data": "A String", # The secret data. Must be no larger than 64KiB.
- },
- "name": "A String", # The resource name of the SecretVersion in the format `projects/*/secrets/*/versions/*`.
- }</pre>
+ "name": "A String", # The resource name of the SecretVersion in the format `projects/*/secrets/*/versions/*`.
+ "payload": { # A secret payload resource in the Secret Manager API. This contains the sensitive secret payload that is associated with a SecretVersion. # Secret payload
+ "data": "A String", # The secret data. Must be no larger than 64KiB.
+ },
+}</pre>
</div>
<div class="method">
@@ -136,7 +136,7 @@
The object takes the form of:
{ # Request message for SecretManagerService.DestroySecretVersion.
- }
+}
x__xgafv: string, V1 error format.
Allowed values
@@ -147,28 +147,28 @@
An object of the form:
{ # A secret version resource in the Secret Manager API.
- "state": "A String", # Output only. The current state of the SecretVersion.
- "name": "A String", # Output only. The resource name of the SecretVersion in the format `projects/*/secrets/*/versions/*`. SecretVersion IDs in a Secret start at 1 and are incremented for each subsequent version of the secret.
- "createTime": "A String", # Output only. The time at which the SecretVersion was created.
- "replicationStatus": { # The replication status of a SecretVersion. # The replication status of the SecretVersion.
- "automatic": { # The replication status of a SecretVersion using automatic replication. Only populated if the parent Secret has an automatic replication policy. # Describes the replication status of a SecretVersion with automatic replication. Only populated if the parent Secret has an automatic replication policy.
- "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
- "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
- },
- },
- "userManaged": { # The replication status of a SecretVersion using user-managed replication. Only populated if the parent Secret has a user-managed replication policy. # Describes the replication status of a SecretVersion with user-managed replication. Only populated if the parent Secret has a user-managed replication policy.
- "replicas": [ # Output only. The list of replica statuses for the SecretVersion.
- { # Describes the status of a user-managed replica for the SecretVersion.
- "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
- "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
- },
- "location": "A String", # Output only. The canonical ID of the replica location. For example: `"us-east1"`.
- },
- ],
+ "createTime": "A String", # Output only. The time at which the SecretVersion was created.
+ "destroyTime": "A String", # Output only. The time this SecretVersion was destroyed. Only present if state is DESTROYED.
+ "name": "A String", # Output only. The resource name of the SecretVersion in the format `projects/*/secrets/*/versions/*`. SecretVersion IDs in a Secret start at 1 and are incremented for each subsequent version of the secret.
+ "replicationStatus": { # The replication status of a SecretVersion. # The replication status of the SecretVersion.
+ "automatic": { # The replication status of a SecretVersion using automatic replication. Only populated if the parent Secret has an automatic replication policy. # Describes the replication status of a SecretVersion with automatic replication. Only populated if the parent Secret has an automatic replication policy.
+ "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
+ "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
},
},
- "destroyTime": "A String", # Output only. The time this SecretVersion was destroyed. Only present if state is DESTROYED.
- }</pre>
+ "userManaged": { # The replication status of a SecretVersion using user-managed replication. Only populated if the parent Secret has a user-managed replication policy. # Describes the replication status of a SecretVersion with user-managed replication. Only populated if the parent Secret has a user-managed replication policy.
+ "replicas": [ # Output only. The list of replica statuses for the SecretVersion.
+ { # Describes the status of a user-managed replica for the SecretVersion.
+ "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
+ "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
+ },
+ "location": "A String", # Output only. The canonical ID of the replica location. For example: `"us-east1"`.
+ },
+ ],
+ },
+ },
+ "state": "A String", # Output only. The current state of the SecretVersion.
+}</pre>
</div>
<div class="method">
@@ -181,7 +181,7 @@
The object takes the form of:
{ # Request message for SecretManagerService.DisableSecretVersion.
- }
+}
x__xgafv: string, V1 error format.
Allowed values
@@ -192,28 +192,28 @@
An object of the form:
{ # A secret version resource in the Secret Manager API.
- "state": "A String", # Output only. The current state of the SecretVersion.
- "name": "A String", # Output only. The resource name of the SecretVersion in the format `projects/*/secrets/*/versions/*`. SecretVersion IDs in a Secret start at 1 and are incremented for each subsequent version of the secret.
- "createTime": "A String", # Output only. The time at which the SecretVersion was created.
- "replicationStatus": { # The replication status of a SecretVersion. # The replication status of the SecretVersion.
- "automatic": { # The replication status of a SecretVersion using automatic replication. Only populated if the parent Secret has an automatic replication policy. # Describes the replication status of a SecretVersion with automatic replication. Only populated if the parent Secret has an automatic replication policy.
- "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
- "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
- },
- },
- "userManaged": { # The replication status of a SecretVersion using user-managed replication. Only populated if the parent Secret has a user-managed replication policy. # Describes the replication status of a SecretVersion with user-managed replication. Only populated if the parent Secret has a user-managed replication policy.
- "replicas": [ # Output only. The list of replica statuses for the SecretVersion.
- { # Describes the status of a user-managed replica for the SecretVersion.
- "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
- "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
- },
- "location": "A String", # Output only. The canonical ID of the replica location. For example: `"us-east1"`.
- },
- ],
+ "createTime": "A String", # Output only. The time at which the SecretVersion was created.
+ "destroyTime": "A String", # Output only. The time this SecretVersion was destroyed. Only present if state is DESTROYED.
+ "name": "A String", # Output only. The resource name of the SecretVersion in the format `projects/*/secrets/*/versions/*`. SecretVersion IDs in a Secret start at 1 and are incremented for each subsequent version of the secret.
+ "replicationStatus": { # The replication status of a SecretVersion. # The replication status of the SecretVersion.
+ "automatic": { # The replication status of a SecretVersion using automatic replication. Only populated if the parent Secret has an automatic replication policy. # Describes the replication status of a SecretVersion with automatic replication. Only populated if the parent Secret has an automatic replication policy.
+ "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
+ "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
},
},
- "destroyTime": "A String", # Output only. The time this SecretVersion was destroyed. Only present if state is DESTROYED.
- }</pre>
+ "userManaged": { # The replication status of a SecretVersion using user-managed replication. Only populated if the parent Secret has a user-managed replication policy. # Describes the replication status of a SecretVersion with user-managed replication. Only populated if the parent Secret has a user-managed replication policy.
+ "replicas": [ # Output only. The list of replica statuses for the SecretVersion.
+ { # Describes the status of a user-managed replica for the SecretVersion.
+ "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
+ "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
+ },
+ "location": "A String", # Output only. The canonical ID of the replica location. For example: `"us-east1"`.
+ },
+ ],
+ },
+ },
+ "state": "A String", # Output only. The current state of the SecretVersion.
+}</pre>
</div>
<div class="method">
@@ -226,7 +226,7 @@
The object takes the form of:
{ # Request message for SecretManagerService.EnableSecretVersion.
- }
+}
x__xgafv: string, V1 error format.
Allowed values
@@ -237,28 +237,28 @@
An object of the form:
{ # A secret version resource in the Secret Manager API.
- "state": "A String", # Output only. The current state of the SecretVersion.
- "name": "A String", # Output only. The resource name of the SecretVersion in the format `projects/*/secrets/*/versions/*`. SecretVersion IDs in a Secret start at 1 and are incremented for each subsequent version of the secret.
- "createTime": "A String", # Output only. The time at which the SecretVersion was created.
- "replicationStatus": { # The replication status of a SecretVersion. # The replication status of the SecretVersion.
- "automatic": { # The replication status of a SecretVersion using automatic replication. Only populated if the parent Secret has an automatic replication policy. # Describes the replication status of a SecretVersion with automatic replication. Only populated if the parent Secret has an automatic replication policy.
- "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
- "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
- },
- },
- "userManaged": { # The replication status of a SecretVersion using user-managed replication. Only populated if the parent Secret has a user-managed replication policy. # Describes the replication status of a SecretVersion with user-managed replication. Only populated if the parent Secret has a user-managed replication policy.
- "replicas": [ # Output only. The list of replica statuses for the SecretVersion.
- { # Describes the status of a user-managed replica for the SecretVersion.
- "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
- "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
- },
- "location": "A String", # Output only. The canonical ID of the replica location. For example: `"us-east1"`.
- },
- ],
+ "createTime": "A String", # Output only. The time at which the SecretVersion was created.
+ "destroyTime": "A String", # Output only. The time this SecretVersion was destroyed. Only present if state is DESTROYED.
+ "name": "A String", # Output only. The resource name of the SecretVersion in the format `projects/*/secrets/*/versions/*`. SecretVersion IDs in a Secret start at 1 and are incremented for each subsequent version of the secret.
+ "replicationStatus": { # The replication status of a SecretVersion. # The replication status of the SecretVersion.
+ "automatic": { # The replication status of a SecretVersion using automatic replication. Only populated if the parent Secret has an automatic replication policy. # Describes the replication status of a SecretVersion with automatic replication. Only populated if the parent Secret has an automatic replication policy.
+ "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
+ "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
},
},
- "destroyTime": "A String", # Output only. The time this SecretVersion was destroyed. Only present if state is DESTROYED.
- }</pre>
+ "userManaged": { # The replication status of a SecretVersion using user-managed replication. Only populated if the parent Secret has a user-managed replication policy. # Describes the replication status of a SecretVersion with user-managed replication. Only populated if the parent Secret has a user-managed replication policy.
+ "replicas": [ # Output only. The list of replica statuses for the SecretVersion.
+ { # Describes the status of a user-managed replica for the SecretVersion.
+ "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
+ "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
+ },
+ "location": "A String", # Output only. The canonical ID of the replica location. For example: `"us-east1"`.
+ },
+ ],
+ },
+ },
+ "state": "A String", # Output only. The current state of the SecretVersion.
+}</pre>
</div>
<div class="method">
@@ -276,28 +276,28 @@
An object of the form:
{ # A secret version resource in the Secret Manager API.
- "state": "A String", # Output only. The current state of the SecretVersion.
- "name": "A String", # Output only. The resource name of the SecretVersion in the format `projects/*/secrets/*/versions/*`. SecretVersion IDs in a Secret start at 1 and are incremented for each subsequent version of the secret.
- "createTime": "A String", # Output only. The time at which the SecretVersion was created.
- "replicationStatus": { # The replication status of a SecretVersion. # The replication status of the SecretVersion.
- "automatic": { # The replication status of a SecretVersion using automatic replication. Only populated if the parent Secret has an automatic replication policy. # Describes the replication status of a SecretVersion with automatic replication. Only populated if the parent Secret has an automatic replication policy.
- "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
- "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
- },
- },
- "userManaged": { # The replication status of a SecretVersion using user-managed replication. Only populated if the parent Secret has a user-managed replication policy. # Describes the replication status of a SecretVersion with user-managed replication. Only populated if the parent Secret has a user-managed replication policy.
- "replicas": [ # Output only. The list of replica statuses for the SecretVersion.
- { # Describes the status of a user-managed replica for the SecretVersion.
- "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
- "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
- },
- "location": "A String", # Output only. The canonical ID of the replica location. For example: `"us-east1"`.
- },
- ],
+ "createTime": "A String", # Output only. The time at which the SecretVersion was created.
+ "destroyTime": "A String", # Output only. The time this SecretVersion was destroyed. Only present if state is DESTROYED.
+ "name": "A String", # Output only. The resource name of the SecretVersion in the format `projects/*/secrets/*/versions/*`. SecretVersion IDs in a Secret start at 1 and are incremented for each subsequent version of the secret.
+ "replicationStatus": { # The replication status of a SecretVersion. # The replication status of the SecretVersion.
+ "automatic": { # The replication status of a SecretVersion using automatic replication. Only populated if the parent Secret has an automatic replication policy. # Describes the replication status of a SecretVersion with automatic replication. Only populated if the parent Secret has an automatic replication policy.
+ "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
+ "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
},
},
- "destroyTime": "A String", # Output only. The time this SecretVersion was destroyed. Only present if state is DESTROYED.
- }</pre>
+ "userManaged": { # The replication status of a SecretVersion using user-managed replication. Only populated if the parent Secret has a user-managed replication policy. # Describes the replication status of a SecretVersion with user-managed replication. Only populated if the parent Secret has a user-managed replication policy.
+ "replicas": [ # Output only. The list of replica statuses for the SecretVersion.
+ { # Describes the status of a user-managed replica for the SecretVersion.
+ "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
+ "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
+ },
+ "location": "A String", # Output only. The canonical ID of the replica location. For example: `"us-east1"`.
+ },
+ ],
+ },
+ },
+ "state": "A String", # Output only. The current state of the SecretVersion.
+}</pre>
</div>
<div class="method">
@@ -317,34 +317,34 @@
An object of the form:
{ # Response message for SecretManagerService.ListSecretVersions.
- "nextPageToken": "A String", # A token to retrieve the next page of results. Pass this value in ListSecretVersionsRequest.page_token to retrieve the next page.
- "totalSize": 42, # The total number of SecretVersions.
- "versions": [ # The list of SecretVersions sorted in reverse by create_time (newest first).
- { # A secret version resource in the Secret Manager API.
- "state": "A String", # Output only. The current state of the SecretVersion.
- "name": "A String", # Output only. The resource name of the SecretVersion in the format `projects/*/secrets/*/versions/*`. SecretVersion IDs in a Secret start at 1 and are incremented for each subsequent version of the secret.
- "createTime": "A String", # Output only. The time at which the SecretVersion was created.
- "replicationStatus": { # The replication status of a SecretVersion. # The replication status of the SecretVersion.
- "automatic": { # The replication status of a SecretVersion using automatic replication. Only populated if the parent Secret has an automatic replication policy. # Describes the replication status of a SecretVersion with automatic replication. Only populated if the parent Secret has an automatic replication policy.
- "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
- "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
- },
- },
- "userManaged": { # The replication status of a SecretVersion using user-managed replication. Only populated if the parent Secret has a user-managed replication policy. # Describes the replication status of a SecretVersion with user-managed replication. Only populated if the parent Secret has a user-managed replication policy.
- "replicas": [ # Output only. The list of replica statuses for the SecretVersion.
- { # Describes the status of a user-managed replica for the SecretVersion.
- "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
- "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
- },
- "location": "A String", # Output only. The canonical ID of the replica location. For example: `"us-east1"`.
- },
- ],
+ "nextPageToken": "A String", # A token to retrieve the next page of results. Pass this value in ListSecretVersionsRequest.page_token to retrieve the next page.
+ "totalSize": 42, # The total number of SecretVersions.
+ "versions": [ # The list of SecretVersions sorted in reverse by create_time (newest first).
+ { # A secret version resource in the Secret Manager API.
+ "createTime": "A String", # Output only. The time at which the SecretVersion was created.
+ "destroyTime": "A String", # Output only. The time this SecretVersion was destroyed. Only present if state is DESTROYED.
+ "name": "A String", # Output only. The resource name of the SecretVersion in the format `projects/*/secrets/*/versions/*`. SecretVersion IDs in a Secret start at 1 and are incremented for each subsequent version of the secret.
+ "replicationStatus": { # The replication status of a SecretVersion. # The replication status of the SecretVersion.
+ "automatic": { # The replication status of a SecretVersion using automatic replication. Only populated if the parent Secret has an automatic replication policy. # Describes the replication status of a SecretVersion with automatic replication. Only populated if the parent Secret has an automatic replication policy.
+ "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
+ "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
},
},
- "destroyTime": "A String", # Output only. The time this SecretVersion was destroyed. Only present if state is DESTROYED.
+ "userManaged": { # The replication status of a SecretVersion using user-managed replication. Only populated if the parent Secret has a user-managed replication policy. # Describes the replication status of a SecretVersion with user-managed replication. Only populated if the parent Secret has a user-managed replication policy.
+ "replicas": [ # Output only. The list of replica statuses for the SecretVersion.
+ { # Describes the status of a user-managed replica for the SecretVersion.
+ "customerManagedEncryption": { # Describes the status of customer-managed encryption. # Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.
+ "kmsKeyVersionName": "A String", # Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: `projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*`.
+ },
+ "location": "A String", # Output only. The canonical ID of the replica location. For example: `"us-east1"`.
+ },
+ ],
+ },
},
- ],
- }</pre>
+ "state": "A String", # Output only. The current state of the SecretVersion.
+ },
+ ],
+}</pre>
</div>
<div class="method">