public sealed class GetBackendBucketRequest : IMessage<GetBackendBucketRequest>, IEquatable<GetBackendBucketRequest>, IDeepCloneable<GetBackendBucketRequest>, IBufferMessage, IMessage
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 `GetBackendBucketRequest` is 3.6.0, with documentation available at `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.GetBackendBucketRequest`."],["This page provides documentation for `GetBackendBucketRequest` class across multiple versions, ranging from 1.0.0 to 3.6.0."],["`GetBackendBucketRequest` is a request message for the BackendBuckets.Get method, with members implementing various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class `GetBackendBucketRequest` includes constructors to initialize an object and properties like `BackendBucket` and `Project` which are both strings."],["`GetBackendBucketRequest` inherits members from the `Object` class, including methods like GetHashCode, GetType, MemberwiseClone, and ToString."]]],[]]