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 available for `GetServiceAttachmentRequest` in the Google.Cloud.Compute.V1 API is 3.6.0, with multiple prior versions, ranging from 3.5.0 down to 1.0.0, also accessible."],["The `GetServiceAttachmentRequest` class is a message used to request details of a specific ServiceAttachment within the Compute Engine v1 API."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for default initialization and for creating a copy from another `GetServiceAttachmentRequest` instance."],["`GetServiceAttachmentRequest` class contains properties such as `Project`, `Region`, and `ServiceAttachment` that are strings and are used to specify the details of the desired resource."]]],[]]