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-31 UTC."],[[["This webpage provides reference documentation for the `GetNetworkAttachmentRequest` class within the Compute Engine v1 API."],["The latest available version of the documentation is 3.6.0, with versions ranging back to 1.0.0 also accessible."],["`GetNetworkAttachmentRequest` is used to send requests to the NetworkAttachments.Get method, which retrieves information about a specific network attachment."],["The `GetNetworkAttachmentRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Key properties for `GetNetworkAttachmentRequest` include `NetworkAttachment`, `Project`, and `Region`, which specify the target network attachment and its location."]]],[]]