public sealed class SetIamPolicyLicenseRequest : IMessage<SetIamPolicyLicenseRequest>, IEquatable<SetIamPolicyLicenseRequest>, IDeepCloneable<SetIamPolicyLicenseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyLicenseRequest.
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 provides reference documentation for the `SetIamPolicyLicenseRequest` class within the Compute Engine v1 API."],["The latest available version of the `SetIamPolicyLicenseRequest` API is 3.6.0, with versions ranging down to 1.0.0 being also accessible."],["`SetIamPolicyLicenseRequest` is a request message used for `Licenses.SetIamPolicy`, allowing the setting of IAM policies."],["The `SetIamPolicyLicenseRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and contains properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`."],["Constructors for the class include a parameterless constructor as well as one that accepts another `SetIamPolicyLicenseRequest` object."]]],[]]