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

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

Request message for GetKeyString method.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the API key to be retrieved.

getName

Required. The resource name of the API key to be retrieved.

Returns
TypeDescription
string

setName

Required. The resource name of the API key to be retrieved.

Parameter
NameDescription
var string
Returns
TypeDescription
$this