public sealed class TestIamPermissionsLicenseCodeRequest : IMessage<TestIamPermissionsLicenseCodeRequest>, IEquatable<TestIamPermissionsLicenseCodeRequest>, IDeepCloneable<TestIamPermissionsLicenseCodeRequest>, IBufferMessage, IMessage
A request message for LicenseCodes.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 the `TestIamPermissionsLicenseCodeRequest` is 3.6.0, while version 1.2.0 is also documented here."],["This document details the `TestIamPermissionsLicenseCodeRequest` class, which is used for requesting permissions for LicenseCodes."],["The `TestIamPermissionsLicenseCodeRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Project`, `Resource`, and `TestPermissionsRequestResource`, allowing specification of the project, resource name/ID, and the body of the test permissions request."],["This class has 2 constructors, `TestIamPermissionsLicenseCodeRequest()` and `TestIamPermissionsLicenseCodeRequest(TestIamPermissionsLicenseCodeRequest other)`, which allow for the creation of a new object of this type, and a copy of an existing object."]]],[]]