public sealed class SetIamPolicyNetworkAttachmentRequest : IMessage<SetIamPolicyNetworkAttachmentRequest>, IEquatable<SetIamPolicyNetworkAttachmentRequest>, IDeepCloneable<SetIamPolicyNetworkAttachmentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyNetworkAttachmentRequest.
A request message for NetworkAttachments.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 `SetIamPolicyNetworkAttachmentRequest` class in the Google.Cloud.Compute.V1 API is used to manage network attachment policies, allowing for setting the IAM policy of a network attachment."],["This API provides various versions, from 1.0.0 up to the latest version 3.6.0, each accessible via a direct link for specific documentation and details."],["The current page documentation is centered around version 2.14.0 of the API, detailing the `SetIamPolicyNetworkAttachmentRequest` class, including its properties, constructors, inherited members, and implemented interfaces."],["Key properties within the `SetIamPolicyNetworkAttachmentRequest` class include `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are used to specify the project, region, policy, and resource for the request."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and integration capabilities within the .NET environment."]]],[]]