ListMachineKeysResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listMachineKeysResponseDescriptor instead')
const ListMachineKeysResponse$json = const {
  '1': 'ListMachineKeysResponse',
  '2': const [
    const {'1': 'details', '3': 1, '4': 1, '5': 11, '6': '.zitadel.v1.ListDetails', '10': 'details'},
    const {'1': 'result', '3': 2, '4': 3, '5': 11, '6': '.zitadel.authn.v1.Key', '10': 'result'},
  ],
};