Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::HealthCheck::Type (v1.5.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: 2196510

HTTP

value: 2228360

HTTP2

value: 69079210

HTTPS

value: 69079243

INVALID

value: 530283991

SSL

value: 82412

TCP

value: 82881