DeleteExecutionRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use deleteExecutionRequestDescriptor instead')
const DeleteExecutionRequest$json = {
  '1': 'DeleteExecutionRequest',
  '2': [
    {'1': 'condition', '3': 1, '4': 1, '5': 11, '6': '.zitadel.execution.v3alpha.Condition', '10': 'condition'},
  ],
};