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."],[[["The latest version available for `GetRegionBackendServiceRequest` is 3.6.0, which can be found in the provided documentation along with other previous versions."],["This documentation provides reference information and code samples for the Compute Engine v1 API class `GetRegionBackendServiceRequest`."],["The `GetRegionBackendServiceRequest` class is a request message utilized for the `RegionBackendServices.Get` method, as described in the method description."],["The `GetRegionBackendServiceRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `GetRegionBackendServiceRequest` class allows to set the following properties: `BackendService`, `Project`, and `Region`."]]],[]]