Class ArrayOperator (1.93.0)

ArrayOperator(value)

The logic to use for filtering.

Enums

Name Description
ARRAY_OPERATOR_UNSPECIFIED Not specified. This value should not be used.
CONTAINS_ANY The metadata array field in the example must contain at least one of the values.
CONTAINS_ALL The metadata array field in the example must contain all of the values.

Methods

ArrayOperator

ArrayOperator(value)

The logic to use for filtering.