API Keys V2 API - Class Google::Cloud::ApiKeys::V2::GetKeyStringRequest (v0.6.0)

Reference documentation and code samples for the API Keys V2 API class Google::Cloud::ApiKeys::V2::GetKeyStringRequest.

Request message for GetKeyString 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 retrieved.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the API key to be retrieved.
Returns
  • (::String) — Required. The resource name of the API key to be retrieved.