Google Cloud Tpu V2 Client - Class ServiceIdentity (1.3.2)

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

The per-product per-project service identity for Cloud TPU service.

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

Namespace

Google \ Cloud \ Tpu \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ email string

The email address of the service identity.

getEmail

The email address of the service identity.

Returns
TypeDescription
string

setEmail

The email address of the service identity.

Parameter
NameDescription
var string
Returns
TypeDescription
$this