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 latest version of the `TestIamPermissionsLicenseRequest` class is 3.6.0, which can be found in the Google.Cloud.Compute.V1 namespace."],["This class is used for creating requests to test permissions for licenses within the Compute Engine v1 API."],["The `TestIamPermissionsLicenseRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with having inherited members from Object."],["The class has constructors to create new instances, including a copy constructor that takes another `TestIamPermissionsLicenseRequest` object."],["Key properties of the class include `Project`, `Resource`, and `TestPermissionsRequestResource`, which are used to define the project ID, resource name/id, and request body respectively."]]],[]]