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 documentation for the `GetNetworkRequest` class within the Google Cloud Edge Network v1 API."],["The latest version of the `GetNetworkRequest` class is 1.4.0, with previous versions 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also available for reference."],["`GetNetworkRequest` is a message used to retrieve a specific Network, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new `GetNetworkRequest` instances and allows setting the network's name via the `Name` string property or a `NetworkName` object."],["The `GetNetworkRequest` class is part of the `Google.Cloud.EdgeNetwork.V1` namespace, found within the `Google.Cloud.EdgeNetwork.V1.dll` assembly."]]],[]]