Reference documentation and code samples for the Secret Manager V1beta1 API class Google::Cloud::SecretManager::V1beta1::GetSecretVersionRequest.
Request message for SecretManagerService.GetSecretVersion.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
    Returns
    
  - 
        (::String) — Required. The resource name of the SecretVersion in the format
projects/*/secrets/*/versions/*.projects/*/secrets/*/versions/latestis an alias to thelatestSecretVersion.
#name=
def name=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Required. The resource name of the SecretVersion in the format
projects/*/secrets/*/versions/*.projects/*/secrets/*/versions/latestis an alias to thelatestSecretVersion.
    Returns
    
- 
        (::String) — Required. The resource name of the SecretVersion in the format
projects/*/secrets/*/versions/*.projects/*/secrets/*/versions/latestis an alias to thelatestSecretVersion.