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."],[[["This webpage provides reference documentation for the `GetBackendBucketRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetBackendBucketRequest` class is used to request details about a specific backend bucket resource."],["The latest version of the documentation is 3.6.0, and the webpage also includes documentation for numerous previous versions, down to 1.0.0."],["The `GetBackendBucketRequest` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `BackendBucket` and `Project`, both of which are strings that represent the name of the backend bucket and the project ID respectively."]]],[]]