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-31 UTC."],[[["This webpage provides reference documentation for the `TestIamPermissionsLicenseRequest` class within the Compute Engine v1 API, specifically for the .NET library."],["The latest stable version of this class is 3.6.0, with multiple previous versions available, ranging down to version 1.0.0."],["`TestIamPermissionsLicenseRequest` is a request message used for checking permissions on licenses, as part of the `Google.Cloud.Compute.V1` namespace."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits from `object`, with `IBufferMessage` being another implemented interface."],["The class features constructors, such as one taking no parameters, and one that takes another TestIamPermissionsLicenseRequest object as a parameter, as well as properties for Project, Resource, and TestPermissionsRequestResource."]]],[]]