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-21 UTC."],[[["The latest version of `TestIamPermissionsLicenseRequest` is 3.6.0, with various other versions available, dating back to version 1.0.0."],["`TestIamPermissionsLicenseRequest` is a request message used for Licenses.TestIamPermissions, detailing the request."],["This class inherits from the base Object class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TestIamPermissionsLicenseRequest` class has two constructors: a default constructor and a constructor that accepts another `TestIamPermissionsLicenseRequest` object."],["The class contains 3 properties: Project, Resource, and TestPermissionsRequestResource; each of these holding specific string or object related values."]]],[]]