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 `GetRegionBackendServiceRequest` class is used to construct request messages for retrieving a specific region's backend service details."],["The document shows that the latest version is 3.6.0 but also provides links to documentation for previous versions of this class, starting from version 1.0.0 and through 2.10.0 to 3.6.0."],["The Class has members that include properties such as `BackendService`, `Project`, and `Region`, which are used to specify the details of the backend service being requested."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and shows what inheritance it shares."]]],[]]