public sealed class TestIamPermissionsLicenseRequest : IMessage<TestIamPermissionsLicenseRequest>, IEquatable<TestIamPermissionsLicenseRequest>, IDeepCloneable<TestIamPermissionsLicenseRequest>, IBufferMessage, IMessage
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 details the `TestIamPermissionsLicenseRequest` class within the `Google.Cloud.Compute.V1` namespace, used for testing permissions on licenses in Google Cloud Compute."],["The latest version of this class is 3.6.0, with versions ranging back to 1.0.0, all available via provided links."],["The `TestIamPermissionsLicenseRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Protocol Buffers ecosystem."],["The class includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`, used to define the scope and parameters of a permissions test."],["The page provides a comprehensive list of versions, inherited members, the namespace, and the assembly, along with constructors for this class, ensuring clear and concise documentation."]]],[]]