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 webpage provides reference documentation for the `GetHealthBackendServiceRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available for `GetHealthBackendServiceRequest` is 3.6.0, while version 2.10.0 is highlighted with its detailed documentation."],["`GetHealthBackendServiceRequest` is a message class used for querying the health of backend services, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details about the class's constructors, properties like `BackendService`, `Project`, and `ResourceGroupReferenceResource`, and its inherited members from the base object class."],["The `GetHealthBackendServiceRequest` class belongs to the namespace `Google.Cloud.Compute.V1`, located within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]