Google Cloud Tpu V2 Client - Class AccessConfig (1.3.2)

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

An access config attached to the TPU worker.

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

Namespace

Google \ Cloud \ Tpu \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ external_ip string

Output only. An external IP address associated with the TPU worker.

getExternalIp

Output only. An external IP address associated with the TPU worker.

Returns
TypeDescription
string

setExternalIp

Output only. An external IP address associated with the TPU worker.

Parameter
NameDescription
var string
Returns
TypeDescription
$this