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

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

Response message for GetKeyString method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#key_string

def key_string() -> ::String
Returns
  • (::String) — An encrypted and signed value of the key.

#key_string=

def key_string=(value) -> ::String
Parameter
  • value (::String) — An encrypted and signed value of the key.
Returns
  • (::String) — An encrypted and signed value of the key.