public sealed class DefaultSnatStatus : IMessage<DefaultSnatStatus>, IEquatable<DefaultSnatStatus>, IDeepCloneable<DefaultSnatStatus>, IBufferMessage, IMessage
DefaultSnatStatus contains the desired state of whether default sNAT should
be disabled on the cluster.
[[["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\u003eThe \u003ccode\u003eDefaultSnatStatus\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, controls whether default sNAT (Source Network Address Translation) is disabled on a cluster.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDefaultSnatStatus\u003c/code\u003e class, covering versions from 2.3.0 to 3.33.0, with 3.33.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDefaultSnatStatus\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple 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 class has a \u003ccode\u003eDisabled\u003c/code\u003e property of type \u003ccode\u003eBoolean\u003c/code\u003e, which is used to set the state of cluster default sNAT rules.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one being empty, and the other taking another \u003ccode\u003eDefaultSnatStatus\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]