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-24 UTC."],[[["This page provides reference documentation for the `GetHealthBackendServiceRequest` class within the Google Compute Engine v1 API, specifically for version 2.5.0."],["The `GetHealthBackendServiceRequest` class is used to send a request message for the `BackendServices.GetHealth` method, which is part of the Compute Engine v1 API."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each for interacting with and operating on the data stored within the class."],["The page lists available versions of the `GetHealthBackendServiceRequest` class ranging from 1.0.0 up to the latest version, 3.6.0, allowing users to navigate to the documentation for specific versions."],["The documentation includes details on the properties of the class, including `BackendService`, `Project`, and `ResourceGroupReferenceResource` to give insight into each property's use case."]]],[]]