CreateInstanceResponse$json top-level constant
- @Deprecated('Use createInstanceResponseDescriptor instead')
Implementation
@$core.Deprecated('Use createInstanceResponseDescriptor instead')
const CreateInstanceResponse$json = {
'1': 'CreateInstanceResponse',
'2': [
{'1': 'instance_id', '3': 1, '4': 1, '5': 9, '10': 'instanceId'},
{'1': 'details', '3': 2, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
{'1': 'pat', '3': 3, '4': 1, '5': 9, '10': 'pat'},
{'1': 'machine_key', '3': 4, '4': 1, '5': 12, '10': 'machineKey'},
],
};