public sealed class TestIamPermissionsBackendBucketRequest : IMessage<TestIamPermissionsBackendBucketRequest>, IEquatable<TestIamPermissionsBackendBucketRequest>, IDeepCloneable<TestIamPermissionsBackendBucketRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsBackendBucketRequest.
A request message for BackendBuckets.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 `TestIamPermissionsBackendBucketRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The class `TestIamPermissionsBackendBucketRequest` is a request message used for `BackendBuckets.TestIamPermissions`, designed to handle the testing of permissions."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members and methods from the base `object` class."],["The page lists various versions of the API, from 1.0.0 to the latest version 3.6.0, that contains the same information for `TestIamPermissionsBackendBucketRequest` within the different versions."],["The `TestIamPermissionsBackendBucketRequest` class includes properties for managing the project ID, resource name or ID, and the body of the request via `TestPermissionsRequestResource`."]]],[]]