public interface RagFileTransformationConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RagFileChunkingConfig |
getRagFileChunkingConfig()
Specifies the chunking config for RagFiles.
|
RagFileChunkingConfigOrBuilder |
getRagFileChunkingConfigOrBuilder()
Specifies the chunking config for RagFiles.
|
boolean |
hasRagFileChunkingConfig()
Specifies the chunking config for RagFiles.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRagFileChunkingConfig()
Specifies the chunking config for RagFiles.
.google.cloud.aiplatform.v1.RagFileChunkingConfig rag_file_chunking_config = 1;RagFileChunkingConfig getRagFileChunkingConfig()
Specifies the chunking config for RagFiles.
.google.cloud.aiplatform.v1.RagFileChunkingConfig rag_file_chunking_config = 1;RagFileChunkingConfigOrBuilder getRagFileChunkingConfigOrBuilder()
Specifies the chunking config for RagFiles.
.google.cloud.aiplatform.v1.RagFileChunkingConfig rag_file_chunking_config = 1;Copyright © 2025 Google LLC. All rights reserved.