public sealed class SetIamPolicySubnetworkRequest : IMessage<SetIamPolicySubnetworkRequest>, IEquatable<SetIamPolicySubnetworkRequest>, IDeepCloneable<SetIamPolicySubnetworkRequest>, IBufferMessage, IMessage
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 details the `SetIamPolicySubnetworkRequest` class within the `Google.Cloud.Compute.V1` namespace, as found in the `Google.Cloud.Compute.V1.dll` assembly, for various versions."],["The latest version of this class available is `3.6.0`, and there is a list of versions available ranging from version `1.0.0` to `3.6.0`."],["The `SetIamPolicySubnetworkRequest` class is used for setting IAM policies on subnetworks and is derived from `Object`, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains four properties: `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are used to define the project, region, policy request, and resource for the IAM policy being set."],["The class has two constructors, one empty and the other that receives a `SetIamPolicySubnetworkRequest` to initialize the new instance."]]],[]]