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 focusing on version 2.9.0."],["The latest version of the `DistributionPolicyZoneConfiguration` documentation is 3.6.0, and previous versions are accessible, ranging back to 1.0.0."],["The `DistributionPolicyZoneConfiguration` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains two constructors: one default and another that accepts a `DistributionPolicyZoneConfiguration` object as a parameter."],["Key properties of this class include `HasZone` (a boolean indicating if the \"zone\" field is set) and `Zone` (a string representing the URL of the zone)."]]],[]]