public sealed class PubSub : IMessage<NotificationConfig.Types.PubSub>, IEquatable<NotificationConfig.Types.PubSub>, IDeepCloneable<NotificationConfig.Types.PubSub>, IBufferMessage, IMessage
public NotificationConfig.Types.Filter Filter { get; set; }
Allows filtering to one or more specific event types. If no filter is
specified, or if a filter is specified with no event types, all event
types will be sent
[[["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\u003ePubSub\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, specifically for the .NET library, detailing its usage in notification configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003ePubSub\u003c/code\u003e is 3.33.0, with a comprehensive list of previous versions dating back to 2.3.0 accessible through the provided links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePubSub\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, is used to configure Pub/Sub notifications.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePubSub\u003c/code\u003e class includes properties for enabling notifications, filtering events, and setting the Pub/Sub topic, allowing precise control over notification behavior.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors, one default and one that takes a pre-existing \u003ccode\u003ePubSub\u003c/code\u003e object, used for instantiating new instances of \u003ccode\u003ePubSub\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]