Compute V1 Client - Class SetCommonInstanceMetadataOperationMetadata (1.14.0)

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
NameDescription
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
TypeDescription
string

hasClientOperationId

clearClientOperationId

setClientOperationId

[Output Only] The client operation id.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getPerLocationOperations

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

Returns
TypeDescription
Google\Protobuf\Internal\MapField

setPerLocationOperations

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

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