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 Compute Engine v1 API for .NET."],["The latest version available for this API is 3.6.0, and this class is also present in other versions, ranging from 1.0.0 to 3.5.0, as well as versions 2.4.0 and up."],["The `SetIamPolicyLicenseRequest` class is used as a request message for setting IAM policies on licenses, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to define the policy to be set and identify the project and resource it will be applied to."],["The namespace for the class is `Google.Cloud.Compute.V1` and it is within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]