Expand description

Nested message and enum types in Condition.

Enums§

  • Defines the valid operators that can be applied to a key-value pair.
  • The value type must be consistent with the value type defined in the field for the corresponding key. If the value types are not consistent, the result will be an empty set. When the CustomMetadata has a StringList value type, the filtering condition should use string_value paired with an INCLUDES/EXCLUDES operation, otherwise the result will also be an empty set.