Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class TagParsingConfig.
Configuration for tag parsing.
Generated from protobuf message google.cloud.visionai.v1.TagParsingConfig
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ entity_parsing_configs
array< TagParsingConfig\EntityParsingConfig
>
Each tag entity class may have an optional EntityParsingConfig which is used to help parse the entities of the class.
getEntityParsingConfigs
Each tag entity class may have an optional EntityParsingConfig which is used to help parse the entities of the class.
setEntityParsingConfigs
Each tag entity class may have an optional EntityParsingConfig which is used to help parse the entities of the class.
$this

