ListSecretGeneratorsResponse$json top-level constant

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

Implementation

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