Latest generation

This commit is contained in:
ci core model
2025-10-08 13:27:21 +00:00
parent 4d21d67b80
commit d8d1e69f74
4 changed files with 36 additions and 52 deletions

View File

@@ -76,21 +76,19 @@ final $typed_data.Uint8List siteDescriptor = $convert.base64Decode(
const CreateSettingsRequest$json = {
'1': 'CreateSettingsRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestOrganisationHeader', '8': {}, '10': 'Header'},
{'1': 'SiteID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'SiteID'},
{'1': 'SiteName', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'SiteName'},
{'1': 'Email', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'Email'},
{'1': 'SiteID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'SiteID'},
{'1': 'SiteName', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'SiteName'},
{'1': 'Email', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Email'},
],
'7': {},
};
/// Descriptor for `CreateSettingsRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List createSettingsRequestDescriptor = $convert.base64Decode(
'ChVDcmVhdGVTZXR0aW5nc1JlcXVlc3QSQAoGSGVhZGVyGAEgASgLMh4uYXBpLlJlcXVlc3RPcm'
'dhbmlzYXRpb25IZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISHwoGU2l0ZUlEGAIgASgJQgf6QgRy'
'AhABUgZTaXRlSUQSIwoIU2l0ZU5hbWUYAyABKAlCB/pCBHICEAFSCFNpdGVOYW1lEh8KBUVtYW'
'lsGAQgASgJQgn6QgZyBBABYAFSBUVtYWlsOiqSQScKJdIBBkhlYWRlctIBBlNpdGVJRNIBBUVt'
'YWls0gEIU2l0ZU5hbWU=');
'ChVDcmVhdGVTZXR0aW5nc1JlcXVlc3QSHwoGU2l0ZUlEGAEgASgJQgf6QgRyAhABUgZTaXRlSU'
'QSIwoIU2l0ZU5hbWUYAiABKAlCB/pCBHICEAFSCFNpdGVOYW1lEh8KBUVtYWlsGAMgASgJQgn6'
'QgZyBBABYAFSBUVtYWlsOiqSQScKJdIBBkhlYWRlctIBBlNpdGVJRNIBBUVtYWls0gEIU2l0ZU'
'5hbWU=');
@$core.Deprecated('Use createSettingsResponseDescriptor instead')
const CreateSettingsResponse$json = {