A filter that merges multiple other filters using the given operator.
More...
|
virtual System.Collections.Generic.IList< Filter > | Filters [get, set] |
| The list of filters to combine. Must contain at least one filter. More...
|
|
virtual string | Op [get, set] |
| The operator for combining multiple filters. More...
|
|
virtual string | ETag [get, set] |
| The ETag of the item. More...
|
|
string | ETag |
|
A filter that merges multiple other filters using the given operator.
◆ ETag
virtual string Google.Apis.Datastore.v1.Data.CompositeFilter.ETag |
|
getset |
◆ Filters
virtual System.Collections.Generic.IList<Filter> Google.Apis.Datastore.v1.Data.CompositeFilter.Filters |
|
getset |
The list of filters to combine. Must contain at least one filter.
◆ Op
virtual string Google.Apis.Datastore.v1.Data.CompositeFilter.Op |
|
getset |
The operator for combining multiple filters.
The documentation for this class was generated from the following file:
- Google.Apis.Datastore.v1.cs