EnableManagedRotationRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message for SecretManagerService.EnableManagedRotation.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The resource name of the Secret to associate with the SecretVersion in the format projects/*/secrets/* or
projects/*/locations/*/secrets/*.
|
cloud_sql_single_user_credentials |
google.cloud.secretmanager_v1.types.EnableManagedRotationRequest.CloudSQLSingleUserCredentials
Credentials required for Cloud SQL DB for Single user Managed Rotation. This field is a member of oneof_ credentials.
|
Classes
CloudSQLSingleUserCredentials
CloudSQLSingleUserCredentials(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)These are the credentials required for Cloud SQL DB for Single user Managed Rotation.