CreateTargetRequest$json top-level constant
Implementation
@$core.Deprecated('Use createTargetRequestDescriptor instead')
const CreateTargetRequest$json = {
'1': 'CreateTargetRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'name'},
{'1': 'rest_webhook', '3': 2, '4': 1, '5': 11, '6': '.zitadel.execution.v3alpha.SetRESTWebhook', '9': 0, '10': 'restWebhook'},
{'1': 'rest_request_response', '3': 3, '4': 1, '5': 11, '6': '.zitadel.execution.v3alpha.SetRESTRequestResponse', '9': 0, '10': 'restRequestResponse'},
{'1': 'timeout', '3': 4, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '8': {}, '10': 'timeout'},
{'1': 'is_async', '3': 5, '4': 1, '5': 8, '9': 1, '10': 'isAsync'},
{'1': 'interrupt_on_error', '3': 6, '4': 1, '5': 8, '9': 1, '10': 'interruptOnError'},
],
'8': [
{'1': 'target_type', '2': {}},
{'1': 'execution_type'},
],
};