public sealed class GetNetworkRequest : IMessage<GetNetworkRequest>, IEquatable<GetNetworkRequest>, IDeepCloneable<GetNetworkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class GetNetworkRequest.
[[["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-17 UTC."],[[["This webpage provides documentation for the `GetNetworkRequest` class within the Google Cloud Bare Metal Solution v2 API, specifically version 1.3.0, with links to other versions of the API."],["`GetNetworkRequest` is a class used to request network information, acting as a message within the API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains two constructors: a default `GetNetworkRequest()` and a copy constructor `GetNetworkRequest(GetNetworkRequest other)`."],["The class contains two properties, `Name` and `NetworkName`, where `Name` is the resource name, and `NetworkName` is a typed view over `Name` in the format of `NetworkName`."]]],[]]