Google Cloud Api Keys V2 Client - Class UndeleteKeyRequest (0.4.0)

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

Request message for UndeleteKey method.

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

Namespace

Google \ Cloud \ ApiKeys \ V2

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 undeleted.

getName

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

Returns
TypeDescription
string

setName

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this