Skip to content

Commit 251eb52

Browse files
feat(secretmanager): update the api
#### secretmanager:v1 The following keys were added: - schemas.Secret.properties.tags (Total Keys: 2) #### secretmanager:v1beta1 The following keys were added: - schemas.Secret.properties.tags (Total Keys: 2) #### secretmanager:v1beta2 The following keys were added: - schemas.Secret.properties.tags (Total Keys: 2)
1 parent c45599e commit 251eb52

8 files changed

+114
-3
lines changed

docs/dyn/secretmanager_v1.projects.locations.secrets.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,9 @@ <h3>Method Details</h3>
217217
&quot;nextRotationTime&quot;: &quot;A String&quot;, # Optional. Timestamp in UTC at which the Secret is scheduled to rotate. Cannot be set to less than 300s (5 min) in the future and at most 3153600000s (100 years). next_rotation_time MUST be set if rotation_period is set.
218218
&quot;rotationPeriod&quot;: &quot;A String&quot;, # Input only. The Duration between rotation notifications. Must be in seconds and at least 3600s (1h) and at most 3153600000s (100 years). If rotation_period is set, next_rotation_time must be set. next_rotation_time will be advanced by this period when the service automatically sends rotation notifications.
219219
},
220+
&quot;tags&quot;: { # Optional. Input only. Immutable. Mapping of Tag keys/values directly bound to this resource. For example: &quot;123/environment&quot;: &quot;production&quot;, &quot;123/costCenter&quot;: &quot;marketing&quot; Tags are used to organize and group resources. Tags can be used to control policy evaluation for the resource.
221+
&quot;a_key&quot;: &quot;A String&quot;,
222+
},
220223
&quot;topics&quot;: [ # Optional. A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret or its versions.
221224
{ # A Pub/Sub topic which Secret Manager will publish to when control plane events occur on this secret.
222225
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the Pub/Sub topic that will be published to, in the following format: `projects/*/topics/*`. For publication to succeed, the Secret Manager service agent must have the `pubsub.topic.publish` permission on the topic. The Pub/Sub Publisher role (`roles/pubsub.publisher`) includes this permission.
@@ -273,6 +276,9 @@ <h3>Method Details</h3>
273276
&quot;nextRotationTime&quot;: &quot;A String&quot;, # Optional. Timestamp in UTC at which the Secret is scheduled to rotate. Cannot be set to less than 300s (5 min) in the future and at most 3153600000s (100 years). next_rotation_time MUST be set if rotation_period is set.
274277
&quot;rotationPeriod&quot;: &quot;A String&quot;, # Input only. The Duration between rotation notifications. Must be in seconds and at least 3600s (1h) and at most 3153600000s (100 years). If rotation_period is set, next_rotation_time must be set. next_rotation_time will be advanced by this period when the service automatically sends rotation notifications.
275278
},
279+
&quot;tags&quot;: { # Optional. Input only. Immutable. Mapping of Tag keys/values directly bound to this resource. For example: &quot;123/environment&quot;: &quot;production&quot;, &quot;123/costCenter&quot;: &quot;marketing&quot; Tags are used to organize and group resources. Tags can be used to control policy evaluation for the resource.
280+
&quot;a_key&quot;: &quot;A String&quot;,
281+
},
276282
&quot;topics&quot;: [ # Optional. A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret or its versions.
277283
{ # A Pub/Sub topic which Secret Manager will publish to when control plane events occur on this secret.
278284
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the Pub/Sub topic that will be published to, in the following format: `projects/*/topics/*`. For publication to succeed, the Secret Manager service agent must have the `pubsub.topic.publish` permission on the topic. The Pub/Sub Publisher role (`roles/pubsub.publisher`) includes this permission.
@@ -354,6 +360,9 @@ <h3>Method Details</h3>
354360
&quot;nextRotationTime&quot;: &quot;A String&quot;, # Optional. Timestamp in UTC at which the Secret is scheduled to rotate. Cannot be set to less than 300s (5 min) in the future and at most 3153600000s (100 years). next_rotation_time MUST be set if rotation_period is set.
355361
&quot;rotationPeriod&quot;: &quot;A String&quot;, # Input only. The Duration between rotation notifications. Must be in seconds and at least 3600s (1h) and at most 3153600000s (100 years). If rotation_period is set, next_rotation_time must be set. next_rotation_time will be advanced by this period when the service automatically sends rotation notifications.
356362
},
363+
&quot;tags&quot;: { # Optional. Input only. Immutable. Mapping of Tag keys/values directly bound to this resource. For example: &quot;123/environment&quot;: &quot;production&quot;, &quot;123/costCenter&quot;: &quot;marketing&quot; Tags are used to organize and group resources. Tags can be used to control policy evaluation for the resource.
364+
&quot;a_key&quot;: &quot;A String&quot;,
365+
},
357366
&quot;topics&quot;: [ # Optional. A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret or its versions.
358367
{ # A Pub/Sub topic which Secret Manager will publish to when control plane events occur on this secret.
359368
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the Pub/Sub topic that will be published to, in the following format: `projects/*/topics/*`. For publication to succeed, the Secret Manager service agent must have the `pubsub.topic.publish` permission on the topic. The Pub/Sub Publisher role (`roles/pubsub.publisher`) includes this permission.
@@ -470,6 +479,9 @@ <h3>Method Details</h3>
470479
&quot;nextRotationTime&quot;: &quot;A String&quot;, # Optional. Timestamp in UTC at which the Secret is scheduled to rotate. Cannot be set to less than 300s (5 min) in the future and at most 3153600000s (100 years). next_rotation_time MUST be set if rotation_period is set.
471480
&quot;rotationPeriod&quot;: &quot;A String&quot;, # Input only. The Duration between rotation notifications. Must be in seconds and at least 3600s (1h) and at most 3153600000s (100 years). If rotation_period is set, next_rotation_time must be set. next_rotation_time will be advanced by this period when the service automatically sends rotation notifications.
472481
},
482+
&quot;tags&quot;: { # Optional. Input only. Immutable. Mapping of Tag keys/values directly bound to this resource. For example: &quot;123/environment&quot;: &quot;production&quot;, &quot;123/costCenter&quot;: &quot;marketing&quot; Tags are used to organize and group resources. Tags can be used to control policy evaluation for the resource.
483+
&quot;a_key&quot;: &quot;A String&quot;,
484+
},
473485
&quot;topics&quot;: [ # Optional. A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret or its versions.
474486
{ # A Pub/Sub topic which Secret Manager will publish to when control plane events occur on this secret.
475487
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the Pub/Sub topic that will be published to, in the following format: `projects/*/topics/*`. For publication to succeed, the Secret Manager service agent must have the `pubsub.topic.publish` permission on the topic. The Pub/Sub Publisher role (`roles/pubsub.publisher`) includes this permission.
@@ -544,6 +556,9 @@ <h3>Method Details</h3>
544556
&quot;nextRotationTime&quot;: &quot;A String&quot;, # Optional. Timestamp in UTC at which the Secret is scheduled to rotate. Cannot be set to less than 300s (5 min) in the future and at most 3153600000s (100 years). next_rotation_time MUST be set if rotation_period is set.
545557
&quot;rotationPeriod&quot;: &quot;A String&quot;, # Input only. The Duration between rotation notifications. Must be in seconds and at least 3600s (1h) and at most 3153600000s (100 years). If rotation_period is set, next_rotation_time must be set. next_rotation_time will be advanced by this period when the service automatically sends rotation notifications.
546558
},
559+
&quot;tags&quot;: { # Optional. Input only. Immutable. Mapping of Tag keys/values directly bound to this resource. For example: &quot;123/environment&quot;: &quot;production&quot;, &quot;123/costCenter&quot;: &quot;marketing&quot; Tags are used to organize and group resources. Tags can be used to control policy evaluation for the resource.
560+
&quot;a_key&quot;: &quot;A String&quot;,
561+
},
547562
&quot;topics&quot;: [ # Optional. A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret or its versions.
548563
{ # A Pub/Sub topic which Secret Manager will publish to when control plane events occur on this secret.
549564
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the Pub/Sub topic that will be published to, in the following format: `projects/*/topics/*`. For publication to succeed, the Secret Manager service agent must have the `pubsub.topic.publish` permission on the topic. The Pub/Sub Publisher role (`roles/pubsub.publisher`) includes this permission.
@@ -600,6 +615,9 @@ <h3>Method Details</h3>
600615
&quot;nextRotationTime&quot;: &quot;A String&quot;, # Optional. Timestamp in UTC at which the Secret is scheduled to rotate. Cannot be set to less than 300s (5 min) in the future and at most 3153600000s (100 years). next_rotation_time MUST be set if rotation_period is set.
601616
&quot;rotationPeriod&quot;: &quot;A String&quot;, # Input only. The Duration between rotation notifications. Must be in seconds and at least 3600s (1h) and at most 3153600000s (100 years). If rotation_period is set, next_rotation_time must be set. next_rotation_time will be advanced by this period when the service automatically sends rotation notifications.
602617
},
618+
&quot;tags&quot;: { # Optional. Input only. Immutable. Mapping of Tag keys/values directly bound to this resource. For example: &quot;123/environment&quot;: &quot;production&quot;, &quot;123/costCenter&quot;: &quot;marketing&quot; Tags are used to organize and group resources. Tags can be used to control policy evaluation for the resource.
619+
&quot;a_key&quot;: &quot;A String&quot;,
620+
},
603621
&quot;topics&quot;: [ # Optional. A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret or its versions.
604622
{ # A Pub/Sub topic which Secret Manager will publish to when control plane events occur on this secret.
605623
&quot;name&quot;: &quot;A String&quot;, # Identifier. The resource name of the Pub/Sub topic that will be published to, in the following format: `projects/*/topics/*`. For publication to succeed, the Secret Manager service agent must have the `pubsub.topic.publish` permission on the topic. The Pub/Sub Publisher role (`roles/pubsub.publisher`) includes this permission.

0 commit comments

Comments
 (0)