Reference documentation and code samples for the Document AI V1 API class Google::Cloud::DocumentAI::V1::ProcessOptions::LayoutConfig.
Serving config for layout parser processor.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#chunking_config
def chunking_config() -> ::Google::Cloud::DocumentAI::V1::ProcessOptions::LayoutConfig::ChunkingConfig
Returns
- (::Google::Cloud::DocumentAI::V1::ProcessOptions::LayoutConfig::ChunkingConfig) — Optional. Config for chunking in layout parser processor.
#chunking_config=
def chunking_config=(value) -> ::Google::Cloud::DocumentAI::V1::ProcessOptions::LayoutConfig::ChunkingConfig
Parameter
- value (::Google::Cloud::DocumentAI::V1::ProcessOptions::LayoutConfig::ChunkingConfig) — Optional. Config for chunking in layout parser processor.
Returns
- (::Google::Cloud::DocumentAI::V1::ProcessOptions::LayoutConfig::ChunkingConfig) — Optional. Config for chunking in layout parser processor.