gcloud compute health-checks update

INFORMATION
gcloud compute health-checks update is supported in universe domain universe; however, some of the values used in the help text may not be available. Command examples may not work as-is and may requires changes before execution.
NAME
gcloud compute health-checks update - update health checks for load balanced instances
SYNOPSIS
gcloud compute health-checks update COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
Update health checks for load balanced instances.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
grpc
Update a gRPC health check.
http
Update a HTTP health check.
http2
Update a HTTP2 health check.
https
Update a HTTPS health check.
ssl
Update a SSL health check.
tcp
Update a TCP health check.
NOTES
These variants are also available:
gcloud alpha compute health-checks update
gcloud beta compute health-checks update