Set the username. If an empty username is provided, basic authentication
is disabled for the cluster. If a non-empty username is provided, basic
authentication is enabled, with either a provided password or a generated
one.
[[["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."],[[["This page provides a comprehensive list of available versions for the `SetMasterAuthRequest.Types.Action` enum within the Google Kubernetes Engine v1 API, starting from version 3.33.0 down to 2.3.0."],["The `SetMasterAuthRequest.Types.Action` enum is used to define the type of operation to be performed on master authentication, with available actions such as `GeneratePassword`, `SetPassword`, `SetUsername`, and `Unknown`."],["The latest version available is 3.33.0, and each version number links to its respective reference documentation within the Google Cloud Container V1 namespace."],["The documentation also specifies the assembly (`Google.Cloud.Container.V1.dll`) and provides a detailed table outlining each field within the `SetMasterAuthRequest.Types.Action` enum and its corresponding description."],["Basic Authentication is toggled by whether or not a username is set, it is disabled if the username is empty, and enabled if not, with either a provided or generated password."]]],[]]