Module google_api_proto::google::ai::generativelanguage::v1beta::condition
source · 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 aStringList
value type, the filtering condition should usestring_value
paired with an INCLUDES/EXCLUDES operation, otherwise the result will also be an empty set.