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': '.google.retail.common.HealthCheckResponse.ServingStatus', '10': 'status'},
  ],
  '4': [HealthCheckResponse_ServingStatus$json],
};