public sealed class InitializeZoneRequest : IMessage<InitializeZoneRequest>, IEquatable<InitializeZoneRequest>, IDeepCloneable<InitializeZoneRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class InitializeZoneRequest.
[[["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."],[[["This document provides reference documentation for the `InitializeZoneRequest` class within the Google Cloud Edge Network v1 API, specifically version 1.3.0."],["The `InitializeZoneRequest` class is a message used to initialize a specified zone and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InitializeZoneRequest` class has two constructors, a default one and another that accepts an `InitializeZoneRequest` object as a parameter."],["The `InitializeZoneRequest` class contains two properties, `Name`, which is a string representing the name of the zone resource, and `ZoneName`, a typed view of the resource name."],["The latest version of this API is 1.4.0 and the document lists previous versions as far back as version 1.0.0."]]],[]]