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."],[[["This document provides reference information for the `SetIamPolicyNetworkAttachmentRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.10.0."],["The `SetIamPolicyNetworkAttachmentRequest` class is used to send a request message for setting IAM policies on network attachments, as detailed in the API's method description."],["It outlines the class's inheritance hierarchy, implementing interfaces, and members such as constructors, as well as properties like `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are essential for policy management."],["The document lists all the available versions from 1.0.0 to 3.6.0 (latest) for the `SetIamPolicyNetworkAttachmentRequest`, demonstrating the version history of the API class."],["The document is part of the Google.Cloud.Compute.V1 namespace and is built within the Google.Cloud.Compute.V1.dll assembly, offering insights into its technical structure."]]],[]]