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."],[[["The latest version of the Google Cloud Container V1 API is 3.33.0, which can be found within the provided links to the documentation, and the webpage also has access to numerous previous versions all the way to 2.3.0."],["The documentation details the `SetMasterAuthRequest.Types.Action` enum, which is used to determine the type of operation to perform for updating master authentication."],["The `SetMasterAuthRequest.Types.Action` enum supports four distinct fields: `GeneratePassword`, `SetPassword`, `SetUsername`, and `Unknown`, each with specific functionalities for managing master authentication credentials."],["The `SetUsername` field allows enabling or disabling basic authentication for a cluster, depending on whether a non-empty or empty username is provided, and if a non-empty username is provided, it is done so with a password or a generated one."]]],[]]