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-04-09 UTC."],[[["This webpage provides documentation for the `GetHealthBackendServiceRequest` class within the Google Compute Engine v1 API, specifically focusing on version 3.2.0."],["The `GetHealthBackendServiceRequest` class is used to send a request to check the health of a backend service, as part of the `BackendServices.GetHealth` method."],["The documentation details the class's inheritance, the interfaces it implements (including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`), its constructors, and its properties (`BackendService`, `Project`, and `ResourceGroupReferenceResource`)."],["The page lists all previous versions of this class, from `3.6.0` (latest) down to `1.0.0`, with each version having its own documentation link."]]],[]]