You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -809,28 +809,30 @@ const SegmentationsSettings$json = {
|
||||
'2': [
|
||||
{'1': 'Authorisation', '3': 1, '4': 1, '5': 11, '6': '.api.ProjectAuthorisation', '10': 'Authorisation'},
|
||||
{'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
|
||||
{'1': 'ProjectID', '3': 3, '4': 1, '5': 9, '10': 'ProjectID'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `SegmentationsSettings`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List segmentationsSettingsDescriptor = $convert.base64Decode(
|
||||
'ChVTZWdtZW50YXRpb25zU2V0dGluZ3MSPwoNQXV0aG9yaXNhdGlvbhgBIAEoCzIZLmFwaS5Qcm'
|
||||
'9qZWN0QXV0aG9yaXNhdGlvblINQXV0aG9yaXNhdGlvbhISCgROYW1lGAIgASgJUgROYW1l');
|
||||
'9qZWN0QXV0aG9yaXNhdGlvblINQXV0aG9yaXNhdGlvbhISCgROYW1lGAIgASgJUgROYW1lEhwK'
|
||||
'CVByb2plY3RJRBgDIAEoCVIJUHJvamVjdElE');
|
||||
|
||||
@$core.Deprecated('Use listOfSitesPerOrganisationDescriptor instead')
|
||||
const ListOfSitesPerOrganisation$json = {
|
||||
'1': 'ListOfSitesPerOrganisation',
|
||||
'2': [
|
||||
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '10': 'OrganisationID'},
|
||||
{'1': 'Projects', '3': 2, '4': 3, '5': 11, '6': '.api.SegmentationsSettings', '10': 'Projects'},
|
||||
{'1': 'SegmentationsSetting', '3': 2, '4': 3, '5': 11, '6': '.api.SegmentationsSettings', '10': 'SegmentationsSetting'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `ListOfSitesPerOrganisation`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List listOfSitesPerOrganisationDescriptor = $convert.base64Decode(
|
||||
'ChpMaXN0T2ZTaXRlc1Blck9yZ2FuaXNhdGlvbhImCg5PcmdhbmlzYXRpb25JRBgBIAEoCVIOT3'
|
||||
'JnYW5pc2F0aW9uSUQSNgoIUHJvamVjdHMYAiADKAsyGi5hcGkuU2VnbWVudGF0aW9uc1NldHRp'
|
||||
'bmdzUghQcm9qZWN0cw==');
|
||||
'JnYW5pc2F0aW9uSUQSTgoUU2VnbWVudGF0aW9uc1NldHRpbmcYAiADKAsyGi5hcGkuU2VnbWVu'
|
||||
'dGF0aW9uc1NldHRpbmdzUhRTZWdtZW50YXRpb25zU2V0dGluZw==');
|
||||
|
||||
@$core.Deprecated('Use listSitesAuthorizedForBookingRequestDescriptor instead')
|
||||
const ListSitesAuthorizedForBookingRequest$json = {
|
||||
|
||||
Reference in New Issue
Block a user