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 Compute Engine v1 API, specifically for the .NET environment."],["The content details the various versions of the API, from version 1.0.0 up to the latest, 3.6.0, with direct links to the respective documentation for each version."],["The `GetRegionBackendServiceRequest` class is used to send requests for `RegionBackendServices.Get` and is part of the `Google.Cloud.Compute.V1` namespace."],["The page shows the class's inheritance, implementation, constructors and properties, with descriptions for each."],["The `BackendService`, `Project` and `Region` properties are all of type `string`, according to the provided documentation."]]],[]]