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."],[[["The latest version of `DistributionPolicyZoneConfiguration` is 3.6.0, with various other versions available, down to 1.0.0."],["`DistributionPolicyZoneConfiguration` is a class in the `Google.Cloud.Compute.V1` namespace, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and has members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` within it."],["It features two constructors: a default constructor and another that accepts a `DistributionPolicyZoneConfiguration` object, enabling the creation of a copy from another instance."],["The class possesses two properties: `HasZone`, which is a boolean indicating if the \"zone\" field is set, and `Zone`, which is a string representing the URL of the zone."]]],[]]