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-31 UTC."],[[["The latest version of the `TestIamPermissionsLicenseRequest` class is 3.6.0, but this page is showing the documentation for version 3.4.0."],["This class, `TestIamPermissionsLicenseRequest`, is a request message used for the `Licenses.TestIamPermissions` method within the Compute Engine v1 API."],["The `TestIamPermissionsLicenseRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has three key properties: `Project` (string), `Resource` (string), and `TestPermissionsRequestResource` (`TestPermissionsRequest`), used for managing the project ID, resource name/ID, and request body, respectively."],["The class has two constructors, one default and one that takes in another `TestIamPermissionsLicenseRequest` object."]]],[]]