Google Cloud Document Ai V1 Client - Class LayoutConfig (1.13.1)

Reference documentation and code samples for the Google Cloud Document Ai V1 Client class LayoutConfig.

Serving config for layout parser processor.

Generated from protobuf message google.cloud.documentai.v1.ProcessOptions.LayoutConfig

Namespace

Google \ Cloud \ DocumentAI \ V1 \ ProcessOptions

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ chunking_config Google\Cloud\DocumentAI\V1\ProcessOptions\LayoutConfig\ChunkingConfig

Optional. Config for chunking in layout parser processor.

getChunkingConfig

Optional. Config for chunking in layout parser processor.

Returns
Type Description
Google\Cloud\DocumentAI\V1\ProcessOptions\LayoutConfig\ChunkingConfig|null

hasChunkingConfig

clearChunkingConfig

setChunkingConfig

Optional. Config for chunking in layout parser processor.

Parameter
Name Description
var Google\Cloud\DocumentAI\V1\ProcessOptions\LayoutConfig\ChunkingConfig
Returns
Type Description
$this