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-24 UTC."],[[["The webpage provides reference documentation for the `TestIamPermissionsLicenseRequest` class within the Compute Engine v1 API, specifically for .NET development."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is used to send a request to test permissions on a license."],["The page details various versions of the API, ranging from the latest 3.6.0 down to 1.0.0, each version linking to its respective documentation."],["The `TestIamPermissionsLicenseRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it contains a few properties that relate to the project, the resource, and the request itself."],["The webpage contains information regarding the constructors, properties, inherited members, and implementations of the TestIamPermissionsLicenseRequest class, along with links to other relevant pages such as the TestPermissionsRequest."]]],[]]