Google Cloud Tpu V2 Client - Class AccessConfig (1.4.5)

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

setExternalIp

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

Parameter
Name Description
var string
Returns
Type Description
$this