Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::HealthCheck::Type (v2.10.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::HealthCheck::Type.

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

Constants

UNDEFINED_TYPE

value: 0
A value indicating that the enum field is not set.

GRPC

value: 2_196_510

HTTP

value: 2_228_360

HTTP2

value: 69_079_210

HTTPS

value: 69_079_243

INVALID

value: 530_283_991

SSL

value: 82_412

TCP

value: 82_881