public sealed class TestIamPermissionsLicenseRequest : IMessage<TestIamPermissionsLicenseRequest>, IEquatable<TestIamPermissionsLicenseRequest>, IDeepCloneable<TestIamPermissionsLicenseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsLicenseRequest.
A request message for Licenses.TestIamPermissions. 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 reference documentation for the `TestIamPermissionsLicenseRequest` class within the Compute Engine v1 API for .NET."],["The `TestIamPermissionsLicenseRequest` class is a request message used for checking permissions on licenses, as indicated by its role in the `Licenses.TestIamPermissions` method."],["The class inherits from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering different functionalities."],["The class includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`, which are used to define the request's context and content."],["The current latest version of this documentation is version 3.6.0, but the class `TestIamPermissionsLicenseRequest` is at version 2.10.0, and the list provided spans from versions 1.0.0 up to the current 3.6.0."]]],[]]