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-04-09 UTC."],[[["This webpage provides documentation for the `GetBackendBucketRequest` class within the Google Compute Engine v1 API, specifically for version 3.2.0 of the .NET library."],["The `GetBackendBucketRequest` class is used to request details about a specific BackendBucket resource, as indicated by the method description \"BackendBuckets.Get\"."],["The webpage lists various available versions of the library, ranging from the latest version 3.6.0 down to version 1.0.0, with links to their respective documentation."],["The class `GetBackendBucketRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetBackendBucketRequest` class has two constructors, one default constructor and another that takes another `GetBackendBucketRequest` object, as well as two properties, `BackendBucket` and `Project`, which are both strings."]]],[]]