Class TagRecognizerConfig (0.1.0)

TagRecognizerConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message describing TagRecognizerConfig.

Attributes

Name Description
entity_detection_confidence_threshold float
Confidence threshold to filter detection results. If not set, a system default value will be used.
tag_parsing_config google.cloud.visionai_v1.types.TagParsingConfig
Configuration to customize how tags are parsed.