Interface protos.google.cloud.vectorsearch.v1beta.IBatchSearchDataObjectsRequest (0.5.0)

Properties of a BatchSearchDataObjectsRequest.

Package

@google-cloud/vectorsearch

Properties

combine

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

BatchSearchDataObjectsRequest combine

parent

parent?: (string|null);

BatchSearchDataObjectsRequest parent

searches

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

BatchSearchDataObjectsRequest searches