Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class OperationMetadata.
Represents the metadata of the long-running operation.
Generated from protobuf message google.cloud.video.stitcher.v1.OperationMetadata
Namespace
Google \ Cloud \ Video \ Stitcher \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ create_time
↳ end_time
↳ target
string
Server-defined resource path for the target of the operation.
↳ verb
string
Name of the verb executed by the operation.
getCreateTime
The time the operation was created.
hasCreateTime
clearCreateTime
setCreateTime
The time the operation was created.
$this
getEndTime
The time the operation finished running.
hasEndTime
clearEndTime
setEndTime
The time the operation finished running.
$this
getTarget
Server-defined resource path for the target of the operation.
string
setTarget
Server-defined resource path for the target of the operation.
var
string
$this
getVerb
Name of the verb executed by the operation.
string
setVerb
Name of the verb executed by the operation.
var
string
$this