public sealed class SetIamPolicyServiceAttachmentRequest : IMessage<SetIamPolicyServiceAttachmentRequest>, IEquatable<SetIamPolicyServiceAttachmentRequest>, IDeepCloneable<SetIamPolicyServiceAttachmentRequest>, IBufferMessage, IMessage
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 details the `SetIamPolicyServiceAttachmentRequest` class within the `Google.Cloud.Compute.V1` namespace, version 1.4.0, used for managing service attachment IAM policies."],["The `SetIamPolicyServiceAttachmentRequest` class is a request message, that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` within the Google Protobuf framework."],["The page lists various versions of the `SetIamPolicyServiceAttachmentRequest` class, with version 3.6.0 being the latest, and the version list going as low as version 1.0.0."],["The `SetIamPolicyServiceAttachmentRequest` class includes properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are used to define and target the resource for which to set the IAM policy."],["It can be instantiated using two constructors: a default parameterless one, and another one that takes in an existing `SetIamPolicyServiceAttachmentRequest` object."]]],[]]