public sealed class TestIamPermissionsReservationRequest : IMessage<TestIamPermissionsReservationRequest>, IEquatable<TestIamPermissionsReservationRequest>, IDeepCloneable<TestIamPermissionsReservationRequest>, IBufferMessage, IMessage
A request message for Reservations.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 `TestIamPermissionsReservationRequest` class within the `Google.Cloud.Compute.V1` namespace, used for requesting permission tests on Compute Engine reservations."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `TestIamPermissionsReservationRequest` class includes properties like `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, all of which are strings except the `TestPermissionsRequestResource`, which is a `TestPermissionsRequest` object."],["The page lists various available versions of the `TestIamPermissionsReservationRequest`, ranging from the latest `3.6.0` down to `1.0.0`."],["The page documents the two constructors for this class, one being a default and the other having a `TestIamPermissionsReservationRequest` object parameter."]]],[]]