Request message for SecretManagerService.DisableSecretVersion.
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 to disable in the format
projects/*/secrets/*/versions/*
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The resource name of the SecretVersion to disable in the format
projects/*/secrets/*/versions/*
.
Returns
-
(::String) — Required. The resource name of the SecretVersion to disable in the format
projects/*/secrets/*/versions/*
.