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 `TestIamPermissionsLicenseRequest` class is used to send a request to test permissions for a license within the Compute Engine v1 API, which is part of the Google Cloud Platform."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for handling message operations, equality checks, deep cloning, and buffer message handling."],["The latest version available is 3.6.0, and various other versions of this class are also documented, spanning from version 1.0.0 up to 3.6.0."],["It includes properties to specify the `Project`, the `Resource` name or ID, and a `TestPermissionsRequestResource` for the body of the request to test the permissions."],["The namespace for this class is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly, which contains Compute Engine v1 API-related classes."]]],[]]