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-31 UTC."],[[["The latest version of the `GetNetworkRequest` class is 3.6.0, part of the Google Cloud Compute Engine v1 API."],["This webpage provides documentation and code samples for the `GetNetworkRequest` class, used for retrieving network details."],["The `GetNetworkRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two properties: `Network` (the name of the network) and `Project` (the project ID)."],["The different versions of the package and it's documentation are listed, ranging from version 1.0.0 to the latest version 3.6.0."]]],[]]