You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -19,8 +19,17 @@ const ExecutionflowByIdQuery$json = {
|
||||
'1': 'ExecutionflowByIdQuery',
|
||||
'2': [
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'},
|
||||
{'1': 'IDs', '3': 2, '4': 3, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'IDs'},
|
||||
{
|
||||
'1': 'IDs',
|
||||
'3': 2,
|
||||
'4': 3,
|
||||
'5': 11,
|
||||
'6': '.api.EntityID',
|
||||
'8': {'3': true},
|
||||
'10': 'IDs',
|
||||
},
|
||||
{'1': 'Options', '3': 3, '4': 1, '5': 11, '6': '.api.ExecutionflowQueryOptions', '10': 'Options'},
|
||||
{'1': 'RefIDs', '3': 4, '4': 3, '5': 9, '8': {}, '10': 'RefIDs'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
@@ -28,9 +37,10 @@ const ExecutionflowByIdQuery$json = {
|
||||
/// Descriptor for `ExecutionflowByIdQuery`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List executionflowByIdQueryDescriptor = $convert.base64Decode(
|
||||
'ChZFeGVjdXRpb25mbG93QnlJZFF1ZXJ5EjkKBkhlYWRlchgBIAEoCzIXLmFwaS5RdWVyeVByb2'
|
||||
'plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISKQoDSURzGAIgAygLMg0uYXBpLkVudGl0eUlE'
|
||||
'Qgj6QgWSAQIIAVIDSURzEjgKB09wdGlvbnMYAyABKAsyHi5hcGkuRXhlY3V0aW9uZmxvd1F1ZX'
|
||||
'J5T3B0aW9uc1IHT3B0aW9uczodkkERCg/SAQZIZWFkZXLSAQNJRHOiuxgFUXVlcnk=');
|
||||
'plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISKwoDSURzGAIgAygLMg0uYXBpLkVudGl0eUlE'
|
||||
'QgoYAfpCBZIBAggBUgNJRHMSOAoHT3B0aW9ucxgDIAEoCzIeLmFwaS5FeGVjdXRpb25mbG93UX'
|
||||
'VlcnlPcHRpb25zUgdPcHRpb25zEiAKBlJlZklEcxgEIAMoCUII+kIFkgECCAFSBlJlZklEczod'
|
||||
'kkERCg/SAQZIZWFkZXLSAQNJRHOiuxgFUXVlcnk=');
|
||||
|
||||
@$core.Deprecated('Use executionflowByIdResultDescriptor instead')
|
||||
const ExecutionflowByIdResult$json = {
|
||||
|
||||
Reference in New Issue
Block a user