public sealed class GetServiceAttachmentRequest : IMessage<GetServiceAttachmentRequest>, IEquatable<GetServiceAttachmentRequest>, IDeepCloneable<GetServiceAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetServiceAttachmentRequest.
A request message for ServiceAttachments.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 documentation for the `GetServiceAttachmentRequest` class within the Google Cloud Compute Engine v1 API for .NET, specifically version 3.4.0."],["The `GetServiceAttachmentRequest` class is used to make requests to the ServiceAttachments.Get method, allowing users to retrieve details about a specific service attachment."],["The documentation details the class's constructors, properties like `Project`, `Region`, and `ServiceAttachment`, and lists its inheritance and implemented interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also shows a list of the different versions of the documentation available, starting from version 1.0.0 all the way to the latest version, 3.6.0."]]],[]]