public sealed class GetNetworkRequest : IMessage<GetNetworkRequest>, IEquatable<GetNetworkRequest>, IDeepCloneable<GetNetworkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetNetworkRequest.
A request message for Networks.Get. See the method description for details.
[[["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 page provides reference documentation for the `GetNetworkRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The `GetNetworkRequest` class is used to make a request to the Networks.Get method, as part of the Google.Cloud.Compute.V1 namespace."],["The documentation details the class's implementation of various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and the inherited members from `Object`."],["It shows that there are two constructors available for the `GetNetworkRequest` class: a parameterless constructor and one that takes another `GetNetworkRequest` object."],["The page covers a list of versions for this class, from version 1.0.0 up to the latest version 3.6.0, including each version's corresponding link."]]],[]]