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-21 UTC."],[[["The latest version of the `GetServiceAttachmentRequest` API is 3.6.0, as seen at the top of the version list."],["This page provides documentation for the `GetServiceAttachmentRequest` class within the Google.Cloud.Compute.V1 namespace, with version 2.6.0 as the main context of the page."],["The `GetServiceAttachmentRequest` class is part of the Compute Engine v1 API and is used for retrieving information about a specific ServiceAttachment."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."],["The `GetServiceAttachmentRequest` class includes properties like `Project`, `Region`, and `ServiceAttachment`, all of type string, to specify the parameters of the request."]]],[]]