public sealed class DistributionPolicyZoneConfiguration : IMessage<DistributionPolicyZoneConfiguration>, IEquatable<DistributionPolicyZoneConfiguration>, IDeepCloneable<DistributionPolicyZoneConfiguration>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `DistributionPolicyZoneConfiguration` class within the `Google.Cloud.Compute.V1` namespace, specifically in version 1.3.0."],["The `DistributionPolicyZoneConfiguration` class, which inherits from `Object` and implements multiple interfaces, is used to configure the distribution of instances across zones."],["The documentation covers multiple versions of `DistributionPolicyZoneConfiguration`, ranging from version 1.0.0 up to the latest version, 3.6.0."],["The class has two properties: `HasZone`, a boolean indicating if the zone field is set, and `Zone`, a string that represents the URL of the zone."],["The documentation shows that `DistributionPolicyZoneConfiguration` has two constructors, the default and one that accepts another `DistributionPolicyZoneConfiguration` object as an argument."]]],[]]