Reference documentation and code samples for the Google Cloud Config V1 Client class OperationMetadata.
Represents the metadata of the long-running operation.
Generated from protobuf message google.cloud.config.v1.OperationMetadata
Namespace
Google \ Cloud \ Config \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ deployment_metadata
Google\Cloud\Config\V1\DeploymentOperationMetadata
Output only. Metadata about the deployment operation state.
↳ preview_metadata
Google\Cloud\Config\V1\PreviewOperationMetadata
Output only. Metadata about the preview operation state.
↳ create_time
↳ end_time
↳ target
string
Output only. Server-defined resource path for the target of the operation.
↳ verb
string
Output only. Name of the verb executed by the operation.
↳ status_message
string
Output only. Human-readable status of the operation, if any.
↳ requested_cancellation
bool
Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error
value with a google.rpc.Status.code
of 1, corresponding to Code.CANCELLED
.
↳ api_version
string
Output only. API version used to start the operation.
getDeploymentMetadata
Output only. Metadata about the deployment operation state.
hasDeploymentMetadata
setDeploymentMetadata
Output only. Metadata about the deployment operation state.
$this
getPreviewMetadata
Output only. Metadata about the preview operation state.
hasPreviewMetadata
setPreviewMetadata
Output only. Metadata about the preview operation state.
$this
getCreateTime
Output only. Time when the operation was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Time when the operation was created.
$this
getEndTime
Output only. Time when the operation finished running.
hasEndTime
clearEndTime
setEndTime
Output only. Time when the operation finished running.
$this
getTarget
Output only. Server-defined resource path for the target of the operation.
string
setTarget
Output only. Server-defined resource path for the target of the operation.
var
string
$this
getVerb
Output only. Name of the verb executed by the operation.
string
setVerb
Output only. Name of the verb executed by the operation.
var
string
$this
getStatusMessage
Output only. Human-readable status of the operation, if any.
string
setStatusMessage
Output only. Human-readable status of the operation, if any.
var
string
$this
getRequestedCancellation
Output only. Identifies whether the user has requested cancellation of the
operation. Operations that have successfully been cancelled have Operation.error
value with a google.rpc.Status.code
of 1, corresponding to Code.CANCELLED
.
bool
setRequestedCancellation
Output only. Identifies whether the user has requested cancellation of the
operation. Operations that have successfully been cancelled have Operation.error
value with a google.rpc.Status.code
of 1, corresponding to Code.CANCELLED
.
var
bool
$this
getApiVersion
Output only. API version used to start the operation.
string
setApiVersion
Output only. API version used to start the operation.
var
string
$this
getResourceMetadata
string