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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 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`."]]],[]]