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 latest version available for `GetHealthBackendServiceRequest` is 3.6.0, as part of the Google Cloud Compute Engine v1 API, with several older versions also listed."],["`GetHealthBackendServiceRequest` is a class used to structure requests for health checks of backend services within the Compute Engine API, and it implements various interfaces for message handling."],["This class inherits from the base `object` class and it is implemented by the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetHealthBackendServiceRequest` class includes constructors and properties for managing backend service details, including `BackendService`, `Project`, and `ResourceGroupReferenceResource`."]]],[]]