Module: Google::Cloud::Compute::V1::HealthCheck::Type

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Specifies the type of the healthCheck, either TCP, SSL, HTTP, HTTPS or HTTP2. Exactly one of the protocol-specific health check field must be specified, which must match type field.

Constant Summary collapse

UNDEFINED_TYPE =

A value indicating that the enum field is not set.

0
GRPC =
2196510
HTTP =
2228360
HTTP2 =
69079210
HTTPS =
69079243
INVALID =
530283991
SSL =
82412
TCP =
82881