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

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

Namespace

Google \ Cloud \ ApiKeys \ V2

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
string

setKeyString

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

Parameter
Name Description
var string
Returns
Type Description
$this