Google Cloud Tpu V2 Client - Class GuestAttributesValue (1.4.5)

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

Array of guest attribute namespace/key/value tuples.

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

Namespace

Google \ Cloud \ Tpu \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ items array<Google\Cloud\Tpu\V2\GuestAttributesEntry>

The list of guest attributes entries.

getItems

The list of guest attributes entries.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setItems

The list of guest attributes entries.

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