public sealed class GetHealthRegionBackendServiceRequest : IMessage<GetHealthRegionBackendServiceRequest>, IEquatable<GetHealthRegionBackendServiceRequest>, IDeepCloneable<GetHealthRegionBackendServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetHealthRegionBackendServiceRequest.
A request message for RegionBackendServices.GetHealth. 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 documentation for the `GetHealthRegionBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version documented being 3.6.0 and the current version of the page being 2.8.0."],["The `GetHealthRegionBackendServiceRequest` class is used to construct a request to get health information for a specific regional backend service."],["The page details that the `GetHealthRegionBackendServiceRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["Key properties for this class include `BackendService`, `Project`, `Region`, and `ResourceGroupReferenceResource`, which are used to specify the target backend service and relevant location for the request."],["This documentation provides links to numerous previous versions of the documentation for this class, with the earliest documented version being 1.0.0."]]],[]]