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 page documents the \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e class, which is used to enable or disable Attribute-Based Access Control (ABAC) for a cluster in Google Cloud Container V1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace within the Google.Cloud.Container.V1.dll assembly and is implemented in several versions, from 2.3.0 up to 3.33.0, with 3.33.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a concrete implementation of multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e class has properties like \u003ccode\u003eEnabled\u003c/code\u003e to toggle ABAC and \u003ccode\u003eName\u003c/code\u003e to specify the target cluster, with the properties \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e being obsolete.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the \u003ccode\u003eSetLegacyAbacRequest()\u003c/code\u003e constructor or the \u003ccode\u003eSetLegacyAbacRequest(SetLegacyAbacRequest other)\u003c/code\u003e constructor to instantiate the object.\u003c/p\u003e\n"]]],[],null,[]]