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-21 UTC."],[[["The latest version available for the `GetNetworkAttachmentRequest` is 3.6.0, as part of the Google Cloud Compute Engine v1 API, with the provided content detailing a range of versions from 1.0.0 up to the latest."],["`GetNetworkAttachmentRequest` is a class used within the Google Cloud Compute Engine v1 API for handling requests to retrieve NetworkAttachment resources."],["This class, `GetNetworkAttachmentRequest`, inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetNetworkAttachmentRequest` class contains properties such as `NetworkAttachment`, `Project`, and `Region`, each of which are of type `string`, essential for specifying and retrieving the requested NetworkAttachment data."],["The class has two constructors, a default constructor `GetNetworkAttachmentRequest()`, and an overload with a `GetNetworkAttachmentRequest` parameter for copying or cloning, and it is located in the `Google.Cloud.Compute.V1` namespace."]]],[]]