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 reference documentation for the `GetHealthBackendServiceRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.3.0 and its latest release 3.6.0."],["The `GetHealthBackendServiceRequest` class is used to create request messages for the `BackendServices.GetHealth` method, which is described in the provided content."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all essential for working within the Google Cloud .NET environment."],["The `GetHealthBackendServiceRequest` class has properties for `BackendService`, `Project`, and `ResourceGroupReferenceResource`, each serving a key role in the class object and its function."],["There are 29 versions of the `GetHealthBackendServiceRequest` available, ranging from version 1.0.0 to 3.6.0."]]],[]]