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 reference documentation for the `TestIamPermissionsLicenseRequest` class within the Compute Engine v1 API, specifically for the .NET library."],["The latest version of the library is 3.6.0, and the documentation covers versions ranging from 1.0.0 up to the latest version, with 2.17.0 being the current focus."],["`TestIamPermissionsLicenseRequest` is a class used to construct request messages for the `Licenses.TestIamPermissions` method, as indicated by the class's purpose of requesting and testing permissions on a license."],["The class `TestIamPermissionsLicenseRequest` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, while inheriting from the base `object` class."],["Key properties of the `TestIamPermissionsLicenseRequest` class include `Project`, `Resource`, and `TestPermissionsRequestResource`, for specifying project ID, resource name/ID, and request body."]]],[]]