public sealed class TestIamPermissionsBackendServiceRequest : IMessage<TestIamPermissionsBackendServiceRequest>, IEquatable<TestIamPermissionsBackendServiceRequest>, IDeepCloneable<TestIamPermissionsBackendServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsBackendServiceRequest.
A request message for BackendServices.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 documentation for the `TestIamPermissionsBackendServiceRequest` class within the Google Compute Engine v1 API, specifically focusing on version 3.0.0."],["The `TestIamPermissionsBackendServiceRequest` class is used as a request message for the `BackendServices.TestIamPermissions` method, which is detailed further within its description."],["The class is a part of the `Google.Cloud.Compute.V1` namespace and is available within the `Google.Cloud.Compute.V1.dll` assembly, offering inheritance from object and implementing several interfaces."],["The page allows users to access documentation of other versions of the `TestIamPermissionsBackendServiceRequest` class, from version 3.6.0 to 1.0.0."],["Key properties of this class include `Project`, `Resource`, and `TestPermissionsRequestResource`, each serving a specific purpose within the context of API requests."]]],[]]