public sealed class StartIPRotationRequest : IMessage<StartIPRotationRequest>, IEquatable<StartIPRotationRequest>, IDeepCloneable<StartIPRotationRequest>, IBufferMessage, IMessage
StartIPRotationRequest creates a new IP for the cluster and then performs
a node upgrade on each node pool to point to the new IP.
[[["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\u003eStartIPRotationRequest\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, is used to create a new IP for a cluster and upgrade each node pool to use it.\u003c/p\u003e\n"],["\u003cp\u003eThis class has several deprecated properties, including \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 for specifying the cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRotateCredentials\u003c/code\u003e property, which is a boolean, determines if credentials should be rotated during the IP rotation process.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eStartIPRotationRequest\u003c/code\u003e is 3.33.0, with multiple previous versions available, all the way back to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStartIPRotationRequest\u003c/code\u003e inherits from the Object class and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]