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 details the `Action` enum within the `Google.Cloud.Container.V1` namespace, specifically for the `SetMasterAuthRequest` in the .NET library."],["The latest version documented is 3.33.0, with a history of versions down to 2.3.0 provided, all detailing the different versions of the `Action` enum."],["The `Action` enum supports four different operations: `GeneratePassword` to create a new password, `SetPassword` to use a user-provided password, `SetUsername` to modify the username and possibly enable basic authentication, and `Unknown` for an undefined operation that will cause an error."],["The page provides a clear table describing each field within the `Action` enum, outlining the functionality of `GeneratePassword`, `SetPassword`, `SetUsername`, and `Unknown`."]]],[]]