Google Cloud Vision Ai V1 Client - Class UploadAssetMetadata (0.1.0)

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class UploadAssetMetadata.

Metadata for UploadAsset.

Generated from protobuf message google.cloud.visionai.v1.UploadAssetMetadata

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ start_time Google\Protobuf\Timestamp

The start time of the operation.

↳ update_time Google\Protobuf\Timestamp

The update time of the operation.

getStartTime

The start time of the operation.

Returns
Type Description
Google\Protobuf\Timestamp|null

hasStartTime

clearStartTime

setStartTime

The start time of the operation.

Parameter
Name Description
var Google\Protobuf\Timestamp
Returns
Type Description
$this

getUpdateTime

The update time of the operation.

Returns
Type Description
Google\Protobuf\Timestamp|null

hasUpdateTime

clearUpdateTime

setUpdateTime

The update time of the operation.

Parameter
Name Description
var Google\Protobuf\Timestamp
Returns
Type Description
$this