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 has several deprecated properties such as \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, which have been replaced by the \u003ccode\u003eName\u003c/code\u003e property, specifying the cluster's full resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetMasterAuthRequest\u003c/code\u003e class has the ability to define the type of action to be taken on the master auth through its \u003ccode\u003eAction\u003c/code\u003e property and describe the update with the \u003ccode\u003eUpdate\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous versions of the \u003ccode\u003eSetMasterAuthRequest\u003c/code\u003e class available, ranging from version 2.3.0 to the latest 3.33.0, all of which can be found through the provided links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetMasterAuthRequest\u003c/code\u003e class implements several interfaces including \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"]]],[],null,[]]