ListWebKeysResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listWebKeysResponseDescriptor instead')
const ListWebKeysResponse$json = {
  '1': 'ListWebKeysResponse',
  '2': [
    {
      '1': 'web_keys',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.zitadel.webkey.v2beta.WebKey',
      '8': {},
      '10': 'webKeys'
    },
  ],
};