Vision AI v1 API - Class SchemaKeySortingStrategy (1.0.0-beta01)

public sealed class SchemaKeySortingStrategy : IMessage<SchemaKeySortingStrategy>, IEquatable<SchemaKeySortingStrategy>, IDeepCloneable<SchemaKeySortingStrategy>, IBufferMessage, IMessage

Reference documentation and code samples for the Vision AI v1 API class SchemaKeySortingStrategy.

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

Inheritance

object > SchemaKeySortingStrategy

Namespace

Google.Cloud.VisionAI.V1

Assembly

Google.Cloud.VisionAI.V1.dll

Constructors

SchemaKeySortingStrategy()

public SchemaKeySortingStrategy()

SchemaKeySortingStrategy(SchemaKeySortingStrategy)

public SchemaKeySortingStrategy(SchemaKeySortingStrategy other)
Parameter
Name Description
other SchemaKeySortingStrategy

Properties

Options

public RepeatedField<SchemaKeySortingStrategy.Types.Option> Options { get; }

Options in the front have high priority than those in the back.

Property Value
Type Description
RepeatedFieldSchemaKeySortingStrategyTypesOption