public sealed class SetMaintenancePolicyRequest : IMessage<SetMaintenancePolicyRequest>, IEquatable<SetMaintenancePolicyRequest>, IDeepCloneable<SetMaintenancePolicyRequest>, IBufferMessage, IMessage
SetMaintenancePolicyRequest sets the maintenance policy for 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\u003eThis webpage details the \u003ccode\u003eSetMaintenancePolicyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, used for managing maintenance policies in Google Kubernetes Engine (GKE) clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.33.0, and the page offers documentation for versions ranging from 2.3.0 to 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSetMaintenancePolicyRequest\u003c/code\u003e is designed to update the maintenance policy for a specific cluster, and requires parameters such as the project ID, cluster name, and desired maintenance policy.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from \u003ccode\u003eObject\u003c/code\u003e, which enables it to set the maintenance policy for a GKE cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of the class include \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eMaintenancePolicy\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, to effectively target and update the desired cluster.\u003c/p\u003e\n"]]],[],null,[]]