| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| 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 |
RagFileTransformationConfig.getRagFileChunkingConfig()
Specifies the chunking config for RagFiles.
|
RagFileChunkingConfig |
RagFileTransformationConfig.Builder.getRagFileChunkingConfig()
Specifies the chunking config for RagFiles.
|
RagFileChunkingConfig |
RagFileTransformationConfigOrBuilder.getRagFileChunkingConfig()
Specifies the chunking config for RagFiles.
|
RagFileChunkingConfig |
ImportRagFilesConfig.getRagFileChunkingConfig()
Deprecated.
google.cloud.aiplatform.v1beta1.ImportRagFilesConfig.rag_file_chunking_config is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_data.proto;l=527
|
RagFileChunkingConfig |
ImportRagFilesConfig.Builder.getRagFileChunkingConfig()
Deprecated.
google.cloud.aiplatform.v1beta1.ImportRagFilesConfig.rag_file_chunking_config is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_data.proto;l=527
|
RagFileChunkingConfig |
ImportRagFilesConfigOrBuilder.getRagFileChunkingConfig()
Deprecated.
google.cloud.aiplatform.v1beta1.ImportRagFilesConfig.rag_file_chunking_config is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_data.proto;l=527
|
RagFileChunkingConfig |
UploadRagFileConfigOrBuilder.getRagFileChunkingConfig()
Deprecated.
google.cloud.aiplatform.v1beta1.UploadRagFileConfig.rag_file_chunking_config is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_data.proto;l=479
|
RagFileChunkingConfig |
UploadRagFileConfig.getRagFileChunkingConfig()
Deprecated.
google.cloud.aiplatform.v1beta1.UploadRagFileConfig.rag_file_chunking_config is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_data.proto;l=479
|
RagFileChunkingConfig |
UploadRagFileConfig.Builder.getRagFileChunkingConfig()
Deprecated.
google.cloud.aiplatform.v1beta1.UploadRagFileConfig.rag_file_chunking_config is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_data.proto;l=479
|
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() |
Copyright © 2025 Google LLC. All rights reserved.