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-04-09 UTC."],[[["This webpage provides reference documentation for the `SetIamPolicyLicenseRequest` class within the Compute Engine v1 API for .NET, specifically version 3.5.0."],["`SetIamPolicyLicenseRequest` is used for setting the IAM policy for licenses and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the API, from 1.0.0 up to the latest version 3.6.0, with a focus on version 3.5.0."],["The class has constructors for default initialization and copying from another `SetIamPolicyLicenseRequest` object, along with properties to handle `GlobalSetPolicyRequestResource`, `Project`, and `Resource`."],["The documentation details the inheritance, implemented interfaces, inherited members, constructors, and properties of the `SetIamPolicyLicenseRequest` class, providing comprehensive information for developers."]]],[]]