Reference documentation and code samples for the Secret Manager V1 API class Google::Cloud::SecretManager::V1::EnableManagedRotationRequest.
Request message for SecretManagerService.EnableManagedRotation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cloud_sql_single_user_credentials
def cloud_sql_single_user_credentials() -> ::Google::Cloud::SecretManager::V1::EnableManagedRotationRequest::CloudSQLSingleUserCredentials
Returns
- (::Google::Cloud::SecretManager::V1::EnableManagedRotationRequest::CloudSQLSingleUserCredentials) — Credentials required for Cloud SQL DB for Single user Managed Rotation.
#cloud_sql_single_user_credentials=
def cloud_sql_single_user_credentials=(value) -> ::Google::Cloud::SecretManager::V1::EnableManagedRotationRequest::CloudSQLSingleUserCredentials
Parameter
- value (::Google::Cloud::SecretManager::V1::EnableManagedRotationRequest::CloudSQLSingleUserCredentials) — Credentials required for Cloud SQL DB for Single user Managed Rotation.
Returns
- (::Google::Cloud::SecretManager::V1::EnableManagedRotationRequest::CloudSQLSingleUserCredentials) — Credentials required for Cloud SQL DB for Single user Managed Rotation.
#parent
def parent() -> ::String
Returns
-
(::String) — Required. The resource name of the
Secret to associate with the
SecretVersion in the format
projects/*/secrets/*orprojects/*/locations/*/secrets/*.
#parent=
def parent=(value) -> ::String
Parameter
-
value (::String) — Required. The resource name of the
Secret to associate with the
SecretVersion in the format
projects/*/secrets/*orprojects/*/locations/*/secrets/*.
Returns
-
(::String) — Required. The resource name of the
Secret to associate with the
SecretVersion in the format
projects/*/secrets/*orprojects/*/locations/*/secrets/*.