Google Cloud Vector Search V1 Client - Class ImportDataObjectsResponse (0.2.0)

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

Response for VectorSearchService.ImportDataObjects.

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

Namespace

Google \ Cloud \ VectorSearch \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ status Google\Rpc\Status

Status of the LRO

getStatus

Status of the LRO

Returns
Type Description
Google\Rpc\Status|null

hasStatus

clearStatus

setStatus

Status of the LRO

Parameter
Name Description
var Google\Rpc\Status
Returns
Type Description
$this