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."],[[["The webpage provides reference documentation and code samples for the `SetIamPolicyLicenseRequest` class within the Compute Engine v1 API."],["This class is a request message specifically for the `Licenses.SetIamPolicy` method, detailing how to set IAM policies for licenses."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility within the .NET ecosystem."],["The class includes constructors to create new instances of `SetIamPolicyLicenseRequest` and allows cloning from an existing instance."],["The documented properties are `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, each serving to configure specific parameters of the IAM policy request."]]],[]]