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-24 UTC."],[[["This webpage provides documentation for the `DistributionPolicyZoneConfiguration` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The latest version documented is 3.6.0, with a range of previous versions (down to 1.0.0) available for reference within the documentation."],["`DistributionPolicyZoneConfiguration` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `DistributionPolicyZoneConfiguration` class has two constructors: a parameterless constructor and one that takes another `DistributionPolicyZoneConfiguration` instance."],["Key properties of the class include `HasZone`, which indicates if the zone field is set, and `Zone`, which stores the URL of the zone related to a managed instance group."]]],[]]