public sealed class GetHealthBackendServiceRequest : IMessage<GetHealthBackendServiceRequest>, IEquatable<GetHealthBackendServiceRequest>, IDeepCloneable<GetHealthBackendServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetHealthBackendServiceRequest.
A request message for BackendServices.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 page provides documentation for the `GetHealthBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.13.0 of the .NET library."],["The `GetHealthBackendServiceRequest` class is used to construct request messages for the `BackendServices.GetHealth` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's constructors, `GetHealthBackendServiceRequest()` and `GetHealthBackendServiceRequest(GetHealthBackendServiceRequest other)`, along with their parameters."],["It also details the properties of the class, including `BackendService`, `Project`, and `ResourceGroupReferenceResource`, which are used to define the specifics of the health check request."],["The documentation page covers 30 versions of the API, with the latest version being 3.6.0, and they all refer to the GetHealthBackendServiceRequest class."]]],[]]