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."],[[["The webpage provides documentation for the `GetHealthRegionBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the latest version being 3.6.0 and going down to version 1.0.0."],["`GetHealthRegionBackendServiceRequest` is used for requesting health information about a regional backend service, and it inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetHealthRegionBackendServiceRequest` class contains properties such as `BackendService`, `Project`, `Region`, and `ResourceGroupReferenceResource`, which are essential for constructing the request, and it offers two constructors for creating instances, one being empty and one using another object of the same type."],["This page outlines the inheritance and implementation details of the class `GetHealthRegionBackendServiceRequest` and shows all the available version, going from version 1.0.0 to 3.6.0, with the most recent version listed first, and includes links to each of the version's documentation."]]],[]]