CreateAPIApplicationRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use createAPIApplicationRequestDescriptor instead')
const CreateAPIApplicationRequest$json = {
  '1': 'CreateAPIApplicationRequest',
  '2': [
    {
      '1': 'auth_method_type',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.zitadel.application.v2.APIAuthMethodType',
      '8': {},
      '10': 'authMethodType'
    },
  ],
};