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."],[[["The latest version of the `SetIamPolicySubnetworkRequest` class is 3.6.0, and the documentation lists versions back to 1.0.0 for reference."],["The `SetIamPolicySubnetworkRequest` class is part of the Google.Cloud.Compute.V1 namespace within the .NET environment, and is used in the Compute Engine v1 API."],["This class is a request message for setting IAM policies on subnetworks and inherits from the object class while implementing several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `SetIamPolicySubnetworkRequest` class includes properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, for specifying details about the request, such as the project and region."],["The class has two constructors, one with no parameters, and another that takes a copy of an existing `SetIamPolicySubnetworkRequest` object."]]],[]]