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 part of the Google Cloud Compute V1 documentation."],["This documentation provides a detailed reference for the `GetNetworkRequest` class, a request message used for retrieving network details in the Compute Engine v1 API."],["The class `GetNetworkRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetNetworkRequest` class has properties for `Network` and `Project`, which are both strings and essential for specifying the network to retrieve."],["The documentation lists several previous versions of the API, starting from 1.0.0 to 3.5.0, giving access to previous versions of `GetNetworkRequest`."]]],[]]