Google Cloud Notebooks V1 Client - Class UpdateInstanceMetadataItemsResponse (0.6.2)

Reference documentation and code samples for the Google Cloud Notebooks V1 Client class UpdateInstanceMetadataItemsResponse.

Response for adding/changing metadata items for an instance.

Generated from protobuf message google.cloud.notebooks.v1.UpdateInstanceMetadataItemsResponse

Namespace

Google \ Cloud \ Notebooks \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ items array|Google\Protobuf\Internal\MapField

Map of items that were added/updated to/in the metadata.

getItems

Map of items that were added/updated to/in the metadata.

Returns
TypeDescription
Google\Protobuf\Internal\MapField

setItems

Map of items that were added/updated to/in the metadata.

Parameter
NameDescription
var array|Google\Protobuf\Internal\MapField
Returns
TypeDescription
$this