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."],[[["The latest version of the `DistributionPolicyZoneConfiguration` is 3.6.0, with the documentation providing access to versions ranging back to 1.0.0."],["`DistributionPolicyZoneConfiguration` is a class in the `Google.Cloud.Compute.V1` namespace, as part of the Google.Cloud.Compute.V1.dll assembly."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cDistributionPolicyZoneConfiguration\u003e`, `IDeepCloneable\u003cDistributionPolicyZoneConfiguration\u003e`, and `IBufferMessage`."],["The class has two constructors: a default constructor `DistributionPolicyZoneConfiguration()` and a copy constructor `DistributionPolicyZoneConfiguration(DistributionPolicyZoneConfiguration other)`."],["It features properties `HasZone` which indicates if a zone is set, and `Zone` which allows users to set and retrieve the URL of a zone, ensuring it is in the same region as the managed instance group."]]],[]]