Enum DocumentProcessingConfig.ChunkingConfig.ChunkModeCase (0.38.0)

public enum DocumentProcessingConfig.ChunkingConfig.ChunkModeCase extends Enum<DocumentProcessingConfig.ChunkingConfig.ChunkModeCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

Name Description
CHUNKMODE_NOT_SET
LAYOUT_BASED_CHUNKING_CONFIG

Static Methods

Name Description
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getNumber()