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 page provides documentation for the `FilteringAttribute` class within the Google Cloud Eventarc v1 API, with the latest version being 2.6.0."],["The `FilteringAttribute` class is used to represent filtering attributes that are specific to each event type and is found in the `Google.Cloud.Eventarc.V1` namespace."],["Key properties of the `FilteringAttribute` class include `Attribute`, `Description`, `PathPatternSupported`, and `Required`, all of which are output-only and used to define the criteria of event filtering."],["The `FilteringAttribute` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage also provides access to reference documents for older versions of this class, dating back to version 1.0.0."]]],[]]