public sealed class GetRegionBackendServiceRequest : IMessage<GetRegionBackendServiceRequest>, IEquatable<GetRegionBackendServiceRequest>, IDeepCloneable<GetRegionBackendServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionBackendServiceRequest.
A request message for RegionBackendServices.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 `GetRegionBackendServiceRequest` is 3.6.0, which can be found in the Google.Cloud.Compute.V1 namespace."],["This document provides reference information for the Compute Engine v1 API class `GetRegionBackendServiceRequest`, with the current version being 2.5.0."],["The `GetRegionBackendServiceRequest` class is used to request details about a specific BackendService resource and is implemented with several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `GetRegionBackendServiceRequest` has three properties: `BackendService`, `Project`, and `Region`, which are of string type and used to specify the BackendService resource, the project ID, and the region for the request, respectively."],["There are many older versions of this API class available, ranging from 3.5.0 down to 1.0.0."]]],[]]