public sealed class GetNetworkProfileRequest : IMessage<GetNetworkProfileRequest>, IEquatable<GetNetworkProfileRequest>, IDeepCloneable<GetNetworkProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetNetworkProfileRequest.
A request message for NetworkProfiles.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-09 UTC."],[[["This webpage provides reference documentation for the `GetNetworkProfileRequest` class within the Compute Engine v1 API."],["The `GetNetworkProfileRequest` class is a request message for the `NetworkProfiles.Get` method, used to retrieve a specific network profile."],["The document outlines the class's inheritance and the various interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors, `GetNetworkProfileRequest()`, and `GetNetworkProfileRequest(GetNetworkProfileRequest other)`, with `other` being the parameter."],["The documentation covers the properties of the `GetNetworkProfileRequest` class, such as `NetworkProfile` and `Project`, explaining their purposes and types."]]],[]]