1.26.0
Contents:
Servicer handling RPCs for service statuses.
Permanently sets the status of all services to NOT_SERVING.
This should be invoked when the server is entering a graceful shutdown period. After this method is invoked, future attempts to set the status of a service will be ignored.
This is an EXPERIMENTAL API.
Sets the status of a service.
service – string, the name of the service. NOTE, ‘’ must be set.
status – HealthCheckResponse.status enum value indicating the status of the service