GetDeviceModelDeploymentsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getDeviceModelDeploymentsResponseDescriptor instead')
const GetDeviceModelDeploymentsResponse$json = {
  '1': 'GetDeviceModelDeploymentsResponse',
  '2': [
    {'1': 'device_deployments', '3': 1, '4': 3, '5': 11, '6': '.payments.v1.GetDeviceModelDeploymentsResponse.Deployment', '10': 'deviceDeployments'},
    {'1': 'deployment_count', '3': 2, '4': 1, '5': 5, '10': 'deploymentCount'},
  ],
  '3': [GetDeviceModelDeploymentsResponse_Deployment$json],
};