Uses of Class
com.google.cloud.aiplatform.v1beta1.RagFileChunkingConfig
Packages that use RagFileChunkingConfig
-
Uses of RagFileChunkingConfig in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RagFileChunkingConfigModifier and TypeMethodDescriptionRagFileChunkingConfig.Builder.build()RagFileChunkingConfig.Builder.buildPartial()static RagFileChunkingConfigRagFileChunkingConfig.getDefaultInstance()RagFileChunkingConfig.Builder.getDefaultInstanceForType()RagFileChunkingConfig.getDefaultInstanceForType()ImportRagFilesConfig.Builder.getRagFileChunkingConfig()Deprecated.google.cloud.aiplatform.v1beta1.ImportRagFilesConfig.rag_file_chunking_config is deprecated.ImportRagFilesConfig.getRagFileChunkingConfig()Deprecated.google.cloud.aiplatform.v1beta1.ImportRagFilesConfig.rag_file_chunking_config is deprecated.ImportRagFilesConfigOrBuilder.getRagFileChunkingConfig()Deprecated.google.cloud.aiplatform.v1beta1.ImportRagFilesConfig.rag_file_chunking_config is deprecated.RagFileTransformationConfig.Builder.getRagFileChunkingConfig()Specifies the chunking config for RagFiles.RagFileTransformationConfig.getRagFileChunkingConfig()Specifies the chunking config for RagFiles.RagFileTransformationConfigOrBuilder.getRagFileChunkingConfig()Specifies the chunking config for RagFiles.UploadRagFileConfig.Builder.getRagFileChunkingConfig()Deprecated.google.cloud.aiplatform.v1beta1.UploadRagFileConfig.rag_file_chunking_config is deprecated.UploadRagFileConfig.getRagFileChunkingConfig()Deprecated.google.cloud.aiplatform.v1beta1.UploadRagFileConfig.rag_file_chunking_config is deprecated.UploadRagFileConfigOrBuilder.getRagFileChunkingConfig()Deprecated.google.cloud.aiplatform.v1beta1.UploadRagFileConfig.rag_file_chunking_config is deprecated.static RagFileChunkingConfigRagFileChunkingConfig.parseDelimitedFrom(InputStream input) static RagFileChunkingConfigRagFileChunkingConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagFileChunkingConfigRagFileChunkingConfig.parseFrom(byte[] data) static RagFileChunkingConfigRagFileChunkingConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagFileChunkingConfigRagFileChunkingConfig.parseFrom(com.google.protobuf.ByteString data) static RagFileChunkingConfigRagFileChunkingConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagFileChunkingConfigRagFileChunkingConfig.parseFrom(com.google.protobuf.CodedInputStream input) static RagFileChunkingConfigRagFileChunkingConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagFileChunkingConfigRagFileChunkingConfig.parseFrom(InputStream input) static RagFileChunkingConfigRagFileChunkingConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagFileChunkingConfigRagFileChunkingConfig.parseFrom(ByteBuffer data) static RagFileChunkingConfigRagFileChunkingConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type RagFileChunkingConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RagFileChunkingConfig>RagFileChunkingConfig.getParserForType()static com.google.protobuf.Parser<RagFileChunkingConfig>RagFileChunkingConfig.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type RagFileChunkingConfigModifier and TypeMethodDescriptionRagFileChunkingConfig.Builder.mergeFrom(RagFileChunkingConfig other) ImportRagFilesConfig.Builder.mergeRagFileChunkingConfig(RagFileChunkingConfig value) Deprecated.RagFileTransformationConfig.Builder.mergeRagFileChunkingConfig(RagFileChunkingConfig value) Specifies the chunking config for RagFiles.UploadRagFileConfig.Builder.mergeRagFileChunkingConfig(RagFileChunkingConfig value) Deprecated.RagFileChunkingConfig.newBuilder(RagFileChunkingConfig prototype) ImportRagFilesConfig.Builder.setRagFileChunkingConfig(RagFileChunkingConfig value) Deprecated.RagFileTransformationConfig.Builder.setRagFileChunkingConfig(RagFileChunkingConfig value) Specifies the chunking config for RagFiles.UploadRagFileConfig.Builder.setRagFileChunkingConfig(RagFileChunkingConfig value) Deprecated.