Whether the ABAC authorizer is enabled for this cluster. When enabled,
identities in the system, including service accounts, nodes, and
controllers, will have statically granted permissions beyond those
provided by the RBAC configuration or IAM.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the Google.Cloud.Container.V1 library is 3.33.0, with numerous previous versions also available, ranging from 3.32.0 down to 2.3.0."],["The `LegacyAbac` class, part of the Google.Cloud.Container.V1 namespace, is designed for configuring Attribute Based Access Control authorization in clusters."],["`LegacyAbac` inherits from the `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary property within the `LegacyAbac` class is `Enabled`, which is a boolean used to determine if the ABAC authorizer is active for the cluster."],["The `LegacyAbac` class has two constructors, one default constructor that takes no parameters and one that takes another `LegacyAbac` instance."]]],[]]