Secret Manager V1 API - Class Google::Cloud::SecretManager::V1::RotateSecretRequest (v1.9.0)

Reference documentation and code samples for the Secret Manager V1 API class Google::Cloud::SecretManager::V1::RotateSecretRequest.

Request message for SecretManagerService.RotateSecret.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource name of the Secret to associate with the SecretVersion in the format projects/*/secrets/* or projects/*/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/* or projects/*/locations/*/secrets/*.
Returns
  • (::String) — Required. The resource name of the Secret to associate with the SecretVersion in the format projects/*/secrets/* or projects/*/locations/*/secrets/*.