Reference documentation and code samples for the Google Cloud Service Management V1 Client class OperationMetadata.
The metadata associated with a long running operation resource.
Generated from protobuf message google.api.servicemanagement.v1.OperationMetadata
Namespace
Google \ Cloud \ ServiceManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ resource_names
array
The full name of the resources that this operation is directly associated with.
↳ steps
array< Google\Cloud\ServiceManagement\V1\OperationMetadata\Step
>
Detailed status information for each step. The order is undetermined.
↳ progress_percentage
int
Percentage of completion of this operation, ranging from 0 to 100.
↳ start_time
getResourceNames
The full name of the resources that this operation is directly associated with.
setResourceNames
The full name of the resources that this operation is directly associated with.
var
string[]
$this
getSteps
Detailed status information for each step. The order is undetermined.
setSteps
Detailed status information for each step. The order is undetermined.
$this
getProgressPercentage
Percentage of completion of this operation, ranging from 0 to 100.
int
setProgressPercentage
Percentage of completion of this operation, ranging from 0 to 100.
var
int
$this
getStartTime
The start time of the operation.
hasStartTime
clearStartTime
setStartTime
The start time of the operation.
$this