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."],[[["This webpage provides reference documentation for the `GetRegionBackendServiceRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available for `GetRegionBackendServiceRequest` is 3.6.0, while the current page is focused on version 2.11.0."],["The page lists all versions of `GetRegionBackendServiceRequest` ranging from 1.0.0 to the current latest of 3.6.0, allowing users to access documentation for different versions."],["`GetRegionBackendServiceRequest` is a request message used to retrieve details about a specific backend service within a given region, and it inherits from several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class `GetRegionBackendServiceRequest` has three properties: `BackendService`, `Project`, and `Region`, which are used to define the resource being requested."]]],[]]