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.V1 API, specifically version 2.17.0."],["The latest version of this resource, identified as 3.6.0, is available along with multiple previous versions starting from 1.0.0."],["`TestIamPermissionsBackendBucketRequest` is a sealed class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inherited members from the base `object` class."],["The class includes constructors for creating instances and properties to set the project, resource, and `TestPermissionsRequest` details for testing permissions on backend buckets."],["The `TestIamPermissionsBackendBucketRequest` class serves as a request message for the `BackendBuckets.TestIamPermissions` method within the Compute Engine v1 API."]]],[]]