Compute V1 Client - Class SetCommonInstanceMetadataOperationMetadata (1.16.2)

Reference documentation and code samples for the Compute V1 Client class SetCommonInstanceMetadataOperationMetadata.

Generated from protobuf message google.cloud.compute.v1.SetCommonInstanceMetadataOperationMetadata

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ client_operation_id string

[Output Only] The client operation id.

↳ per_location_operations array|Google\Protobuf\Internal\MapField

[Output Only] Status information per location (location name is key). Example key: zones/us-central1-a

getClientOperationId

[Output Only] The client operation id.

Returns
Type Description
string

hasClientOperationId

clearClientOperationId

setClientOperationId

[Output Only] The client operation id.

Parameter
Name Description
var string
Returns
Type Description
$this

getPerLocationOperations

[Output Only] Status information per location (location name is key). Example key: zones/us-central1-a

Returns
Type Description
Google\Protobuf\Internal\MapField

setPerLocationOperations

[Output Only] Status information per location (location name is key). Example key: zones/us-central1-a

Parameter
Name Description
var array|Google\Protobuf\Internal\MapField
Returns
Type Description
$this