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-21 UTC."],[[["This webpage provides reference documentation for the `TestIamPermissionsReservationRequest` class within the Google Compute Engine v1 API, specifically for .NET."],["The `TestIamPermissionsReservationRequest` class is used to construct a request message for testing permissions on reservations, as part of the Compute Engine API."],["The page lists multiple versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, each providing documentation on the `TestIamPermissionsReservationRequest`."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with several inherited methods."],["Key properties of `TestIamPermissionsReservationRequest` include `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which are used to define the scope and details of the permission test request."]]],[]]