public sealed class FilteringAttribute : IMessage<FilteringAttribute>, IEquatable<FilteringAttribute>, IDeepCloneable<FilteringAttribute>, IBufferMessage, IMessage
A representation of the FilteringAttribute resource.
Filtering attributes are per event type.
[[["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 webpage provides documentation for the `FilteringAttribute` class within the `Google.Cloud.Eventarc.V1` namespace, specifically for version 2.0.0."],["`FilteringAttribute` represents a resource used for filtering events, and these attributes are specific to each event type."],["The class includes properties like `Attribute`, `Description`, `PathPatternSupported`, and `Required`, which define the filtering criteria and characteristics."],["The latest version of this documentation is available in version 2.6.0, and multiple other previous versions are available."],["The `FilteringAttribute` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."]]],[]]