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."],["The latest version of this API is 3.6.0, and the current page focuses on version 2.14.0, with links to documentation for numerous other versions ranging from 1.0.0 to 3.5.0."],["The `TestIamPermissionsBackendBucketRequest` class is used to create a request message for the `BackendBuckets.TestIamPermissions` method."],["Key features of this class include properties for `Project`, `Resource`, and `TestPermissionsRequestResource`, which are essential for making an API call."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."]]],[]]