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"]],[["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 page provides documentation for the \u003ccode\u003eCompositeFilter\u003c/code\u003e class within the Google Cloud Datastore v1 API for .NET, offering reference material and code samples.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompositeFilter\u003c/code\u003e class is designed to merge multiple filters using a specified operator, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.15.0, and documentation for previous versions, back to 3.2.0, are available through the links provided on this page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompositeFilter\u003c/code\u003e class has properties such as \u003ccode\u003eFilters\u003c/code\u003e, which is a list of filters to combine, and \u003ccode\u003eOp\u003c/code\u003e, the operator used for combining filters.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the Google.Cloud.Datastore.V1 namespace and is contained in the Google.Cloud.Datastore.V1.dll assembly, and provides two constructors \u003ccode\u003eCompositeFilter()\u003c/code\u003e and \u003ccode\u003eCompositeFilter(CompositeFilter other)\u003c/code\u003e for creating new instances.\u003c/p\u003e\n"]]],[],null,[]]