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 documentation for the `GetRegionBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of the documented API is 3.6.0, with numerous prior versions available, ranging from 1.0.0 to 3.5.0, alongside the version 2.9.0 which the current documentation is focused on."],["`GetRegionBackendServiceRequest` class is used to make a request for getting details of a specific region's BackendService and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `GetRegionBackendServiceRequest` contains three main properties, `BackendService`, `Project`, and `Region`, all of which are of the type string."]]],[]]