public final class RagFileChunkingConfig extends GeneratedMessage implements RagFileChunkingConfigOrBuilderSpecifies the size and overlap of chunks for RagFiles.
Protobuf type google.cloud.vertexai.v1.RagFileChunkingConfig
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > RagFileChunkingConfigImplements
RagFileChunkingConfigOrBuilderStatic Fields
FIXED_LENGTH_CHUNKING_FIELD_NUMBER
public static final int FIXED_LENGTH_CHUNKING_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static RagFileChunkingConfig getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static RagFileChunkingConfig.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig.Builder |
|
newBuilder(RagFileChunkingConfig prototype)
public static RagFileChunkingConfig.Builder newBuilder(RagFileChunkingConfig prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
RagFileChunkingConfig |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig.Builder |
|
parseDelimitedFrom(InputStream input)
public static RagFileChunkingConfig parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RagFileChunkingConfig parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static RagFileChunkingConfig parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static RagFileChunkingConfig parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static RagFileChunkingConfig parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static RagFileChunkingConfig parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static RagFileChunkingConfig parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static RagFileChunkingConfig parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static RagFileChunkingConfig parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RagFileChunkingConfig parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static RagFileChunkingConfig parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static RagFileChunkingConfig parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<RagFileChunkingConfig> parser()| Returns | |
|---|---|
| Type | Description |
Parser<RagFileChunkingConfig> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getChunkingConfigCase()
public RagFileChunkingConfig.ChunkingConfigCase getChunkingConfigCase()| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig.ChunkingConfigCase |
|
getDefaultInstanceForType()
public RagFileChunkingConfig getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig |
|
getFixedLengthChunking()
public RagFileChunkingConfig.FixedLengthChunking getFixedLengthChunking()Specifies the fixed length chunking config.
.google.cloud.vertexai.v1.RagFileChunkingConfig.FixedLengthChunking fixed_length_chunking = 3;
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig.FixedLengthChunking |
The fixedLengthChunking. |
getFixedLengthChunkingOrBuilder()
public RagFileChunkingConfig.FixedLengthChunkingOrBuilder getFixedLengthChunkingOrBuilder()Specifies the fixed length chunking config.
.google.cloud.vertexai.v1.RagFileChunkingConfig.FixedLengthChunking fixed_length_chunking = 3;
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig.FixedLengthChunkingOrBuilder |
|
getParserForType()
public Parser<RagFileChunkingConfig> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<RagFileChunkingConfig> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasFixedLengthChunking()
public boolean hasFixedLengthChunking()Specifies the fixed length chunking config.
.google.cloud.vertexai.v1.RagFileChunkingConfig.FixedLengthChunking fixed_length_chunking = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the fixedLengthChunking field is set. |
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 RagFileChunkingConfig.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected RagFileChunkingConfig.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig.Builder |
|
toBuilder()
public RagFileChunkingConfig.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
RagFileChunkingConfig.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|