The rotation time and period for a Secret. At next_rotation_time, Secret
Manager will send a Pub/Sub notification to the topics configured on the
Secret. Secret.topics must be set to configure rotation.
Protobuf type google.cloud.secretmanager.v1.Rotation
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.
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.
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.
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.
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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]