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 for setting IAM policies on licenses."],["The class is part of the `Google.Cloud.Compute.V1.dll` assembly and is implemented to support various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SetIamPolicyLicenseRequest` class includes properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are crucial for defining the request's scope and resource targets."],["The page lists multiple versions of the `SetIamPolicyLicenseRequest` class, ranging from version 1.0.0 to the latest 3.6.0 version, with links to their respective documentation."],["The class has two constructors `SetIamPolicyLicenseRequest()` and `SetIamPolicyLicenseRequest(SetIamPolicyLicenseRequest other)` to instantiate the class."]]],[]]