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-24 UTC."],[[["This webpage details the `TestIamPermissionsReservationRequest` class within the `Google.Cloud.Compute.V1` namespace, used for testing permissions on reservations in Google Cloud."],["The latest version available is 3.6.0, with a range of previous versions from 3.5.0 down to 1.0.0 accessible via the provided links."],["`TestIamPermissionsReservationRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for default initialization and for creating a new instance based on another `TestIamPermissionsReservationRequest` object."],["Key properties include `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which are essential for specifying the context of the permissions test."]]],[]]