MetadataFilterConditions Property
Required. The
Conditions for the given key that will trigger this filter.
Multiple
Conditions are joined by logical ORs.
Namespace: GenerativeAI.TypesAssembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
public List<Condition> Conditions { get; set; }
Property Value
ListCondition