Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class TagRecognizerConfig.
Message describing TagRecognizerConfig.
Generated from protobuf message google.cloud.visionai.v1.TagRecognizerConfig
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ entity_detection_confidence_threshold
float
Confidence threshold to filter detection results. If not set, a system default value will be used.
↳ tag_parsing_config
getEntityDetectionConfidenceThreshold
Confidence threshold to filter detection results. If not set, a system default value will be used.
float
setEntityDetectionConfidenceThreshold
Confidence threshold to filter detection results. If not set, a system default value will be used.
var
float
$this
getTagParsingConfig
Configuration to customize how tags are parsed.
hasTagParsingConfig
clearTagParsingConfig
setTagParsingConfig
Configuration to customize how tags are parsed.
$this

