public sealed class FilteringAttribute : IMessage<FilteringAttribute>, IEquatable<FilteringAttribute>, IDeepCloneable<FilteringAttribute>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class FilteringAttribute.
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 reference documentation for the `FilteringAttribute` class within the Google Cloud Eventarc v1 API."],["The `FilteringAttribute` class represents a resource used for filtering events by type and is found within the `Google.Cloud.Eventarc.V1` namespace."],["The latest version of the Eventarc v1 API documented is 2.6.0, and this page focuses on version 2.3.0 of the class, which is one of several versions that are listed."],["The `FilteringAttribute` class includes properties like `Attribute`, `Description`, `PathPatternSupported`, and `Required`, which define the filtering behavior and characteristics."],["This class is derived from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]