RequestMetadataFilters
Rules for filtering invocation logs. A filter can be a mapping of a metadata key to a value that it should or should not equal (a base filter), or a list of base filters that are all applied with AND
or OR
logical operators
Inheritors
Types
Functions
Casts this RequestMetadataFilters as a AndAll and retrieves its kotlin.collections.List
Casts this RequestMetadataFilters as a AndAll and retrieves its kotlin.collections.List
Casts this RequestMetadataFilters as a Equals and retrieves its kotlin.collections.Map
Casts this RequestMetadataFilters as a Equals and retrieves its kotlin.collections.Map
Casts this RequestMetadataFilters as a NotEquals and retrieves its kotlin.collections.Map
Casts this RequestMetadataFilters as a NotEquals and retrieves its kotlin.collections.Map
Casts this RequestMetadataFilters as a OrAll and retrieves its kotlin.collections.List
Casts this RequestMetadataFilters as a OrAll and retrieves its kotlin.collections.List