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-21 UTC."],[[["This webpage details the `TestIamPermissionsReservationRequest` class within the `Google.Cloud.Compute.V1` namespace, used for requesting permissions testing on Compute Engine reservations."],["The latest version of the documentation for the `TestIamPermissionsReservationRequest` class is 3.6.0, with other versions available dating back to version 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Protocol Buffers ecosystem."],["The `TestIamPermissionsReservationRequest` class includes properties for `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, allowing specification of the request's scope and target."],["This class is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]