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."],[[["The `SetIamPolicyServiceAttachmentRequest` class is used for making requests to set IAM policies for service attachments within the Compute Engine v1 API."],["This class has been implemented to inherit from `Object` while also being implemented by the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class provides properties to set `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are essential for defining the scope and content of the IAM policy request."],["There is a history of at least 30 previous versions of this API, ranging from version 1.0.0 up to the most recent 3.6.0, and they are all hyperlinked."],["The `SetIamPolicyServiceAttachmentRequest` class includes two constructors, one default and another one that accepts a `SetIamPolicyServiceAttachmentRequest` parameter, for ease of use and creating copies."]]],[]]