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 version 1.0.0."],["`DistributionPolicyZoneConfiguration` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DistributionPolicyZoneConfiguration` class has two constructors: a default constructor and one that accepts another `DistributionPolicyZoneConfiguration` object as a parameter."],["The `DistributionPolicyZoneConfiguration` class includes properties like `HasZone` (a boolean indicating if the \"zone\" field is set) and `Zone` (a string for the zone's URL)."],["The class is part of the `Google.Cloud.Compute.V1` namespace and is contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]