Reference documentation and code samples for the Google Cloud Vector Search V1 Client class ImportDataObjectsRequest.
Request message for VectorSearchService.ImportDataObjects .
Generated from protobuf message google.cloud.vectorsearch.v1.ImportDataObjectsRequest
Namespace
Google \ Cloud \ VectorSearch \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ gcs_import
↳ name
string
Required. The resource name of the Collection to import DataObjects into. Format: projects/{project}/locations/{location}/collections/{collection}
.
getGcsImport
The Cloud Storage location of the input content.
hasGcsImport
setGcsImport
The Cloud Storage location of the input content.
$this
getName
Required. The resource name of the Collection to import DataObjects into.
Format: projects/{project}/locations/{location}/collections/{collection}
.
string
setName
Required. The resource name of the Collection to import DataObjects into.
Format: projects/{project}/locations/{location}/collections/{collection}
.
var
string
$this
getConfig
string

