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

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

Response message for LookupKey method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — The resource name of the API key. If the API key has been purged, resource name is empty.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The resource name of the API key. If the API key has been purged, resource name is empty.
Returns
  • (::String) — The resource name of the API key. If the API key has been purged, resource name is empty.

#parent

def parent() -> ::String
Returns
  • (::String) — The project that owns the key with the value specified in the request.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — The project that owns the key with the value specified in the request.
Returns
  • (::String) — The project that owns the key with the value specified in the request.