Uses of Enum
com.google.cloud.aiplatform.v1beta1.RagFileChunkingConfig.ChunkingConfigCase
Packages that use RagFileChunkingConfig.ChunkingConfigCase
-
Uses of RagFileChunkingConfig.ChunkingConfigCase in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RagFileChunkingConfig.ChunkingConfigCaseModifier and TypeMethodDescriptionRagFileChunkingConfig.ChunkingConfigCase.forNumber(int value) RagFileChunkingConfig.Builder.getChunkingConfigCase()RagFileChunkingConfig.getChunkingConfigCase()RagFileChunkingConfigOrBuilder.getChunkingConfigCase()RagFileChunkingConfig.ChunkingConfigCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.RagFileChunkingConfig.ChunkingConfigCase.values()Returns an array containing the constants of this enum type, in the order they are declared.