DeleteRobotPartSecretRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use deleteRobotPartSecretRequestDescriptor instead')
const DeleteRobotPartSecretRequest$json = {
  '1': 'DeleteRobotPartSecretRequest',
  '2': [
    {'1': 'part_id', '3': 1, '4': 1, '5': 9, '10': 'partId'},
    {'1': 'secret_id', '3': 2, '4': 1, '5': 9, '10': 'secretId'},
  ],
};