Google Cloud Tpu V2 Client - Class ServiceIdentity (1.4.5)

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
Name Description
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
Type Description
string

setEmail

The email address of the service identity.

Parameter
Name Description
var string
Returns
Type Description
$this