public sealed class TestIamPermissionsLicenseCodeRequest : IMessage<TestIamPermissionsLicenseCodeRequest>, IEquatable<TestIamPermissionsLicenseCodeRequest>, IDeepCloneable<TestIamPermissionsLicenseCodeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsLicenseCodeRequest.
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 `TestIamPermissionsLicenseCodeRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request testing permissions on license codes."],["Version 3.6.0 is the latest version, and the provided documentation includes versions ranging from 1.0.0 to 3.6.0 for this class."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities like message handling, equality comparison, deep cloning, and buffered message operations."],["The class contains properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`, which are used to define the project ID, the resource name or ID, and the body of the permission request."],["The `TestIamPermissionsLicenseCodeRequest` class has 2 constructors, one with no parameters, and one with the same type of object as parameter."]]],[]]