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."],[[["The latest version of the `TestIamPermissionsReservationRequest` class is 3.6.0, but there are many versions available, dating back to version 1.0.0, all accessible via specific links provided."],["The `TestIamPermissionsReservationRequest` class is part of the `Google.Cloud.Compute.V1` namespace, within the `Google.Cloud.Compute.V1.dll` assembly."],["This class is used for requesting to test permissions on a reservation and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, either empty or based on another instance, and has properties to set the project ID, resource name, the zone and the body of the request."],["The `TestIamPermissionsReservationRequest` class inherits members from the base `object` class, including methods like `GetHashCode`, `GetType`, and `ToString`."]]],[]]