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-24 UTC."],[[["This webpage details the `TestIamPermissionsLicenseRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The `TestIamPermissionsLicenseRequest` class is a request message used for `Licenses.TestIamPermissions` and is a part of the Google Cloud Compute API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for various operations."],["The class provides constructors for creating instances, either default or by copying from an existing `TestIamPermissionsLicenseRequest` object."],["The class has properties such as `Project`, `Resource`, and `TestPermissionsRequestResource` to build out the request."]]],[]]