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-04-02 UTC."],[[["The latest version of the `GetNetworkRequest` documentation is 3.6.0, found at `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.GetNetworkRequest`."],["This page details the `GetNetworkRequest` class within version 2.15.0 of the Google.Cloud.Compute.V1 API, with version history ranging from 1.0.0 to 3.6.0."],["The `GetNetworkRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetNetworkRequest` class includes properties such as `Network` (name of the network) and `Project` (Project ID) that are both of type string."],["The documentation outlines two constructors for the `GetNetworkRequest` class, one being a default constructor and the other accepting another `GetNetworkRequest` object as a parameter."]]],[]]