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-04-09 UTC."],[[["Version 3.6.0 is the latest version available for the `Google.Cloud.Compute.V1.TestIamPermissionsLicenseRequest` class, while version 3.5.0 is the currently selected one on the page."],["The `TestIamPermissionsLicenseRequest` class is part of the Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace and it is contained in the `Google.Cloud.Compute.V1.dll` assembly."],["This class is used as a request message for `Licenses.TestIamPermissions` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `TestIamPermissionsLicenseRequest` includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`, which allow specifying the project ID, the resource name or ID, and the body of the request, respectively."],["The documentation provides links to the `TestIamPermissionsLicenseRequest` class across versions spanning from 1.0.0 to 3.6.0, along with documentation pages about the class's inheritance, implementation, properties, and constructor methods."]]],[]]