Reference documentation and code samples for the Cloud Vision V1 Client class OperationMetadata.
Contains metadata for the BatchAnnotateImages operation.
Generated from protobuf message google.cloud.vision.v1.OperationMetadata
Namespace
Google \ Cloud \ Vision \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ state
int
Current state of the batch operation.
↳ create_time
↳ update_time
getState
Current state of the batch operation.
setState
Current state of the batch operation.
$this
getCreateTime
The time when the batch request was received.
hasCreateTime
clearCreateTime
setCreateTime
The time when the batch request was received.
$this
getUpdateTime
The time when the operation result was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
The time when the operation result was last updated.
$this

