| Modifier and Type | Method and Description |
|---|---|
static DocumentProcessingConfig.ChunkingConfig.ChunkModeCase |
DocumentProcessingConfig.ChunkingConfig.ChunkModeCase.forNumber(int value) |
DocumentProcessingConfig.ChunkingConfig.ChunkModeCase |
DocumentProcessingConfig.ChunkingConfigOrBuilder.getChunkModeCase() |
DocumentProcessingConfig.ChunkingConfig.ChunkModeCase |
DocumentProcessingConfig.ChunkingConfig.getChunkModeCase() |
DocumentProcessingConfig.ChunkingConfig.ChunkModeCase |
DocumentProcessingConfig.ChunkingConfig.Builder.getChunkModeCase() |
static DocumentProcessingConfig.ChunkingConfig.ChunkModeCase |
DocumentProcessingConfig.ChunkingConfig.ChunkModeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DocumentProcessingConfig.ChunkingConfig.ChunkModeCase |
DocumentProcessingConfig.ChunkingConfig.ChunkModeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentProcessingConfig.ChunkingConfig.ChunkModeCase[] |
DocumentProcessingConfig.ChunkingConfig.ChunkModeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.