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-31 UTC."],[[["The `TestIamPermissionsLicenseRequest` class is used for requesting permission tests on licenses within the Google Cloud Compute API, specifically for version 1.3.0."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role in data management and operations."],["The class provides constructors to create instances, either default or by copying another `TestIamPermissionsLicenseRequest` object, allowing for flexible instantiation."],["It includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`, which are crucial for defining the scope and nature of the permission test request."],["The latest version of this API is version 3.6.0, with a total of 29 versions listed, ranging down to version 1.0.0, indicating continuous development and updates to this component."]]],[]]