public sealed class SetIamPolicySubnetworkRequest : IMessage<SetIamPolicySubnetworkRequest>, IEquatable<SetIamPolicySubnetworkRequest>, IDeepCloneable<SetIamPolicySubnetworkRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicySubnetworkRequest.
A request message for Subnetworks.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 `SetIamPolicySubnetworkRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.5.0 of the .NET library."],["The `SetIamPolicySubnetworkRequest` class is used to define a request message for setting the IAM policy on a Subnetwork, as part of the Compute Engine v1 API."],["The page lists links to other versions of the .NET library which include this class, ranging from version 1.0.0 to 3.6.0 (latest)."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the properties within the class, `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which provide information pertaining to the project, region, and target of the policy setting."]]],[]]