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.3.0."],["The `TestIamPermissionsReservationRequest` class is used to construct a request message for testing permissions on reservations and is implemented with various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists several older versions from 3.6.0 down to 1.0.0 of the `TestIamPermissionsReservationRequest` class."],["The class contains properties such as `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which are strings used for request configuration."],["The class is found within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly, and its constructors include the default `TestIamPermissionsReservationRequest()` and `TestIamPermissionsReservationRequest(TestIamPermissionsReservationRequest other)`."]]],[]]