public sealed class GetHealthBackendServiceRequest : IMessage<GetHealthBackendServiceRequest>, IEquatable<GetHealthBackendServiceRequest>, IDeepCloneable<GetHealthBackendServiceRequest>, IBufferMessage, IMessage
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 details the `GetHealthBackendServiceRequest` class, which is used for requesting health information about backend services in Google Cloud Compute."],["The `GetHealthBackendServiceRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is implemented using `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `GetHealthBackendServiceRequest` is 3.6.0, and the page provides links to documentation for numerous previous versions, back to 1.0.0."],["The class includes constructors for default initialization and creating a copy from an existing `GetHealthBackendServiceRequest` object, along with properties to specify the `BackendService`, `Project`, and `ResourceGroupReference`."]]],[]]