public sealed class GetHealthRegionBackendServiceRequest : IMessage<GetHealthRegionBackendServiceRequest>, IEquatable<GetHealthRegionBackendServiceRequest>, IDeepCloneable<GetHealthRegionBackendServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetHealthRegionBackendServiceRequest.
A request message for RegionBackendServices.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 `GetHealthRegionBackendServiceRequest` class in the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The class is used to request the health of a RegionBackendService and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors, properties such as `BackendService`, `Project`, `Region`, and `ResourceGroupReferenceResource`, as well as their respective types and descriptions."],["Multiple versions of the API are available, ranging from 1.0.0 to the latest version 3.6.0, allowing for compatibility with different project requirements."],["The page lists older versions and their corresponding links, with the current latest version being 3.6.0, making it easy for users to navigate to past documentation."]]],[]]