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 developers."],["The content details the various versions of the API, from version 1.0.0 up to the latest, 3.6.0, with links to their corresponding documentation pages."],["The `SetIamPolicySubnetworkRequest` class is used to send a request message to set the IAM policy for subnetworks, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page highlights the class's properties, including `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, along with their descriptions and types."],["The webpage also provides information on the class's constructors, inherited members, namespace (`Google.Cloud.Compute.V1`), and assembly (`Google.Cloud.Compute.V1.dll`)."]]],[]]