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 webpage provides reference documentation for the `GetHealthBackendServiceRequest` class within the Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace in .NET."],["The `GetHealthBackendServiceRequest` class is used to send requests for `BackendServices.GetHealth` operations and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists versions from 1.0.0 to 3.6.0 with the latest version being 3.6.0, and includes the inheritance and implemented interfaces."],["The `GetHealthBackendServiceRequest` class has three main properties: `BackendService`, `Project`, and `ResourceGroupReferenceResource`."],["There are two constructors for the `GetHealthBackendServiceRequest` class, a parameterless constructor and one that accepts another instance of the same class as a parameter."]]],[]]