public sealed class SetMasterAuthRequest : IMessage<SetMasterAuthRequest>, IEquatable<SetMasterAuthRequest>, IDeepCloneable<SetMasterAuthRequest>, IBufferMessage, IMessage
SetMasterAuthRequest updates the admin password of 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\u003eSetMasterAuthRequest\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, is used to update the admin password of a cluster in Google Cloud Container.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties such as \u003ccode\u003eAction\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eUpdate\u003c/code\u003e, which allow for specifying the desired action, cluster identity, and details of the master authentication update, respectively, with some fields like \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e being deprecated.\u003c/p\u003e\n"],["\u003cp\u003eThere are various versions of this class available, spanning from version 2.3.0 up to the latest version 3.33.0, with different access links for each version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSetMasterAuthRequest\u003c/code\u003e has two constructors: a parameterless one and another that takes an existing \u003ccode\u003eSetMasterAuthRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]