• Home
  • Raw
  • Download

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…
126secret payload resource in the Secret Manager API. This contains the sensitive secret payload that…
127 &quot;data&quot;: &quot;A String&quot;, # 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…
145Secret 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…
150Secret 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 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the Secret was crea…
181 &quot;etag&quot;: &quot;A String&quot;, # Optional. Etag of the currently stored Secret.
182 …&quot;expireTime&quot;: &quot;A String&quot;, # Optional. Timestamp in UTC when the Secret is sche…
183 …&quot;labels&quot;: { # The labels assigned to this Secret. Label keys must be between 1 and 63 ch…
186 …&quot;name&quot;: &quot;A String&quot;, # 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…
189secret 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 &quot;replicas&quot;: [ # Required. The list of Replicas for this Secret. Cannot be empty.
195 { # Represents a Replica for this Secret.
196secret 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…
204Secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics confi…
205 …e&quot;: &quot;A String&quot;, # 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 &quot;ttl&quot;: &quot;A String&quot;, # 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 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the Secret was crea…
227 &quot;etag&quot;: &quot;A String&quot;, # Optional. Etag of the currently stored Secret.
228 …&quot;expireTime&quot;: &quot;A String&quot;, # Optional. Timestamp in UTC when the Secret is sche…
229 …&quot;labels&quot;: { # The labels assigned to this Secret. Label keys must be between 1 and 63 ch…
232 …&quot;name&quot;: &quot;A String&quot;, # 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…
235secret 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 &quot;replicas&quot;: [ # Required. The list of Replicas for this Secret. Cannot be empty.
241 { # Represents a Replica for this Secret.
242secret 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…
250Secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics confi…
251 …e&quot;: &quot;A String&quot;, # 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 &quot;ttl&quot;: &quot;A String&quot;, # 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 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the Secret was crea…
298 &quot;etag&quot;: &quot;A String&quot;, # Optional. Etag of the currently stored Secret.
299 …&quot;expireTime&quot;: &quot;A String&quot;, # Optional. Timestamp in UTC when the Secret is sche…
300 …&quot;labels&quot;: { # The labels assigned to this Secret. Label keys must be between 1 and 63 ch…
303 …&quot;name&quot;: &quot;A String&quot;, # 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…
306secret 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 &quot;replicas&quot;: [ # Required. The list of Replicas for this Secret. Cannot be empty.
312 { # Represents a Replica for this Secret.
313secret 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…
321Secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics confi…
322 …e&quot;: &quot;A String&quot;, # 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 &quot;ttl&quot;: &quot;A String&quot;, # 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 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the Secret was crea…
404 &quot;etag&quot;: &quot;A String&quot;, # Optional. Etag of the currently stored Secret.
405 …&quot;expireTime&quot;: &quot;A String&quot;, # Optional. Timestamp in UTC when the Secret is sche…
406 …&quot;labels&quot;: { # The labels assigned to this Secret. Label keys must be between 1 and 63 ch…
409 …&quot;name&quot;: &quot;A String&quot;, # 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…
412secret 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 &quot;replicas&quot;: [ # Required. The list of Replicas for this Secret. Cannot be empty.
418 { # Represents a Replica for this Secret.
419secret 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…
427Secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics confi…
428 …e&quot;: &quot;A String&quot;, # 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 &quot;ttl&quot;: &quot;A String&quot;, # 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 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the Secret was crea…
468 &quot;etag&quot;: &quot;A String&quot;, # Optional. Etag of the currently stored Secret.
469 …&quot;expireTime&quot;: &quot;A String&quot;, # Optional. Timestamp in UTC when the Secret is sche…
470 …&quot;labels&quot;: { # The labels assigned to this Secret. Label keys must be between 1 and 63 ch…
473 …&quot;name&quot;: &quot;A String&quot;, # 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…
476secret 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 &quot;replicas&quot;: [ # Required. The list of Replicas for this Secret. Cannot be empty.
482 { # Represents a Replica for this Secret.
483secret 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…
491Secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics confi…
492 …e&quot;: &quot;A String&quot;, # 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 &quot;ttl&quot;: &quot;A String&quot;, # 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 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which the Secret was crea…
514 &quot;etag&quot;: &quot;A String&quot;, # Optional. Etag of the currently stored Secret.
515 …&quot;expireTime&quot;: &quot;A String&quot;, # Optional. Timestamp in UTC when the Secret is sche…
516 …&quot;labels&quot;: { # The labels assigned to this Secret. Label keys must be between 1 and 63 ch…
519 …&quot;name&quot;: &quot;A String&quot;, # 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…
522secret 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 &quot;replicas&quot;: [ # Required. The list of Replicas for this Secret. Cannot be empty.
528 { # Represents a Replica for this Secret.
529secret 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…
537Secret. At next_rotation_time, Secret Manager will send a Pub/Sub notification to the topics confi…
538 …e&quot;: &quot;A String&quot;, # 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 &quot;ttl&quot;: &quot;A String&quot;, # 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,…