You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -389,15 +389,15 @@ const CarrierInformationWithValue$json = {
|
||||
'1': 'CarrierInformationWithValue',
|
||||
'2': [
|
||||
{'1': 'CarrierInformation', '3': 1, '4': 1, '5': 11, '6': '.api.CarrierInformation', '10': 'CarrierInformation'},
|
||||
{'1': 'Value', '3': 2, '4': 1, '5': 11, '6': '.api.ValueType', '10': 'Value'},
|
||||
{'1': 'Value', '3': 2, '4': 1, '5': 9, '10': 'Value'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `CarrierInformationWithValue`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List carrierInformationWithValueDescriptor = $convert.base64Decode(
|
||||
'ChtDYXJyaWVySW5mb3JtYXRpb25XaXRoVmFsdWUSRwoSQ2FycmllckluZm9ybWF0aW9uGAEgAS'
|
||||
'gLMhcuYXBpLkNhcnJpZXJJbmZvcm1hdGlvblISQ2FycmllckluZm9ybWF0aW9uEiQKBVZhbHVl'
|
||||
'GAIgASgLMg4uYXBpLlZhbHVlVHlwZVIFVmFsdWU=');
|
||||
'gLMhcuYXBpLkNhcnJpZXJJbmZvcm1hdGlvblISQ2FycmllckluZm9ybWF0aW9uEhQKBVZhbHVl'
|
||||
'GAIgASgJUgVWYWx1ZQ==');
|
||||
|
||||
@$core.Deprecated('Use documentDescriptor instead')
|
||||
const Document$json = {
|
||||
@@ -420,18 +420,18 @@ const DocumentByLanguage$json = {
|
||||
'1': 'DocumentByLanguage',
|
||||
'2': [
|
||||
{'1': 'Name', '3': 1, '4': 1, '5': 9, '10': 'Name'},
|
||||
{'1': 'Doc', '3': 2, '4': 1, '5': 12, '10': 'Doc'},
|
||||
{'1': 'URI', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'URI'},
|
||||
{'1': 'LanguageCodeISO6391', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'LanguageCodeISO6391'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `DocumentByLanguage`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List documentByLanguageDescriptor = $convert.base64Decode(
|
||||
'ChJEb2N1bWVudEJ5TGFuZ3VhZ2USEgoETmFtZRgBIAEoCVIETmFtZRIQCgNEb2MYAiABKAxSA0'
|
||||
'RvYxKxAQoTTGFuZ3VhZ2VDb2RlSVNPNjM5MRgDIAEoCUJ/kkFwMmg8YSBocmVmPSdodHRwczov'
|
||||
'L2VuLndpa2lwZWRpYS5vcmcvd2lraS9MaXN0X29mX0lTT182MzlfbGFuZ3VhZ2VfY29kZXMnPk'
|
||||
'lTTyA2MzkgY29kZTwvYT4gbWVzc2FnZSBsYW5ndWFnZUoEImVuIvpCCXIHEAIYA4ACAVITTGFu'
|
||||
'Z3VhZ2VDb2RlSVNPNjM5MQ==');
|
||||
'ChJEb2N1bWVudEJ5TGFuZ3VhZ2USEgoETmFtZRgBIAEoCVIETmFtZRIxCgNVUkkYBCABKAlCH5'
|
||||
'JBFTITVVJJIG9mIHRoZSBkb2N1bWVudPpCBHICEAFSA1VSSRKxAQoTTGFuZ3VhZ2VDb2RlSVNP'
|
||||
'NjM5MRgDIAEoCUJ/kkFwMmg8YSBocmVmPSdodHRwczovL2VuLndpa2lwZWRpYS5vcmcvd2lraS'
|
||||
'9MaXN0X29mX0lTT182MzlfbGFuZ3VhZ2VfY29kZXMnPklTTyA2MzkgY29kZTwvYT4gbWVzc2Fn'
|
||||
'ZSBsYW5ndWFnZUoEImVuIvpCCXIHEAIYA4ACAVITTGFuZ3VhZ2VDb2RlSVNPNjM5MQ==');
|
||||
|
||||
@$core.Deprecated('Use projectAuthorisationDescriptor instead')
|
||||
const ProjectAuthorisation$json = {
|
||||
|
||||
Reference in New Issue
Block a user