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."],[[["The documentation covers the `GetHealthBackendServiceRequest` class within the Google Cloud Compute Engine v1 API."],["Version 3.6.0 is the latest release, but the documentation includes a list of all available versions, starting from 1.0.0 up to 3.6.0, for `GetHealthBackendServiceRequest`."],["This class, `GetHealthBackendServiceRequest`, is used to send request messages for checking the health of backend services."],["The `GetHealthBackendServiceRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetHealthBackendServiceRequest` include `BackendService`, `Project`, and `ResourceGroupReferenceResource`."]]],[]]