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 make requests for LicenseCodes.TestIamPermissions."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for handling message-related operations."],["The latest version available in this document is 3.6.0, and version 2.10.0 is being focused on in the documentation provided, with older versions being listed going all the way back to 1.0.0."],["The class includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource` which are required for specifying the details of the request being made."],["The `TestIamPermissionsLicenseCodeRequest` class has two constructors, one being default and the other allowing you to pass in another instance of itself to make a copy of said instance."]]],[]]