public sealed class SetLegacyAbacRequest : IMessage<SetLegacyAbacRequest>, IEquatable<SetLegacyAbacRequest>, IDeepCloneable<SetLegacyAbacRequest>, IBufferMessage, IMessage
SetLegacyAbacRequest enables or disables the ABAC authorization mechanism for
a 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 latest version available for \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e is 3.33.0, and the page provides access to versions spanning from 3.33.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e is a class used to enable or disable the ABAC (Attribute-Based Access Control) authorization mechanism for a specific cluster within the Google Cloud Container environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e 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, showcasing its integration with the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe class features properties like \u003ccode\u003eEnabled\u003c/code\u003e (a boolean), and \u003ccode\u003eName\u003c/code\u003e (a string), while \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e are deprecated properties, replaced by \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a parameterless constructor, and one that receives another \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e object, likely used for copying.\u003c/p\u003e\n"]]],[],null,[]]