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-24 UTC."],[[["The `DistributionPolicyZoneConfiguration` class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality comparison, deep cloning, and buffer-based operations."],["The class offers two constructors, a default constructor and one that takes another `DistributionPolicyZoneConfiguration` object for copying, supporting object creation and duplication."],["It includes properties `HasZone`, which indicates if the \"zone\" field is set, and `Zone`, which represents the URL of the zone where the managed instance group is located."],["The latest version available for the DistributionPolicyZoneConfiguration is 3.6.0, and the webpage provides access to 30 versions ranging from 1.0.0 to 3.6.0."]]],[]]