public sealed class GetNetworkRequest : IMessage<GetNetworkRequest>, IEquatable<GetNetworkRequest>, IDeepCloneable<GetNetworkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class GetNetworkRequest.
[[["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 information for the `GetNetworkRequest` class within the Google Cloud Edge Network v1 API, specifically version 1.2.0."],["`GetNetworkRequest` is a message type used for retrieving a Network and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetNetworkRequest` class has two constructors: a default constructor and one that accepts another `GetNetworkRequest` object as a parameter."],["It includes two key properties: `Name` which is a string representing the required resource name, and `NetworkName`, which provides a typed view over the `Name` property."],["The document covers different versions of the API and the latest is version 1.4.0, however this specific page is for version 1.2.0."]]],[]]