| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
RagFileChunkingConfig |
RagFileChunkingConfig.Builder.build() |
RagFileChunkingConfig |
RagFileChunkingConfig.Builder.buildPartial() |
static RagFileChunkingConfig |
RagFileChunkingConfig.getDefaultInstance() |
RagFileChunkingConfig |
RagFileChunkingConfig.getDefaultInstanceForType() |
RagFileChunkingConfig |
RagFileChunkingConfig.Builder.getDefaultInstanceForType() |
RagFileChunkingConfig |
RagFileTransformationConfigOrBuilder.getRagFileChunkingConfig()
Specifies the chunking config for RagFiles.
|
RagFileChunkingConfig |
RagFileTransformationConfig.getRagFileChunkingConfig()
Specifies the chunking config for RagFiles.
|
RagFileChunkingConfig |
RagFileTransformationConfig.Builder.getRagFileChunkingConfig()
Specifies the chunking config for RagFiles.
|
static RagFileChunkingConfig |
RagFileChunkingConfig.parseDelimitedFrom(InputStream input) |
static RagFileChunkingConfig |
RagFileChunkingConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagFileChunkingConfig |
RagFileChunkingConfig.parseFrom(byte[] data) |
static RagFileChunkingConfig |
RagFileChunkingConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagFileChunkingConfig |
RagFileChunkingConfig.parseFrom(ByteBuffer data) |
static RagFileChunkingConfig |
RagFileChunkingConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagFileChunkingConfig |
RagFileChunkingConfig.parseFrom(com.google.protobuf.ByteString data) |
static RagFileChunkingConfig |
RagFileChunkingConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagFileChunkingConfig |
RagFileChunkingConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static RagFileChunkingConfig |
RagFileChunkingConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagFileChunkingConfig |
RagFileChunkingConfig.parseFrom(InputStream input) |
static RagFileChunkingConfig |
RagFileChunkingConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RagFileChunkingConfig> |
RagFileChunkingConfig.getParserForType() |
static com.google.protobuf.Parser<RagFileChunkingConfig> |
RagFileChunkingConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
RagFileChunkingConfig.Builder |
RagFileChunkingConfig.Builder.mergeFrom(RagFileChunkingConfig other) |
RagFileTransformationConfig.Builder |
RagFileTransformationConfig.Builder.mergeRagFileChunkingConfig(RagFileChunkingConfig value)
Specifies the chunking config for RagFiles.
|
static RagFileChunkingConfig.Builder |
RagFileChunkingConfig.newBuilder(RagFileChunkingConfig prototype) |
RagFileTransformationConfig.Builder |
RagFileTransformationConfig.Builder.setRagFileChunkingConfig(RagFileChunkingConfig value)
Specifies the chunking config for RagFiles.
|
Copyright © 2025 Google LLC. All rights reserved.