Google Cloud Vision Ai V1 Client - Class SchemaKeySortingStrategy (0.1.0)

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class SchemaKeySortingStrategy.

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

Generated from protobuf message google.cloud.visionai.v1.SchemaKeySortingStrategy

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ options array<SchemaKeySortingStrategy\Option>

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

getOptions

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

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setOptions

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

Parameter
Name Description
var array<SchemaKeySortingStrategy\Option>
Returns
Type Description
$this