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-24 UTC."],[[["This webpage provides documentation for the `SetIamPolicyServiceAttachmentRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The documentation covers a range of versions for this class, with version 3.6.0 being the latest and version 1.0.0 being the oldest available, with version 2.16.0 being the one the documentation is centered around."],["`SetIamPolicyServiceAttachmentRequest` class is used to manage the IAM policies for service attachments, and is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["The class inherits from and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it also inherits members from the `object` base class."],["Key properties for this class include `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are used to identify and configure the IAM policy request within the Google Cloud environment."]]],[]]