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-24 UTC."],[[["This page provides documentation for the `GetRegionBackendServiceRequest` class within the Compute Engine v1 API for .NET."],["The `GetRegionBackendServiceRequest` class is used to request information about a specific Region Backend Service and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the API, with version 3.6.0 being the most recent, and going as far back as version 1.0.0, which all deal with the same `GetRegionBackendServiceRequest`."],["The class includes properties such as `BackendService`, `Project`, and `Region`, which are all of type `string` and are used to specify the details of the request."],["This documentation covers inherited members from the `Object` class along with methods of accessing them."]]],[]]