useFixedPort constant
Http2HealthCheck_PortSpecification
const useFixedPort
The port number in the health check's port is used for health checking. Applies to network endpoint group and instance group backends.
Implementation
static const useFixedPort = Http2HealthCheck_PortSpecification(
'USE_FIXED_PORT',
);