Lines Matching full:secret
75 <h1><a href="secretmanager_v1.html">Secret Manager API</a> . <a href="secretmanager_v1.projects.htm…
84 …="firstline">Creates a new SecretVersion containing secret data and attaches it to an existing Sec…
90 <p class="firstline">Creates a new Secret containing no SecretVersions.</p>
93 <p class="firstline">Deletes a Secret.</p>
96 <p class="firstline">Gets metadata for a given Secret.</p>
99 …class="firstline">Gets the access control policy for a secret. Returns empty policy if the secret …
108 <p class="firstline">Updates metadata of an existing Secret.</p>
111 …specified secret. Replaces any existing policy. Permissions on SecretVersions are enforced accordi…
114 <p class="firstline">Returns permissions that a caller has for the specified secret. If the secret …
118 <pre>Creates a new SecretVersion containing secret data and attaches it to an existing Secret.
121 …parent: string, Required. The resource name of the Secret to associate with the SecretVersion in t…
126 …secret payload resource in the Secret Manager API. This contains the sensitive secret payload that…
127 "data": "A String", # The secret data. Must be no larger than 64KiB.
139 { # A secret version resource in the Secret Manager API.
143 …/versions/*`. SecretVersion IDs in a Secret start at 1 and are incremented for each subsequent ver…
145 …Secret has an automatic replication policy. # Describes the replication status of a SecretVersion …
147 … The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the fo…
150 …Secret has a user-managed replication policy. # Describes the replication status of a SecretVersio…
154 … The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the fo…
172 <pre>Creates a new Secret containing no SecretVersions.
175 …parent: string, Required. The resource name of the project to associate with the Secret, in the fo…
179 …# A Secret is a logical secret whose value and versions can be accessed. A Secret is made up of ze…
180 …"createTime": "A String", # Output only. The time at which the Secret was crea…
181 "etag": "A String", # Optional. Etag of the currently stored Secret.
182 …"expireTime": "A String", # Optional. Timestamp in UTC when the Secret is sche…
183 …"labels": { # The labels assigned to this Secret. Label keys must be between 1 and 63 ch…
186 …"name": "A String", # Output only. The resource name of the Secret in the form…
187 …The replication policy of the secret data attached to the Secret. The replication policy cannot be…
188 …ot;: { # A replication policy that replicates the Secret payload without any restrictions. # The S…
189 …secret payloads using customer-managed encryption keys (CMEK). # Optional. The customer-managed en…
190 …# Required. The resource name of the Cloud KMS CryptoKey used to encrypt secret payloads. For secr…
193 …olicy that replicates the Secret payload into the locations specified in Secret.replication.user_m…
194 "replicas": [ # Required. The list of Replicas for this Secret. Cannot be empty.
195 { # Represents a Replica for this Secret.
196 …secret payloads using customer-managed encryption keys (CMEK). # Optional. The customer-managed en…
197 …# Required. The resource name of the Cloud KMS CryptoKey used to encrypt secret payloads. For secr…
204 …Secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics confi…
205 …e": "A String", # Optional. Timestamp in UTC at which the Secret is scheduled to ro…
208 …hich messages are published when control plane operations are called on the secret or its versions.
209 …{ # A Pub/Sub topic which Secret Manager will publish to when control plane events occur on this s…
210 …following format: `projects/*/topics/*`. For publication to succeed, the Secret Manager P4SA must …
213 "ttl": "A String", # Input only. The TTL for the Secret.
216 …secretId: string, Required. This must be unique within the project. A secret ID is a string with a…
225 …# A Secret is a logical secret whose value and versions can be accessed. A Secret is made up of ze…
226 …"createTime": "A String", # Output only. The time at which the Secret was crea…
227 "etag": "A String", # Optional. Etag of the currently stored Secret.
228 …"expireTime": "A String", # Optional. Timestamp in UTC when the Secret is sche…
229 …"labels": { # The labels assigned to this Secret. Label keys must be between 1 and 63 ch…
232 …"name": "A String", # Output only. The resource name of the Secret in the form…
233 …The replication policy of the secret data attached to the Secret. The replication policy cannot be…
234 …ot;: { # A replication policy that replicates the Secret payload without any restrictions. # The S…
235 …secret payloads using customer-managed encryption keys (CMEK). # Optional. The customer-managed en…
236 …# Required. The resource name of the Cloud KMS CryptoKey used to encrypt secret payloads. For secr…
239 …olicy that replicates the Secret payload into the locations specified in Secret.replication.user_m…
240 "replicas": [ # Required. The list of Replicas for this Secret. Cannot be empty.
241 { # Represents a Replica for this Secret.
242 …secret payloads using customer-managed encryption keys (CMEK). # Optional. The customer-managed en…
243 …# Required. The resource name of the Cloud KMS CryptoKey used to encrypt secret payloads. For secr…
250 …Secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics confi…
251 …e": "A String", # Optional. Timestamp in UTC at which the Secret is scheduled to ro…
254 …hich messages are published when control plane operations are called on the secret or its versions.
255 …{ # A Pub/Sub topic which Secret Manager will publish to when control plane events occur on this s…
256 …following format: `projects/*/topics/*`. For publication to succeed, the Secret Manager P4SA must …
259 "ttl": "A String", # Input only. The TTL for the Secret.
265 <pre>Deletes a Secret.
268 …name: string, Required. The resource name of the Secret to delete in the format `projects/*/secret…
269 …tag: string, Optional. Etag of the Secret. The request succeeds if it matches the etag of the curr…
284 <pre>Gets metadata for a given Secret.
287 …name: string, Required. The resource name of the Secret, in the format `projects/*/secrets/*`. (re…
296 …# A Secret is a logical secret whose value and versions can be accessed. A Secret is made up of ze…
297 …"createTime": "A String", # Output only. The time at which the Secret was crea…
298 "etag": "A String", # Optional. Etag of the currently stored Secret.
299 …"expireTime": "A String", # Optional. Timestamp in UTC when the Secret is sche…
300 …"labels": { # The labels assigned to this Secret. Label keys must be between 1 and 63 ch…
303 …"name": "A String", # Output only. The resource name of the Secret in the form…
304 …The replication policy of the secret data attached to the Secret. The replication policy cannot be…
305 …ot;: { # A replication policy that replicates the Secret payload without any restrictions. # The S…
306 …secret payloads using customer-managed encryption keys (CMEK). # Optional. The customer-managed en…
307 …# Required. The resource name of the Cloud KMS CryptoKey used to encrypt secret payloads. For secr…
310 …olicy that replicates the Secret payload into the locations specified in Secret.replication.user_m…
311 "replicas": [ # Required. The list of Replicas for this Secret. Cannot be empty.
312 { # Represents a Replica for this Secret.
313 …secret payloads using customer-managed encryption keys (CMEK). # Optional. The customer-managed en…
314 …# Required. The resource name of the Cloud KMS CryptoKey used to encrypt secret payloads. For secr…
321 …Secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics confi…
322 …e": "A String", # Optional. Timestamp in UTC at which the Secret is scheduled to ro…
325 …hich messages are published when control plane operations are called on the secret or its versions.
326 …{ # A Pub/Sub topic which Secret Manager will publish to when control plane events occur on this s…
327 …following format: `projects/*/topics/*`. For publication to succeed, the Secret Manager P4SA must …
330 "ttl": "A String", # Input only. The TTL for the Secret.
336 …<pre>Gets the access control policy for a secret. Returns empty policy if the secret exists and do…
388 …ring to the rules in [List-operation filtering](https://cloud.google.com/secret-manager/docs/filte…
402 …# A Secret is a logical secret whose value and versions can be accessed. A Secret is made up of ze…
403 …"createTime": "A String", # Output only. The time at which the Secret was crea…
404 "etag": "A String", # Optional. Etag of the currently stored Secret.
405 …"expireTime": "A String", # Optional. Timestamp in UTC when the Secret is sche…
406 …"labels": { # The labels assigned to this Secret. Label keys must be between 1 and 63 ch…
409 …"name": "A String", # Output only. The resource name of the Secret in the form…
410 …The replication policy of the secret data attached to the Secret. The replication policy cannot be…
411 …ot;: { # A replication policy that replicates the Secret payload without any restrictions. # The S…
412 …secret payloads using customer-managed encryption keys (CMEK). # Optional. The customer-managed en…
413 …# Required. The resource name of the Cloud KMS CryptoKey used to encrypt secret payloads. For secr…
416 …olicy that replicates the Secret payload into the locations specified in Secret.replication.user_m…
417 "replicas": [ # Required. The list of Replicas for this Secret. Cannot be empty.
418 { # Represents a Replica for this Secret.
419 …secret payloads using customer-managed encryption keys (CMEK). # Optional. The customer-managed en…
420 …# Required. The resource name of the Cloud KMS CryptoKey used to encrypt secret payloads. For secr…
427 …Secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics confi…
428 …e": "A String", # Optional. Timestamp in UTC at which the Secret is scheduled to ro…
431 …hich messages are published when control plane operations are called on the secret or its versions.
432 …{ # A Pub/Sub topic which Secret Manager will publish to when control plane events occur on this s…
433 …following format: `projects/*/topics/*`. For publication to succeed, the Secret Manager P4SA must …
436 "ttl": "A String", # Input only. The TTL for the Secret.
459 <pre>Updates metadata of an existing Secret.
462 …name: string, Output only. The resource name of the Secret in the format `projects/*/secrets/*`. (…
466 …# A Secret is a logical secret whose value and versions can be accessed. A Secret is made up of ze…
467 …"createTime": "A String", # Output only. The time at which the Secret was crea…
468 "etag": "A String", # Optional. Etag of the currently stored Secret.
469 …"expireTime": "A String", # Optional. Timestamp in UTC when the Secret is sche…
470 …"labels": { # The labels assigned to this Secret. Label keys must be between 1 and 63 ch…
473 …"name": "A String", # Output only. The resource name of the Secret in the form…
474 …The replication policy of the secret data attached to the Secret. The replication policy cannot be…
475 …ot;: { # A replication policy that replicates the Secret payload without any restrictions. # The S…
476 …secret payloads using customer-managed encryption keys (CMEK). # Optional. The customer-managed en…
477 …# Required. The resource name of the Cloud KMS CryptoKey used to encrypt secret payloads. For secr…
480 …olicy that replicates the Secret payload into the locations specified in Secret.replication.user_m…
481 "replicas": [ # Required. The list of Replicas for this Secret. Cannot be empty.
482 { # Represents a Replica for this Secret.
483 …secret payloads using customer-managed encryption keys (CMEK). # Optional. The customer-managed en…
484 …# Required. The resource name of the Cloud KMS CryptoKey used to encrypt secret payloads. For secr…
491 …Secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics confi…
492 …e": "A String", # Optional. Timestamp in UTC at which the Secret is scheduled to ro…
495 …hich messages are published when control plane operations are called on the secret or its versions.
496 …{ # A Pub/Sub topic which Secret Manager will publish to when control plane events occur on this s…
497 …following format: `projects/*/topics/*`. For publication to succeed, the Secret Manager P4SA must …
500 "ttl": "A String", # Input only. The TTL for the Secret.
512 …# A Secret is a logical secret whose value and versions can be accessed. A Secret is made up of ze…
513 …"createTime": "A String", # Output only. The time at which the Secret was crea…
514 "etag": "A String", # Optional. Etag of the currently stored Secret.
515 …"expireTime": "A String", # Optional. Timestamp in UTC when the Secret is sche…
516 …"labels": { # The labels assigned to this Secret. Label keys must be between 1 and 63 ch…
519 …"name": "A String", # Output only. The resource name of the Secret in the form…
520 …The replication policy of the secret data attached to the Secret. The replication policy cannot be…
521 …ot;: { # A replication policy that replicates the Secret payload without any restrictions. # The S…
522 …secret payloads using customer-managed encryption keys (CMEK). # Optional. The customer-managed en…
523 …# Required. The resource name of the Cloud KMS CryptoKey used to encrypt secret payloads. For secr…
526 …olicy that replicates the Secret payload into the locations specified in Secret.replication.user_m…
527 "replicas": [ # Required. The list of Replicas for this Secret. Cannot be empty.
528 { # Represents a Replica for this Secret.
529 …secret payloads using customer-managed encryption keys (CMEK). # Optional. The customer-managed en…
530 …# Required. The resource name of the Cloud KMS CryptoKey used to encrypt secret payloads. For secr…
537 …Secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics confi…
538 …e": "A String", # Optional. Timestamp in UTC at which the Secret is scheduled to ro…
541 …hich messages are published when control plane operations are called on the secret or its versions.
542 …{ # A Pub/Sub topic which Secret Manager will publish to when control plane events occur on this s…
543 …following format: `projects/*/topics/*`. For publication to succeed, the Secret Manager P4SA must …
546 "ttl": "A String", # Input only. The TTL for the Secret.
552 …specified secret. Replaces any existing policy. Permissions on SecretVersions are enforced accordi…
637 …<pre>Returns permissions that a caller has for the specified secret. If the secret does not exist,…