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-04-09 UTC."],[[["The latest version of the `SetIamPolicyLicenseRequest` class is 3.6.0, which can be found in the Google.Cloud.Compute.V1 namespace."],["This class, `SetIamPolicyLicenseRequest`, is used to send a request message for Licenses.SetIamPolicy, as part of the Compute Engine v1 API."],["The `SetIamPolicyLicenseRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations and comparisons."],["The class has constructors for creating new instances and allows for the specification of properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource` when making requests."],["The documentation contains a version history, where version 1.0.0 is the oldest and 3.6.0 is the most current version."]]],[]]