public sealed class GetNetworkAttachmentRequest : IMessage<GetNetworkAttachmentRequest>, IEquatable<GetNetworkAttachmentRequest>, IDeepCloneable<GetNetworkAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetNetworkAttachmentRequest.
A request message for NetworkAttachments.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-24 UTC."],[[["This page provides reference documentation for the `GetNetworkAttachmentRequest` class within the Compute Engine v1 API for .NET."],["The latest version of the API available is 3.6.0, and it includes a list of previous versions ranging from 3.5.0 down to 1.0.0, each with its corresponding documentation link."],["`GetNetworkAttachmentRequest` is a request message used to retrieve details about a specific network attachment, as seen by the inheritance and implementation details, and it is part of the `Google.Cloud.Compute.V1` namespace."],["The class has properties for `NetworkAttachment`, `Project`, and `Region`, all of which are string types, allowing specification of the relevant network attachment resource."],["This class implements interfaces such as `IMessage`, `IEquatable\u003cGetNetworkAttachmentRequest\u003e`, `IDeepCloneable\u003cGetNetworkAttachmentRequest\u003e`, and `IBufferMessage`, extending its capabilities."]]],[]]