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-04-09 UTC."],[[["Version 3.6.0 is the latest available version for the `Google.Cloud.Compute.V1.DistributionPolicyZoneConfiguration`, with a history of versions going back to 1.0.0."],["The `DistributionPolicyZoneConfiguration` class is part of the `Google.Cloud.Compute.V1` namespace and is implemented in the `Google.Cloud.Compute.V1.dll` assembly."],["This class provides methods to manage the zone distribution policy for compute resources, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DistributionPolicyZoneConfiguration` class contains two properties, `HasZone` which determines if the \"zone\" field is set, and `Zone`, which is a string representing the URL of the zone within the region of the managed instance group."],["The `DistributionPolicyZoneConfiguration` class has two constructors: a parameterless constructor, and one that accepts another `DistributionPolicyZoneConfiguration` as a parameter."]]],[]]