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-24 UTC."],[[["The page provides reference documentation for the `GetServiceAttachmentRequest` class within the Google Compute Engine v1 API, specifically for .NET."],["The `GetServiceAttachmentRequest` class is used to request details about a specific ServiceAttachment resource."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its use within the Google Protobuf framework."],["The page lists the different available versions of the documentation, ranging from version 1.0.0 to 3.6.0 (latest), and it highlights this particular page is version 2.8.0."],["The document contains details about the `GetServiceAttachmentRequest` class properties, including `Project`, `Region`, and `ServiceAttachment`, which are all of the string type."]]],[]]