Reference documentation and code samples for the Compute V1 Client class InstancesBulkInsertOperationMetadata.
Generated from protobuf message google.cloud.compute.v1.InstancesBulkInsertOperationMetadata
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ per_location_status |
array|Google\Protobuf\Internal\MapField
Status information per location (location name is key). Example key: zones/us-central1-a |
getPerLocationStatus
Status information per location (location name is key). Example key: zones/us-central1-a
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\MapField |
setPerLocationStatus
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 |