Interface protos.google.cloud.vectorsearch.v1.IBatchSearchDataObjectsRequest (0.6.0)

Properties of a BatchSearchDataObjectsRequest.

Package

@google-cloud/vectorsearch

Properties

combine

combine?: (google.cloud.vectorsearch.v1.BatchSearchDataObjectsRequest.ICombineResultsOptions|null);

BatchSearchDataObjectsRequest combine

parent

parent?: (string|null);

BatchSearchDataObjectsRequest parent

searches

searches?: (google.cloud.vectorsearch.v1.ISearch[]|null);

BatchSearchDataObjectsRequest searches