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-21 UTC."],[[["This webpage provides documentation for the `TestIamPermissionsLicenseRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.0.0, with links to other versions."],["The `TestIamPermissionsLicenseRequest` class is part of the Compute Engine v1 API and is used for requesting to test the permissions of a license."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base object class."],["It includes properties for `Project`, `Resource`, and `TestPermissionsRequestResource`, which are used to define the scope and specifics of the permission testing request."],["There is an extensive list of all the prior versions of the class, ranging from 3.6.0 (latest) all the way down to 1.0.0."]]],[]]