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 \ ProcessOptionsMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ chunking_config
↳ return_images
bool
Optional. Whether to include images in layout parser processor response.
↳ return_bounding_boxes
bool
Optional. Whether to include bounding boxes in layout parser processor response.
getChunkingConfig
Optional. Config for chunking in layout parser processor.
hasChunkingConfig
clearChunkingConfig
setChunkingConfig
Optional. Config for chunking in layout parser processor.
$this
getReturnImages
Optional. Whether to include images in layout parser processor response.
bool
setReturnImages
Optional. Whether to include images in layout parser processor response.
var
bool
$this
getReturnBoundingBoxes
Optional. Whether to include bounding boxes in layout parser processor response.
bool
setReturnBoundingBoxes
Optional. Whether to include bounding boxes in layout parser processor response.
var
bool
$this