You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -366,6 +366,7 @@ const IDName$json = {
|
||||
{'1': 'IsDisplayed', '3': 3, '4': 1, '5': 8, '10': 'IsDisplayed'},
|
||||
{'1': 'PartnerID', '3': 4, '4': 1, '5': 9, '10': 'PartnerID'},
|
||||
{'1': 'DefaultLanguageISO6391', '3': 5, '4': 1, '5': 9, '10': 'DefaultLanguageISO6391'},
|
||||
{'1': 'Type', '3': 6, '4': 1, '5': 14, '6': '.api.ProjectType', '10': 'Type'},
|
||||
],
|
||||
};
|
||||
|
||||
@@ -373,7 +374,8 @@ const IDName$json = {
|
||||
final $typed_data.Uint8List iDNameDescriptor = $convert.base64Decode(
|
||||
'CgZJRE5hbWUSDgoCSUQYASABKAlSAklEEhIKBE5hbWUYAiABKAlSBE5hbWUSIAoLSXNEaXNwbG'
|
||||
'F5ZWQYAyABKAhSC0lzRGlzcGxheWVkEhwKCVBhcnRuZXJJRBgEIAEoCVIJUGFydG5lcklEEjYK'
|
||||
'FkRlZmF1bHRMYW5ndWFnZUlTTzYzOTEYBSABKAlSFkRlZmF1bHRMYW5ndWFnZUlTTzYzOTE=');
|
||||
'FkRlZmF1bHRMYW5ndWFnZUlTTzYzOTEYBSABKAlSFkRlZmF1bHRMYW5ndWFnZUlTTzYzOTESJA'
|
||||
'oEVHlwZRgGIAEoDjIQLmFwaS5Qcm9qZWN0VHlwZVIEVHlwZQ==');
|
||||
|
||||
@$core.Deprecated('Use myContextDescriptor instead')
|
||||
const MyContext$json = {
|
||||
@@ -381,15 +383,13 @@ const MyContext$json = {
|
||||
'2': [
|
||||
{'1': 'Organisation', '3': 1, '4': 1, '5': 11, '6': '.api.IDName', '10': 'Organisation'},
|
||||
{'1': 'Projects', '3': 2, '4': 3, '5': 11, '6': '.api.IDName', '10': 'Projects'},
|
||||
{'1': 'Sites', '3': 3, '4': 3, '5': 11, '6': '.api.IDName', '10': 'Sites'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `MyContext`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List myContextDescriptor = $convert.base64Decode(
|
||||
'CglNeUNvbnRleHQSLwoMT3JnYW5pc2F0aW9uGAEgASgLMgsuYXBpLklETmFtZVIMT3JnYW5pc2'
|
||||
'F0aW9uEicKCFByb2plY3RzGAIgAygLMgsuYXBpLklETmFtZVIIUHJvamVjdHMSIQoFU2l0ZXMY'
|
||||
'AyADKAsyCy5hcGkuSUROYW1lUgVTaXRlcw==');
|
||||
'F0aW9uEicKCFByb2plY3RzGAIgAygLMgsuYXBpLklETmFtZVIIUHJvamVjdHM=');
|
||||
|
||||
@$core.Deprecated('Use getMyUIContextRequestDescriptor instead')
|
||||
const GetMyUIContextRequest$json = {
|
||||
|
||||
Reference in New Issue
Block a user