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 details the `DistributionPolicyZoneConfiguration` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.7.0."],["The latest version of the API documented here is 3.6.0, with older versions back to 1.0.0 also available via the links provided."],["`DistributionPolicyZoneConfiguration` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and one that takes another `DistributionPolicyZoneConfiguration` instance as a parameter."],["The `DistributionPolicyZoneConfiguration` class provides a `Zone` property which is a string representing the URL of the zone, as well as `HasZone` which is a boolean indicating if `Zone` is set."]]],[]]