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-07-26 UTC."],[[["This webpage provides documentation for the `InitializeZoneResponse` class within the Google Cloud Edge Network v1 API."],["The `InitializeZoneResponse` class represents the response received after initializing a zone in the Distributed Cloud Edge Network."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities for message handling and data manipulation."],["It's available in multiple versions, with version 1.4.0 being the latest and 1.0.0 being the base version provided here."],["The class includes two constructors: a default constructor and one that accepts another `InitializeZoneResponse` object for creating copies."]]],[]]