Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class IndexAssetMetadata.
Metadata for IndexAsset.
Generated from protobuf message google.cloud.visionai.v1.IndexAssetMetadata
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ status
↳ start_time
↳ update_time
getStatus
The status of indexing this asset.
hasStatus
clearStatus
setStatus
The status of indexing this asset.
$this
getStartTime
The start time of the operation.
hasStartTime
clearStartTime
setStartTime
The start time of the operation.
$this
getUpdateTime
The update time of the operation.
hasUpdateTime
clearUpdateTime
setUpdateTime
The update time of the operation.
$this

