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-24 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 indicated by its description and the related method `Licenses.TestIamPermissions`."],["The documentation details the class's inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TestIamPermissionsLicenseRequest` class includes constructors and properties like `Project`, `Resource`, and `TestPermissionsRequestResource`, which are essential for constructing and defining the request."],["The available versions for this documentation range from 1.0.0 to 3.6.0, the latest, each with a dedicated link for perusal."]]],[]]