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 versions ranging from 1.0.0 to 3.6.0 available."],["`DistributionPolicyZoneConfiguration` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors: a default constructor and one that accepts another `DistributionPolicyZoneConfiguration` object as a parameter."],["It includes properties such as `HasZone` which is a boolean indicating if the \"zone\" field is set and `Zone` which is a string representing the URL of the zone."],["The DistributionPolicyZoneConfiguration is in the namespace `Google.Cloud.Compute.V1`, and is part of the Google.Cloud.Compute.V1.dll assembly."]]],[]]