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, used for managing license policies in the Google Cloud Compute environment."],["The `SetIamPolicyLicenseRequest` class, a request message for `Licenses.SetIamPolicy`, inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to specify the policy request, project ID, and target resource, respectively."],["The documentation provides links to different versions of the `SetIamPolicyLicenseRequest`, with the latest being version 3.6.0 and stretching back all the way to version 1.0.0."],["There are two constructors available for `SetIamPolicyLicenseRequest`: one default constructor, and another that clones an existing `SetIamPolicyLicenseRequest`."]]],[]]