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-24 UTC."],[[["This webpage provides reference documentation for the `SetIamPolicyLicenseRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The documentation covers version 2.6.0, along with a list of other available versions ranging from 1.0.0 to 3.6.0 (latest), each linked to its respective documentation."],["The `SetIamPolicyLicenseRequest` class is a request message used for `Licenses.SetIamPolicy`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `Object` class and has properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to set the policy, project ID, and the resource name respectively."],["The page details the constructors of the class and also lists the inherited members, the namespace (`Google.Cloud.Compute.V1`), and the assembly (`Google.Cloud.Compute.V1.dll`)."]]],[]]