Enum DocumentProcessingConfig.ChunkingConfig.ChunkModeCase (0.37.0)

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

Static Fields

NameDescription
CHUNKMODE_NOT_SET
LAYOUT_BASED_CHUNKING_CONFIG

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()