public sealed class SetLegacyAbacRequest : IMessage<SetLegacyAbacRequest>, IEquatable<SetLegacyAbacRequest>, IDeepCloneable<SetLegacyAbacRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class SetLegacyAbacRequest.
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 \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e class, part of the Google Kubernetes Engine v1 API, enables the management of Attribute-Based Access Control (ABAC) authorization in a cluster, allowing it to be enabled or disabled.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e reference documentation is version 3.33.0, with a history of versions available ranging down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has several deprecated properties, \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, which have been replaced by a single \u003ccode\u003eName\u003c/code\u003e property for specifying the cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnabled\u003c/code\u003e property within the \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e class is a required boolean value, and determines whether ABAC authorization will be turned on or off within the specified cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e class also implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, which are important for message handling, equality comparison, cloning, and buffered message operations.\u003c/p\u003e\n"]]],[],null,[]]