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-21 UTC."],[[["This webpage provides documentation for the `SetIamPolicyLicenseRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for the .NET environment, with the most recent version listed as 3.6.0, and the version presented in the documentation being 2.3.0."],["The `SetIamPolicyLicenseRequest` class is used to send a request message for the Licenses.SetIamPolicy method within the Compute Engine v1 API, where the documentation provides a breakdown of the class's inheritance and implemented interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["This documentation section outlines the constructors for `SetIamPolicyLicenseRequest`, including a default constructor and a constructor that accepts another `SetIamPolicyLicenseRequest` object as a parameter, enabling the copying of objects."],["The documentation details three essential properties of the `SetIamPolicyLicenseRequest` class, including `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, each with its respective type and a brief description of its functionality."],["The page lists various historical versions of the documentation, ranging from version 1.0.0 to the latest version, 3.6.0, all corresponding to different revisions of the Google.Cloud.Compute.V1 API."]]],[]]