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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe documentation covers various versions of the \u003ccode\u003eGetServiceAttachmentRequest\u003c/code\u003e class, ranging from version 1.0.0 to the latest version, 3.6.0, within the Google.Cloud.Compute.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetServiceAttachmentRequest\u003c/code\u003e is a class used to request details about a ServiceAttachment, implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetServiceAttachmentRequest\u003c/code\u003e class has constructors to create new instances, either default or by cloning another existing instance of \u003ccode\u003eGetServiceAttachmentRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes three key properties: \u003ccode\u003eProject\u003c/code\u003e (the Project ID), \u003ccode\u003eRegion\u003c/code\u003e (the region name), and \u003ccode\u003eServiceAttachment\u003c/code\u003e (the name of the ServiceAttachment resource to return).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetServiceAttachmentRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and provides methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]