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` is 3.6.0, which can be found in the provided list."],["The `GetBackendBucketRequest` class is part of the Google.Cloud.Compute.V1 namespace and is located within the Google.Cloud.Compute.V1.dll assembly."],["This class is used as a request message for the BackendBuckets.Get method in the Compute Engine v1 API, and it inherits from object while implementing several interfaces."],["The class provides properties for specifying the `BackendBucket` name and the `Project` ID."],["The provided documentation contains a list of available versions ranging from 1.0.0 up to the most recent 3.6.0."]]],[]]