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` documentation is 3.6.0, but this page is showing version 2.15.0."],["The `GetBackendBucketRequest` class is part of the `Google.Cloud.Compute.V1` namespace, which is found within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetBackendBucketRequest` class has two constructors: a default constructor and a copy constructor that takes another `GetBackendBucketRequest` object as a parameter."],["The `GetBackendBucketRequest` class contains two properties: `BackendBucket` which is a `string` and `Project` which is also a `string`."]]],[]]