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 the .NET environment."],["The latest version documented is 3.6.0, with a history of versions ranging from 1.0.0 up to the latest, each linked to their corresponding documentation."],["The `GetRegionBackendServiceRequest` class is used to construct a request for retrieving information about a specific backend service within a given region."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the base `object` class."],["The `GetRegionBackendServiceRequest` class has three properties: `BackendService`, `Project`, and `Region`, which are all strings and are used to define the scope of the backend service request."]]],[]]