Google Cloud Tpu V2 Client - Class GenerateServiceIdentityResponse (1.2.0)

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

Response for GenerateServiceIdentity.

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

Namespace

Google \ Cloud \ Tpu \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ identity Google\Cloud\Tpu\V2\ServiceIdentity

ServiceIdentity that was created or retrieved.

getIdentity

ServiceIdentity that was created or retrieved.

Returns
TypeDescription
Google\Cloud\Tpu\V2\ServiceIdentity|null

hasIdentity

clearIdentity

setIdentity

ServiceIdentity that was created or retrieved.

Parameter
NameDescription
var Google\Cloud\Tpu\V2\ServiceIdentity
Returns
TypeDescription
$this