Class GcsExportDestination (0.9.0)

GcsExportDestination(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Google Cloud Storage configuration for the export.

Attributes

Name Description
export_uri str
Required. URI prefix of the Cloud Storage where to export Data Objects. The bucket is required to be in the same region as the collection.
format_ google.cloud.vectorsearch_v1.types.ExportDataObjectsRequest.GcsExportDestination.Format
Required. The format of the exported Data Objects.

Classes

Format

Format(value)

Options for the format of the exported Data Objects.