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 seen at the top of the version list."],["This page provides documentation for the `GetBackendBucketRequest` class in the Compute Engine v1 API, which is a request message for retrieving details about a backend bucket."],["The `GetBackendBucketRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["The `GetBackendBucketRequest` class has properties such as `BackendBucket` and `Project`, both of type string, to specify the backend bucket name and project ID respectively."],["This documentation page shows a version history of the GetBackendBucketRequest class, with versions going as far back as 1.0.0."]]],[]]