| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GRPCHealthCheck | GRPCHealthCheck. clone() | 
| GRPCHealthCheck | HealthCheck. getGrpcHealthCheck() | 
| GRPCHealthCheck | GRPCHealthCheck. set(String fieldName,
   Object value) | 
| GRPCHealthCheck | GRPCHealthCheck. setGrpcServiceName(String grpcServiceName)The gRPC service name for the health check. | 
| GRPCHealthCheck | GRPCHealthCheck. setPort(Integer port)The port number for the health check request. | 
| GRPCHealthCheck | GRPCHealthCheck. setPortName(String portName)Port name as defined in InstanceGroup#NamedPort#name. | 
| GRPCHealthCheck | GRPCHealthCheck. setPortSpecification(String portSpecification)Specifies how port is selected for health checking, can be one of following values:
 USE_FIXED_PORT: The port number in port is used for health checking. | 
| Modifier and Type | Method and Description | 
|---|---|
| HealthCheck | HealthCheck. setGrpcHealthCheck(GRPCHealthCheck grpcHealthCheck) | 
Copyright © 2011–2021 Google. All rights reserved.