public sealed class GetBackendBucketRequest : IMessage<GetBackendBucketRequest>, IEquatable<GetBackendBucketRequest>, IDeepCloneable<GetBackendBucketRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetBackendBucketRequest.
A request message for BackendBuckets.Get. 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-21 UTC."],[[["The latest version of the `GetBackendBucketRequest` is 3.6.0, as listed at the top of the version list."],["This page provides documentation for multiple versions of the `GetBackendBucketRequest` class, ranging from version 1.0.0 to the latest 3.6.0, within the Google Compute Engine v1 API."],["`GetBackendBucketRequest` is a class within the `Google.Cloud.Compute.V1` namespace, designed for requesting a specific backend bucket."],["The class `GetBackendBucketRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality within the Google Cloud .NET library."],["`GetBackendBucketRequest` includes properties like `BackendBucket` and `Project`, which are used to specify the target backend bucket and project ID, respectively, for the request."]]],[]]