public static final class ExportDataObjectsRequest.GcsExportDestination extends GeneratedMessage implements ExportDataObjectsRequest.GcsExportDestinationOrBuilderGoogle Cloud Storage configuration for the export.
Protobuf type
google.cloud.vectorsearch.v1beta.ExportDataObjectsRequest.GcsExportDestination
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ExportDataObjectsRequest.GcsExportDestinationStatic Fields
EXPORT_URI_FIELD_NUMBER
public static final int EXPORT_URI_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
FORMAT_FIELD_NUMBER
public static final int FORMAT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ExportDataObjectsRequest.GcsExportDestination getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ExportDataObjectsRequest.GcsExportDestination.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination.Builder |
|
newBuilder(ExportDataObjectsRequest.GcsExportDestination prototype)
public static ExportDataObjectsRequest.GcsExportDestination.Builder newBuilder(ExportDataObjectsRequest.GcsExportDestination prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ExportDataObjectsRequest.GcsExportDestination |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination.Builder |
|
parseDelimitedFrom(InputStream input)
public static ExportDataObjectsRequest.GcsExportDestination parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ExportDataObjectsRequest.GcsExportDestination parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ExportDataObjectsRequest.GcsExportDestination parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ExportDataObjectsRequest.GcsExportDestination parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ExportDataObjectsRequest.GcsExportDestination parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ExportDataObjectsRequest.GcsExportDestination parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ExportDataObjectsRequest.GcsExportDestination parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ExportDataObjectsRequest.GcsExportDestination parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ExportDataObjectsRequest.GcsExportDestination parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ExportDataObjectsRequest.GcsExportDestination parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ExportDataObjectsRequest.GcsExportDestination parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ExportDataObjectsRequest.GcsExportDestination parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ExportDataObjectsRequest.GcsExportDestination> parser()| Returns | |
|---|---|
| Type | Description |
Parser<GcsExportDestination> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ExportDataObjectsRequest.GcsExportDestination getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination |
|
getExportUri()
public String getExportUri()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.
string export_uri = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The exportUri. |
getExportUriBytes()
public ByteString getExportUriBytes()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.
string export_uri = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for exportUri. |
getFormat()
public ExportDataObjectsRequest.GcsExportDestination.Format getFormat()Required. The format of the exported Data Objects.
.google.cloud.vectorsearch.v1beta.ExportDataObjectsRequest.GcsExportDestination.Format format = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination.Format |
The format. |
getFormatValue()
public int getFormatValue()Required. The format of the exported Data Objects.
.google.cloud.vectorsearch.v1beta.ExportDataObjectsRequest.GcsExportDestination.Format format = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for format. |
getParserForType()
public Parser<ExportDataObjectsRequest.GcsExportDestination> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<GcsExportDestination> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ExportDataObjectsRequest.GcsExportDestination.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ExportDataObjectsRequest.GcsExportDestination.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination.Builder |
|
toBuilder()
public ExportDataObjectsRequest.GcsExportDestination.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ExportDataObjectsRequest.GcsExportDestination.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|