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-04-09 UTC."],[[["The latest version of the `TestIamPermissionsBackendServiceRequest` class is 3.6.0, and the current page is displaying version 3.3.0, with other older versions available for review."],["`TestIamPermissionsBackendServiceRequest` is a class within the Google Cloud Compute Engine v1 API, designed to manage requests for the `BackendServices.TestIamPermissions` method, and its reference documentation and code samples are provided."],["The `TestIamPermissionsBackendServiceRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has constructors, allowing for default initialization and cloning, as well as properties to specify the project, resource, and body resource of the test permissions request, with each of these properties being a string or `TestPermissionsRequest` object type."],["The content provided contains versions all the way down to 1.0.0, indicating a large scope of supported versions for `TestIamPermissionsBackendServiceRequest`."]]],[]]