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 version available for `Google.Cloud.Compute.V1.DistributionPolicyZoneConfiguration`, with version 3.5.0 being the current version displayed on the webpage."],["The `DistributionPolicyZoneConfiguration` class is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DistributionPolicyZoneConfiguration` class is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["The class has two constructors: a default constructor `DistributionPolicyZoneConfiguration()` and a constructor that takes another `DistributionPolicyZoneConfiguration` object as a parameter for copying, `DistributionPolicyZoneConfiguration(DistributionPolicyZoneConfiguration other)`."],["The `DistributionPolicyZoneConfiguration` class includes a boolean property `HasZone` to check if the \"zone\" field is set and a string property `Zone` to hold the URL of a zone within the region of the managed instance group."]]],[]]