AddMachineKeyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use addMachineKeyResponseDescriptor instead')
const AddMachineKeyResponse$json = const {
  '1': 'AddMachineKeyResponse',
  '2': const [
    const {'1': 'key_id', '3': 1, '4': 1, '5': 9, '10': 'keyId'},
    const {'1': 'key_details', '3': 2, '4': 1, '5': 12, '10': 'keyDetails'},
    const {'1': 'details', '3': 3, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
  ],
};