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."],[[["The latest version of the `GetNetworkRequest` API is 3.6.0, as seen within the provided list of versions, ranging from 1.0.0 to the latest."],["The `GetNetworkRequest` class is part of the `Google.Cloud.Compute.V1` namespace and the Google.Cloud.Compute.V1.dll assembly, which can be implemented through IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `GetNetworkRequest` class includes constructors for creating new instances and copying existing instances, alongside properties for 'Network' and 'Project' which are both strings."],["The `GetNetworkRequest` class is a part of the Compute Engine v1 API and facilitates requests for Networks.Get operations, inheriting from the Object class and also uses inherited members such as GetHashCode, GetType, MemberwiseClone, and ToString."]]],[]]