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 is used for sending requests to set the IAM policy for service attachments, as described in the method description."],["The latest version of the documentation is version 3.6.0, with a list of versions dating as far back as 1.0.0 being linked, showing its evolution over time."],["The `SetIamPolicyServiceAttachmentRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting members from the base `Object` class, detailing its abilities."],["The class contains properties like `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource` with their string and class type details, which are critical to using this request effectively."]]],[]]