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."],[[["The latest version of `SetIamPolicySubnetworkRequest` is 3.6.0, part of the Google.Cloud.Compute.V1 namespace, with prior versions ranging from 1.0.0 up to 3.5.0 also available."],["`SetIamPolicySubnetworkRequest` is a request message used for Subnetworks.SetIamPolicy, inheriting from `Object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SetIamPolicySubnetworkRequest` class has properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource` to configure the request, with each having specific descriptions."],["`SetIamPolicySubnetworkRequest` class has two public constructors: one default constructor `SetIamPolicySubnetworkRequest()` and one constructor accepting another `SetIamPolicySubnetworkRequest` object `SetIamPolicySubnetworkRequest(SetIamPolicySubnetworkRequest other)`."],["The assembly file that contains the class `SetIamPolicySubnetworkRequest` is `Google.Cloud.Compute.V1.dll`."]]],[]]