Google Cloud Tpu V2 Client - Class GenerateServiceIdentityRequest (1.1.1)

Reference documentation and code samples for the Google Cloud Tpu V2 Client class GenerateServiceIdentityRequest.

Request for GenerateServiceIdentity.

Generated from protobuf message google.cloud.tpu.v2.GenerateServiceIdentityRequest

Namespace

Google \ Cloud \ Tpu \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ parent string

Required. The parent resource name.

getParent

Required. The parent resource name.

Returns
TypeDescription
string

setParent

Required. The parent resource name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this