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 testing permissions on licenses, as described in the method description."],["The `TestIamPermissionsLicenseRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The documentation lists available versions of the `TestIamPermissionsLicenseRequest` class, ranging from version 1.0.0 to the latest version, 3.6.0, with a variety of links to the different class version documentation."],["The class includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`, which are used to specify the project, resource name, and request body, respectively, for testing permissions."]]],[]]