googleapis/google/cloud/secretmanager
Google APIs fc645e5425 feat(secretmanager): add support for Managed Rotation
This change introduces new RPCs and types to support the Managed Rotation feature for secrets:

- New RPCs:
    - `EnableManagedRotation`: Enables managed rotation on a secret.
    - `RotateSecret`: Triggers an immediate rotation for a secret with managed rotation enabled.

- New Types:
    - `SecretType` enum: Allows specifying the type of secret, including `CLOUD_SQL_DB_CREDENTIALS`.

- New Fields:
    - Added `policy_member` to the `Secret` resource, which defines the policy member for the secret.
    - Added `managed_rotation_status` to the `Rotation` message, to surface the current state and any errors for managed rotation.

PiperOrigin-RevId: 946895132
2026-07-13 02:21:18 -07:00
..
logging/v1 fix: upgrade gRPC service registration func 2025-10-02 09:12:03 -07:00
v1 feat(secretmanager): add support for Managed Rotation 2026-07-13 02:21:18 -07:00
v1beta2 chore: update publish name to the correct name it is under 2026-03-11 09:57:58 -07:00
BUILD.bazel chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist 2025-09-18 18:10:09 -07:00