ExecutionTypeQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use executionTypeQueryDescriptor instead')
const ExecutionTypeQuery$json = {
  '1': 'ExecutionTypeQuery',
  '2': [
    {'1': 'execution_type', '3': 1, '4': 1, '5': 14, '6': '.zitadel.execution.v3alpha.ExecutionType', '10': 'executionType'},
  ],
};