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."],[[["The latest version of the `GetHealthBackendServiceRequest` class is 3.6.0, and the documentation provides links to previous versions, dating back to version 1.0.0."],["`GetHealthBackendServiceRequest` is a class within the Compute Engine v1 API, specifically designed for requesting health status information for backend services."],["This class inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetHealthBackendServiceRequest` class contains properties such as `BackendService`, `Project`, and `ResourceGroupReferenceResource`, allowing for specific requests and resource targeting."],["There are two constructors available for `GetHealthBackendServiceRequest`, one being empty, and the other taking another `GetHealthBackendServiceRequest` object."]]],[]]