| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| 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.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 |
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.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.
|
Copyright © 2025 Google LLC. All rights reserved.