Uses of Class
com.google.cloud.aiplatform.v1.RagFileChunkingConfig
Packages that use RagFileChunkingConfig
-
Uses of RagFileChunkingConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return RagFileChunkingConfigModifier and TypeMethodDescriptionRagFileChunkingConfig.Builder.build()RagFileChunkingConfig.Builder.buildPartial()static RagFileChunkingConfigRagFileChunkingConfig.getDefaultInstance()RagFileChunkingConfig.Builder.getDefaultInstanceForType()RagFileChunkingConfig.getDefaultInstanceForType()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.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.v1 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.v1 with parameters of type RagFileChunkingConfigModifier and TypeMethodDescriptionRagFileChunkingConfig.Builder.mergeFrom(RagFileChunkingConfig other) RagFileTransformationConfig.Builder.mergeRagFileChunkingConfig(RagFileChunkingConfig value) Specifies the chunking config for RagFiles.RagFileChunkingConfig.newBuilder(RagFileChunkingConfig prototype) RagFileTransformationConfig.Builder.setRagFileChunkingConfig(RagFileChunkingConfig value) Specifies the chunking config for RagFiles.