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 Engine v1 API, specifically for .NET."],["The latest version documented is 3.6.0, but it also includes links to documentation for versions ranging from 1.0.0 to 3.5.0, giving access to historical information."],["`SetIamPolicySubnetworkRequest` is used to set the IAM policy for a subnet and inherits from `Object`, implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, allowing you to define the necessary parameters for setting the IAM policy."],["The page is part of the Google.Cloud.Compute.V1 namespace, within the Google.Cloud.Compute.V1.dll assembly."]]],[]]