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."],[[["The documentation is for the `GetHealthRegionBackendServiceRequest` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure, methods, and properties."],["The latest version available for `GetHealthRegionBackendServiceRequest` is 3.6.0, but other versions ranging from 1.0.0 to 3.5.0 are accessible through the links provided."],["The `GetHealthRegionBackendServiceRequest` class is part of the Compute Engine v1 API and is used to request health information for a Region Backend Service."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class has four key properties:`BackendService`, `Project`, `Region`, and `ResourceGroupReferenceResource`, which specify details of the service in question, its project, its region, and the body resource respectively."]]],[]]