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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eGetBackendBucketRequest\u003c/code\u003e class within the Compute Engine v1 API, specifically for .NET developers using Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eGetBackendBucketRequest\u003c/code\u003e is 3.6.0, with a list of older versions available for reference, ranging down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetBackendBucketRequest\u003c/code\u003e class is used to create a request to retrieve details about a specific backend bucket, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor (\u003ccode\u003eGetBackendBucketRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eGetBackendBucketRequest(GetBackendBucketRequest other)\u003c/code\u003e), and it includes properties for \u003ccode\u003eBackendBucket\u003c/code\u003e and \u003ccode\u003eProject\u003c/code\u003e to specify the target backend bucket and the project ID.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes links to external resources, such as Microsoft's .NET API documentation and Google Cloud's Protocol Buffers documentation, and it specifies that this class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]