Google Cloud Api Keys V2 Client - Class LookupKeyRequest (0.1.7)

Reference documentation and code samples for the Google Cloud Api Keys V2 Client class LookupKeyRequest.

Request message for LookupKey method.

Generated from protobuf message google.api.apikeys.v2.LookupKeyRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ key_string string

Required. Finds the project that owns the key string value.

getKeyString

Required. Finds the project that owns the key string value.

Returns
TypeDescription
string

setKeyString

Required. Finds the project that owns the key string value.

Parameter
NameDescription
var string
Returns
TypeDescription
$this