You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -878,7 +878,14 @@ const GetBasicSettingsRequest$json = {
|
||||
'1': 'GetBasicSettingsRequest',
|
||||
'2': [
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
|
||||
{'1': 'ActorID', '3': 2, '4': 1, '5': 9, '10': 'ActorID'},
|
||||
{
|
||||
'1': 'ActorID',
|
||||
'3': 2,
|
||||
'4': 1,
|
||||
'5': 9,
|
||||
'8': {'3': true},
|
||||
'10': 'ActorID',
|
||||
},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
@@ -886,8 +893,8 @@ const GetBasicSettingsRequest$json = {
|
||||
/// Descriptor for `GetBasicSettingsRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List getBasicSettingsRequestDescriptor = $convert.base64Decode(
|
||||
'ChdHZXRCYXNpY1NldHRpbmdzUmVxdWVzdBI7CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdWVzdF'
|
||||
'Byb2plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISGAoHQWN0b3JJRBgCIAEoCVIHQWN0b3JJ'
|
||||
'RDoOkkELCgnSAQZIZWFkZXI=');
|
||||
'Byb2plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISHAoHQWN0b3JJRBgCIAEoCUICGAFSB0Fj'
|
||||
'dG9ySUQ6DpJBCwoJ0gEGSGVhZGVy');
|
||||
|
||||
@$core.Deprecated('Use getBasicSettingsResponseDescriptor instead')
|
||||
const GetBasicSettingsResponse$json = {
|
||||
@@ -918,7 +925,14 @@ const GetUnitsRequest$json = {
|
||||
'1': 'GetUnitsRequest',
|
||||
'2': [
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
|
||||
{'1': 'ActorID', '3': 2, '4': 1, '5': 9, '10': 'ActorID'},
|
||||
{
|
||||
'1': 'ActorID',
|
||||
'3': 2,
|
||||
'4': 1,
|
||||
'5': 9,
|
||||
'8': {'3': true},
|
||||
'10': 'ActorID',
|
||||
},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
@@ -926,8 +940,8 @@ const GetUnitsRequest$json = {
|
||||
/// Descriptor for `GetUnitsRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List getUnitsRequestDescriptor = $convert.base64Decode(
|
||||
'Cg9HZXRVbml0c1JlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm9qZWN0SG'
|
||||
'VhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEhgKB0FjdG9ySUQYAiABKAlSB0FjdG9ySUQ6DpJBCwoJ'
|
||||
'0gEGSGVhZGVy');
|
||||
'VhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEhwKB0FjdG9ySUQYAiABKAlCAhgBUgdBY3RvcklEOg6S'
|
||||
'QQsKCdIBBkhlYWRlcg==');
|
||||
|
||||
@$core.Deprecated('Use getUnitsResponseDescriptor instead')
|
||||
const GetUnitsResponse$json = {
|
||||
|
||||
Reference in New Issue
Block a user