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."],[[["The latest version of the `SetIamPolicyLicenseRequest` is 3.6.0, part of the Google.Cloud.Compute.V1 library, with the webpage providing access to documentation for multiple versions of the `SetIamPolicyLicenseRequest`, ranging from 1.0.0 to 3.6.0."],["`SetIamPolicyLicenseRequest` is a request message used to set the IAM policy for a license, and it inherits from Object and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `SetIamPolicyLicenseRequest` has two constructors, one default and one that takes another `SetIamPolicyLicenseRequest` as a parameter to clone it."],["The `SetIamPolicyLicenseRequest` class contains three properties: `GlobalSetPolicyRequestResource` for the request body, `Project` for the project ID, and `Resource` for the name or ID of the target resource."]]],[]]