pub const FILE_DESCRIPTOR_SET: &[u8] = b"\n\xb8\x16\n\x0chealth.proto\x12\x0egrpc.health.v1\".\n\x12HealthCheckRequest\x12\x18\n\x07service\x18\x01 \x01(\tR\x07service\"\xb1\x01\n\x13HealthCheckResponse\x12I\n\x06status\x18\x01 \x01(\x0e21.grpc.health.v1.HealthCheckResponse.ServingStatusR\x06status\"O\n\rServingStatus\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x0b\n\x07SERVING\x10\x01\x12\x0f\n\x0bNOT_SERVING\x10\x02\x12\x13\n\x0fSERVICE_UNKNOWN\x10\x032\xae\x01\n\x06Health\x12P\n\x05Check\x12\".grpc.health.v1.HealthCheckRequest\x1a#.grpc.health.v1.HealthCheckResponse\x12R\n\x05Watch\x12\".grpc.health.v1.HealthCheckRequest\x1a#.grpc.health.v1.HealthCheckResponse0\x01Ba\n\x11io.grpc.health.v1B\x0bHealthProtoP\x01Z,google.golang.org/grpc/health/grpc_health_v1\xaa\x02\x0eGrpc.Health.V1J\x97\x12\n\x06\x12\x04\x11\x00>\x01\n\x08\n\x01\x02\x12\x03\x13\x00\x17\n\n\n\x02\x04\x00\x12\x04\x1b\x00\x1d\x01\n\n\n\x03\x04\x00\x01\x12\x03\x1b\x08\x1a\n\x0b\n\x04\x04\x00\x02\x00\x12\x03\x1c\x02\x15\n\x0c\n\x05\x04\x00\x02\x00\x01\x12\x03\x1c\t\x10\n\x0c\n\x05\x04\x00\x02\x00\x03\x12\x03\x1c\x13\x14\n\x0c\n\x05\x04\x00\x02\x00\x05\x12\x03\x1c\x02\x08\n\n\n\x02\x04\x01\x12\x04\x1f\x00\'\x01\n\n\n\x03\x04\x01\x01\x12\x03\x1f\x08\x1b\n\x0b\n\x04\x04\x01\x02\x00\x12\x03&\x02\x1b\n\x0c\n\x05\x04\x01\x02\x00\x01\x12\x03&\x10\x16\n\x0c\n\x05\x04\x01\x02\x00\x03\x12\x03&\x19\x1a\n\x0c\n\x05\x04\x01\x02\x00\x06\x12\x03&\x02\x0f\n\x0c\n\x04\x04\x01\x04\x00\x12\x04 \x02%\x03\n\x0c\n\x05\x04\x01\x04\x00\x01\x12\x03 \x07\x14\n\r\n\x06\x04\x01\x04\x00\x02\x00\x12\x03!\x04\x10\n\x0e\n\x07\x04\x01\x04\x00\x02\x00\x01\x12\x03!\x04\x0b\n\x0e\n\x07\x04\x01\x04\x00\x02\x00\x02\x12\x03!\x0e\x0f\n\r\n\x06\x04\x01\x04\x00\x02\x01\x12\x03\"\x04\x10\n\x0e\n\x07\x04\x01\x04\x00\x02\x01\x01\x12\x03\"\x04\x0b\n\x0e\n\x07\x04\x01\x04\x00\x02\x01\x02\x12\x03\"\x0e\x0f\n\r\n\x06\x04\x01\x04\x00\x02\x02\x12\x03#\x04\x14\n\x0e\n\x07\x04\x01\x04\x00\x02\x02\x01\x12\x03#\x04\x0f\n\x0e\n\x07\x04\x01\x04\x00\x02\x02\x02\x12\x03#\x12\x13\n/\n\x06\x04\x01\x04\x00\x02\x03\x12\x03$\x04\x18\" Used only by the Watch method.\n\n\x0e\n\x07\x04\x01\x04\x00\x02\x03\x01\x12\x03$\x04\x13\n\x0e\n\x07\x04\x01\x04\x00\x02\x03\x02\x12\x03$\x16\x17\n\n\n\x02\x06\x00\x12\x04)\x00>\x01\n\n\n\x03\x06\x00\x01\x12\x03)\x08\x0e\n^\n\x04\x06\x00\x02\x00\x12\x03,\x02>\x1aQ If the requested service is unknown, the call will fail with status\n NOT_FOUND.\n\n\x0c\n\x05\x06\x00\x02\x00\x01\x12\x03,\x06\x0b\n\x0c\n\x05\x06\x00\x02\x00\x02\x12\x03,\x0c\x1e\n\x0c\n\x05\x06\x00\x02\x00\x03\x12\x03,)<\n\xde\x06\n\x04\x06\x00\x02\x01\x12\x03=\x02E\x1a\xd0\x06 Performs a watch for the serving status of the requested service.\n The server will immediately send back a message indicating the current\n serving status. It will then subsequently send a new message whenever\n the service\'s serving status changes.\n\n If the requested service is unknown when the call is received, the\n server will send a message setting the serving status to\n SERVICE_UNKNOWN but will *not* terminate the call. If at some\n future point, the serving status of the service becomes known, the\n server will send a new message with the service\'s serving status.\n\n If the call terminates with status UNIMPLEMENTED, then clients\n should assume this method is not supported and should not retry the\n call. If the call terminates with any other status (including OK),\n clients should retry the call with appropriate exponential backoff.\n\n\x0c\n\x05\x06\x00\x02\x01\x01\x12\x03=\x06\x0b\n\x0c\n\x05\x06\x00\x02\x01\x02\x12\x03=\x0c\x1e\n\x0c\n\x05\x06\x00\x02\x01\x03\x12\x03=0C\n\x0c\n\x05\x06\x00\x02\x01\x06\x12\x03=)/\n\x08\n\x01\x08\x12\x03\x15\x00+\n\x08\n\x01\x08\x12\x03\x16\x00C\n\x08\n\x01\x08\x12\x03\x17\x00\"\n\x08\n\x01\x08\x12\x03\x18\x00,\n\x08\n\x01\x08\x12\x03\x19\x00*\n\t\n\x02\x08%\x12\x03\x15\x00+\n\t\n\x02\x08\x0b\x12\x03\x16\x00C\n\t\n\x02\x08\n\x12\x03\x17\x00\"\n\t\n\x02\x08\x08\x12\x03\x18\x00,\n\t\n\x02\x08\x01\x12\x03\x19\x00*\n\xc6\x05\n\x01\x0c\x12\x03\x11\x00\x122\xb7\x04 Copyright 2015 The gRPC Authors\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n2\x81\x01 The canonical version of this proto can be found at\n https://github.com/grpc/grpc-proto/blob/master/grpc/health/v1/health.proto\nb\x06proto3";
Expand description
Byte encoded FILE_DESCRIPTOR_SET.