Google Cloud Tpu V2 Client - Class GetGuestAttributesResponse (1.4.0)

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
NameDescription
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
TypeDescription
Google\Protobuf\Internal\RepeatedField

setGuestAttributes

The guest attributes for the TPU workers.

Parameter
NameDescription
var array<Google\Cloud\Tpu\V2\GuestAttributes>
Returns
TypeDescription
$this