| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.clear() |
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.clearChunkingConfig() |
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.clearChunkOverlap()
Deprecated.
google.cloud.aiplatform.v1beta1.RagFileChunkingConfig.chunk_overlap is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_data.proto;l=407
|
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.clearChunkSize()
Deprecated.
google.cloud.aiplatform.v1beta1.RagFileChunkingConfig.chunk_size is deprecated.
See google/cloud/aiplatform/v1beta1/vertex_rag_data.proto;l=404
|
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.clearFixedLengthChunking()
Specifies the fixed length chunking config.
|
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.clone() |
RagFileChunkingConfig.Builder |
RagFileTransformationConfig.Builder.getRagFileChunkingConfigBuilder()
Specifies the chunking config for RagFiles.
|
RagFileChunkingConfig.Builder |
ImportRagFilesConfig.Builder.getRagFileChunkingConfigBuilder()
Deprecated.
|
RagFileChunkingConfig.Builder |
UploadRagFileConfig.Builder.getRagFileChunkingConfigBuilder()
Deprecated.
|
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.mergeFixedLengthChunking(RagFileChunkingConfig.FixedLengthChunking value)
Specifies the fixed length chunking config.
|
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.mergeFrom(RagFileChunkingConfig other) |
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static RagFileChunkingConfig.Builder |
RagFileChunkingConfig.newBuilder() |
static RagFileChunkingConfig.Builder |
RagFileChunkingConfig.newBuilder(RagFileChunkingConfig prototype) |
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.newBuilderForType() |
protected RagFileChunkingConfig.Builder |
RagFileChunkingConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.setChunkOverlap(int value)
Deprecated.
google.cloud.aiplatform.v1beta1.RagFileChunkingConfig.chunk_overlap is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_data.proto;l=407
|
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.setChunkSize(int value)
Deprecated.
google.cloud.aiplatform.v1beta1.RagFileChunkingConfig.chunk_size is deprecated.
See google/cloud/aiplatform/v1beta1/vertex_rag_data.proto;l=404
|
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.setFixedLengthChunking(RagFileChunkingConfig.FixedLengthChunking.Builder builderForValue)
Specifies the fixed length chunking config.
|
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.setFixedLengthChunking(RagFileChunkingConfig.FixedLengthChunking value)
Specifies the fixed length chunking config.
|
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RagFileTransformationConfig.Builder |
RagFileTransformationConfig.Builder.setRagFileChunkingConfig(RagFileChunkingConfig.Builder builderForValue)
Specifies the chunking config for RagFiles.
|
ImportRagFilesConfig.Builder |
ImportRagFilesConfig.Builder.setRagFileChunkingConfig(RagFileChunkingConfig.Builder builderForValue)
Deprecated.
|
UploadRagFileConfig.Builder |
UploadRagFileConfig.Builder.setRagFileChunkingConfig(RagFileChunkingConfig.Builder builderForValue)
Deprecated.
|
Copyright © 2025 Google LLC. All rights reserved.