Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class HealthCheckRequest.
HealthCheckRequest is the request message for Check.
Generated from protobuf message google.cloud.visionai.v1.HealthCheckRequest
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ cluster |
string
The parent of the resource. |
getCluster
The parent of the resource.
| Returns | |
|---|---|
| Type | Description |
string |
|
setCluster
The parent of the resource.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|