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 .NET development."],["The `SetIamPolicyLicenseRequest` class is a request message used for `Licenses.SetIamPolicy` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page provides links to documentation for multiple versions of the `Google.Cloud.Compute.V1` library, ranging from version 1.0.0 to the latest version, 3.6.0."],["The class includes properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource` to specify details for the request."],["This page presents various inherited members and constructors for `SetIamPolicyLicenseRequest`, which are `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, `Object.ToString()`, and `SetIamPolicyLicenseRequest()`."]]],[]]