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."],[[["The latest version of `SetIamPolicyServiceAttachmentRequest` is 3.6.0, but versions are available back to 1.0.0, allowing for a range of compatibilities."],["This class `SetIamPolicyServiceAttachmentRequest` is a request message for setting IAM policies on service attachments, and it's found within the `Google.Cloud.Compute.V1` namespace."],["`SetIamPolicyServiceAttachmentRequest` implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management."],["The class has a constructor that can take another `SetIamPolicyServiceAttachmentRequest` to copy it, as well as a default public constructor."],["The properties of this class include Project, Region, RegionSetPolicyRequestResource, and Resource, all of which are strings except for RegionSetPolicyRequestResource which is of the corresponding type."]]],[]]