API Keys V2 API - Class Google::Cloud::ApiKeys::V2::GetKeyRequest (v0.4.0)

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

Request message for GetKey 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 get.

#name=

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