Reference documentation and code samples for the Compute Engine v1 API enum HealthCheck.Types.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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `Google.Cloud.Compute.V1.HealthCheck.Types.Type` is 3.6.0, with numerous previous versions listed, starting from 1.0.0, for reference."],["This documentation provides details on the `HealthCheck.Types.Type` enum used in the Compute Engine v1 API, which specifies the protocol type of the health check."],["The available health check types are listed as Grpc, Http, Http2, Https, Ssl, Tcp, and Invalid, along with an UndefinedType."],["The health check type field must be specified and should match the protocol of the specific health check being used."],["This is all contained within the `Google.Cloud.Compute.V1` namespace, and is contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]