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 details the \u003ccode\u003ePubSub\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, specifically for version 3.0.0 and later.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePubSub\u003c/code\u003e class is designed for configuring Pub/Sub notifications in Google Kubernetes Engine (GKE) and 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 of the \u003ccode\u003ePubSub\u003c/code\u003e class is 3.33.0, with a range of previous versions available for reference, starting as early as 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePubSub\u003c/code\u003e class has three main properties: \u003ccode\u003eEnabled\u003c/code\u003e to toggle notifications, \u003ccode\u003eFilter\u003c/code\u003e to specify event types, and \u003ccode\u003eTopic\u003c/code\u003e to designate the target Pub/Sub topic.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: the default \u003ccode\u003ePubSub()\u003c/code\u003e, and \u003ccode\u003ePubSub(NotificationConfig.Types.PubSub other)\u003c/code\u003e to create a copy of another \u003ccode\u003ePubSub\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]