Class SchemaKeySortingStrategy (0.1.0)

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

A strategy to specify how to sort by data schema key.

Attribute

Name Description
options MutableSequence[google.cloud.visionai_v1.types.SchemaKeySortingStrategy.Option]
Options in the front have high priority than those in the back.

Classes

Option

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