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 \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, is used to enable or disable Attribute-Based Access Control (ABAC) authorization for a Google Cloud cluster.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, indicating its role in handling protocol buffer messages and ensuring proper object comparison and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e class provides properties like \u003ccode\u003eEnabled\u003c/code\u003e to control the ABAC setting, and deprecated properties such as \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e for identifying the cluster, which are now replaced by the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e is \u003ccode\u003e3.33.0\u003c/code\u003e, and the documentation page also includes details and links for previous versions, allowing for a comprehensive history log.\u003c/p\u003e\n"],["\u003cp\u003eThis class is constructed with an empty constructor or an overload that takes an existing \u003ccode\u003eSetLegacyAbacRequest\u003c/code\u003e object as a parameter, allowing it to copy the parameters of a previous object.\u003c/p\u003e\n"]]],[],null,[]]