public sealed class SetIamPolicyLicenseRequest : IMessage<SetIamPolicyLicenseRequest>, IEquatable<SetIamPolicyLicenseRequest>, IDeepCloneable<SetIamPolicyLicenseRequest>, IBufferMessage, IMessage
A request message for Licenses.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 details the `SetIamPolicyLicenseRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version of the `SetIamPolicyLicenseRequest` class is 3.6.0, with the page providing access to documentation for version 1.0.0 all the way up to the latest release."],["`SetIamPolicyLicenseRequest` is a request message used for the `Licenses.SetIamPolicy` method, allowing users to set IAM policies on license resources."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has several properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`."],["The webpage provides information on the constructors, inherited members, and properties associated with the `SetIamPolicyLicenseRequest` class."]]],[]]