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 `SetIamPolicySubnetworkRequest` class is used to construct request messages for the `Subnetworks.SetIamPolicy` method within the Google Cloud Compute API, specifically version 1."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and message construction, along with inheritance of the `Object` class."],["The latest version available for the class is 3.6.0, with numerous previous versions ranging from 3.5.0 down to 1.0.0, all of which are linked for reference and specific version requirements."],["The `SetIamPolicySubnetworkRequest` class includes properties for `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are essential for defining the scope and specifics of the IAM policy setting request."]]],[]]