public sealed class SetIamPolicyServiceAttachmentRequest : IMessage<SetIamPolicyServiceAttachmentRequest>, IEquatable<SetIamPolicyServiceAttachmentRequest>, IDeepCloneable<SetIamPolicyServiceAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyServiceAttachmentRequest.
A request message for ServiceAttachments.SetIamPolicy. 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."],[[["This webpage provides documentation for the `SetIamPolicyServiceAttachmentRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The class `SetIamPolicyServiceAttachmentRequest` is a request message used for `ServiceAttachments.SetIamPolicy`, detailing its implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists numerous versions of the `SetIamPolicyServiceAttachmentRequest`, from version 1.0.0 up to the latest version, 3.6.0, allowing developers to choose the version of the API they are using."],["It outlines the class's constructors and properties, including `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are used to define and execute the API request."],["The document highlights the class's inheritance from `object` and its implementation of various interfaces, providing insights into its structure and functionality."]]],[]]