Class OperatorQuery (0.1.0)

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

OperatorQuery represents one query to a Operator.

Attributes

Name Description
operator str
Required. The canonical Name of the operator. e.g. OccupancyCounting.
tag str
Optional. Tag of the operator.
registry google.cloud.visionai_v1.types.Registry
Optional. Registry of the operator.