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 this documentation is 3.6.0, and a list of previous versions ranging from 3.5.0 to 1.0.0 is also available for review."],["The `GetRegionBackendServiceRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is defined within the `Google.Cloud.Compute.V1.dll` assembly, implementing multiple interfaces such as `IMessage` and `IEquatable`."],["The class includes properties like `BackendService`, `Project`, and `Region`, which are string types and are used to define the specifics of the request being made."],["This class is used to make a request to retrieve details about a specific region backend service, and the webpage also contains inherited members from the base object class."]]],[]]