public sealed class CompositeFilter : IMessage<CompositeFilter>, IEquatable<CompositeFilter>, IDeepCloneable<CompositeFilter>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eCompositeFilter\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, specifically version 3.2.0 of the library, with links to numerous older and newer versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompositeFilter\u003c/code\u003e class is used to merge multiple filters together using a specified operator and is part of the Google Cloud Datastore's .NET client library.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring its compatibility and functionality within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eKey members of \u003ccode\u003eCompositeFilter\u003c/code\u003e include the \u003ccode\u003eFilters\u003c/code\u003e property, which holds a list of filters, and the \u003ccode\u003eOp\u003c/code\u003e property, which defines the operator used to combine these filters.\u003c/p\u003e\n"]]],[],null,[]]