public sealed class TestIamPermissionsLicenseRequest : IMessage<TestIamPermissionsLicenseRequest>, IEquatable<TestIamPermissionsLicenseRequest>, IDeepCloneable<TestIamPermissionsLicenseRequest>, IBufferMessage, IMessage
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 details the `TestIamPermissionsLicenseRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.0.0, used for requesting to test permissions on a license resource."],["The latest version available for the `TestIamPermissionsLicenseRequest` class is 3.6.0, with a list of versions ranging from 1.0.0 to 3.6.0, providing options for different build versions of the class."],["The `TestIamPermissionsLicenseRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it includes inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class includes a constructor and properties such as `Project`, `Resource`, and `TestPermissionsRequestResource` which are essential for managing and configuring test permission requests."],["There are 2 constructors that are available for this class, one which requires no parameters and one which requires the other `TestIamPermissionsLicenseRequest` as a parameter."]]],[]]