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, detailing its purpose and usage."],["The `GetRegionBackendServiceRequest` class is used to request information about a specific BackendService in a designated region and project, as part of the RegionBackendServices.Get method."],["The documentation outlines the inheritance structure of `GetRegionBackendServiceRequest`, showing it implements multiple interfaces, like IMessage, IEquatable, and IDeepCloneable."],["This page covers a broad array of versions, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the most current."],["There is also an overview of the constructors and properties available for this class."]]],[]]