public sealed class InitializeZoneResponse : IMessage<InitializeZoneResponse>, IEquatable<InitializeZoneResponse>, IDeepCloneable<InitializeZoneResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class InitializeZoneResponse.
[[["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 document provides reference documentation and code samples for the `InitializeZoneResponse` class within the Distributed Cloud Edge Network v1 API."],["`InitializeZoneResponse` is a class representing the response of initializing a zone, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors: a default constructor, `InitializeZoneResponse()`, and a copy constructor, `InitializeZoneResponse(InitializeZoneResponse other)`."],["This class is located in the `Google.Cloud.EdgeNetwork.V1` namespace and is part of the `Google.Cloud.EdgeNetwork.V1.dll` assembly."],["There are different versions of the reference documentation, ranging from version 1.0.0 to 1.4.0, with the later being the latest version."]]],[]]