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 provides documentation for the `SetIamPolicySubnetworkRequest` class within the `Google.Cloud.Compute.V1` namespace in .NET."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions available, from 1.0.0 up to 3.6.0."],["`SetIamPolicySubnetworkRequest` is a request message used for setting IAM policies on subnetworks, inheriting from Object and implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties for `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, allowing for the specification of project, region, policy request details, and resource name/ID."],["The class has 2 constructors available, one default and one that accepts another `SetIamPolicySubnetworkRequest` object as parameter, and it's part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]