Reference documentation and code samples for the API Keys V2 API class Google::Cloud::ApiKeys::V2::UndeleteKeyRequest.
Request message for UndeleteKey
method.
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 API key to be undeleted.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. The resource name of the API key to be undeleted.
Returns
- (::String) — Required. The resource name of the API key to be undeleted.