public sealed class DistributionPolicy : IMessage<DistributionPolicy>, IEquatable<DistributionPolicy>, IDeepCloneable<DistributionPolicy>, IBufferMessage, IMessage
The distribution shape to which the group converges either proactively or on resize events (depending on the value set in updatePolicy.instanceRedistributionType).
Check the TargetShape enum for the list of possible values.
[[["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-08 UTC."],[[["\u003cp\u003eThe provided content outlines the different versions of the \u003ccode\u003eGoogle.Cloud.Compute.V1.DistributionPolicy\u003c/code\u003e class, ranging from version 1.0.0 to the latest version, 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eDistributionPolicy\u003c/code\u003e class, available in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is used within the Google Cloud Compute library and has several versions for use.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, indicating its role in data handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDistributionPolicy\u003c/code\u003e include \u003ccode\u003eHasTargetShape\u003c/code\u003e (a boolean), \u003ccode\u003eTargetShape\u003c/code\u003e (a string), and \u003ccode\u003eZones\u003c/code\u003e (a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eDistributionPolicyZoneConfiguration\u003c/code\u003e), which are used to configure instance distribution.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDistributionPolicy\u003c/code\u003e class has two constructors, a parameterless one, and one that takes another \u003ccode\u003eDistributionPolicy\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]