public sealed class NotificationConfig.Types.PubSub : IMessage<NotificationConfig.Types.PubSub>, IEquatable<NotificationConfig.Types.PubSub>, IDeepCloneable<NotificationConfig.Types.PubSub>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class NotificationConfig.Types.PubSub.
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\u003eNotificationConfig.Types.PubSub\u003c/code\u003e class within the Google Kubernetes Engine (GKE) v1 API, specifically for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNotificationConfig.Types.PubSub\u003c/code\u003e class is used to configure Pub/Sub notifications within GKE, allowing users to receive event-driven updates.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the API, ranging from version 2.3.0 up to the latest 3.33.0, along with links to each versions respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e 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, to facilitate message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe main properties within the \u003ccode\u003eNotificationConfig.Types.PubSub\u003c/code\u003e class include \u003ccode\u003eEnabled\u003c/code\u003e, \u003ccode\u003eFilter\u003c/code\u003e, and \u003ccode\u003eTopic\u003c/code\u003e, which control whether Pub/Sub is turned on, the filter for the event types, and the location of the notifications.\u003c/p\u003e\n"]]],[],null,[]]