GetMachineKeyByIDsResponse$json top-level constant

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

Implementation

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