Google Cloud Tpu V2 Client - Class GetGuestAttributesResponse (1.4.5)

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

Response for GetGuestAttributes.

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

Namespace

Google \ Cloud \ Tpu \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ guest_attributes array<Google\Cloud\Tpu\V2\GuestAttributes>

The guest attributes for the TPU workers.

getGuestAttributes

The guest attributes for the TPU workers.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setGuestAttributes

The guest attributes for the TPU workers.

Parameter
Name Description
var array<Google\Cloud\Tpu\V2\GuestAttributes>
Returns
Type Description
$this