HealthCheckResponse$json top-level constant

  1. @Deprecated('Use healthCheckResponseDescriptor instead')
Map<String, Object> const HealthCheckResponse$json

Implementation

@$core.Deprecated('Use healthCheckResponseDescriptor instead')
const HealthCheckResponse$json = {
  '1': 'HealthCheckResponse',
  '2': [
    {'1': 'status', '3': 1, '4': 1, '5': 14, '6': '.grpc.health.v1.ServingStatus', '10': 'status'},
  ],
};