Google Cloud Vector Search V1 Client - Class ExportDataObjectsMetadata (0.3.0)

Reference documentation and code samples for the Google Cloud Vector Search V1 Client class ExportDataObjectsMetadata.

Metadata for the ExportDataObjects LRO.

Generated from protobuf message google.cloud.vectorsearch.v1.ExportDataObjectsMetadata

Namespace

Google \ Cloud \ VectorSearch \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ create_time Google\Protobuf\Timestamp

Output only. The time the operation was created.

↳ finish_time Google\Protobuf\Timestamp

Output only. The time the operation finished.

getCreateTime

Output only. The time the operation was created.

Returns
Type Description
Google\Protobuf\Timestamp|null

hasCreateTime

clearCreateTime

setCreateTime

Output only. The time the operation was created.

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

getFinishTime

Output only. The time the operation finished.

Returns
Type Description
Google\Protobuf\Timestamp|null

hasFinishTime

clearFinishTime

setFinishTime

Output only. The time the operation finished.

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