public sealed class TestIamPermissionsReservationRequest : IMessage<TestIamPermissionsReservationRequest>, IEquatable<TestIamPermissionsReservationRequest>, IDeepCloneable<TestIamPermissionsReservationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsReservationRequest.
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 provides reference documentation for the `TestIamPermissionsReservationRequest` class within the Compute Engine v1 API for .NET, specifically version 2.2.0."],["The `TestIamPermissionsReservationRequest` class is used to construct a request message for testing permissions on reservations, with detailed information on its inheritance, implemented interfaces, and members."],["The page outlines the class's constructors, including a default constructor and one that accepts another `TestIamPermissionsReservationRequest` object as a parameter."],["It lists the key properties of the `TestIamPermissionsReservationRequest` class, such as `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, each with descriptions of their purpose."],["The documentation includes links to various versions of the documentation for this class from version 1.0.0 all the way to the latest version, 3.6.0."]]],[]]