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-21 UTC."],[[["This webpage details the `SetIamPolicyLicenseRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically version 1.2.0, used for managing access control policies for licenses."],["The `SetIamPolicyLicenseRequest` class is a request message for the `Licenses.SetIamPolicy` method and inherits from `Object`, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists all available versions of the class, ranging from the latest 3.6.0 down to 1.0.0, allowing users to browse documentation for specific versions."],["Key properties of the `SetIamPolicyLicenseRequest` class include `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to define the policy, the project ID, and the target resource, respectively."]]],[]]