public sealed class CompositeFilter : IMessage<CompositeFilter>, IEquatable<CompositeFilter>, IDeepCloneable<CompositeFilter>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Datastore v1 API class CompositeFilter.
A filter that merges multiple other filters using the given operator.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `CompositeFilter` class within the Google Cloud Datastore v1 API, specifically for version 4.11.0."],["The `CompositeFilter` class is designed to merge multiple filters using a specified operator, and it requires at least one filter to be present."],["This documentation outlines the `CompositeFilter` class's inheritance, the interfaces it implements, along with its constructors and members such as the `Filters` property and the `Op` property."],["The page also provides a list of previous versions of this class, with the latest being 4.15.0, as well as showing the namespace, and assembly for the `CompositeFilter`."]]],[]]