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-04-09 UTC."],[[["This webpage provides documentation for the `GetServiceAttachmentRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.3.0."],["The `GetServiceAttachmentRequest` class is a request message used for retrieving details about a specific ServiceAttachment, as outlined in the API method description."],["This documentation includes details of the class's implementation, showing that it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation also shows two constructors and three properties of `GetServiceAttachmentRequest`, with information on the parameter and property types, name, and description."],["This page offers a list of previous versions, with 3.6.0 being the latest version and other version numbers ranging from 1.0.0 to 3.5.0."]]],[]]