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.action.v2beta.RESTWebhook',
'9': 0,
'10': 'restWebhook'
},
{
'1': 'rest_call',
'3': 3,
'4': 1,
'5': 11,
'6': '.zitadel.action.v2beta.RESTCall',
'9': 0,
'10': 'restCall'
},
{
'1': 'rest_async',
'3': 4,
'4': 1,
'5': 11,
'6': '.zitadel.action.v2beta.RESTAsync',
'9': 0,
'10': 'restAsync'
},
{
'1': 'timeout',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'8': {},
'10': 'timeout'
},
{'1': 'endpoint', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'endpoint'},
],
'7': {},
'8': [
{'1': 'target_type', '2': {}},
],
};