You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -858,14 +858,14 @@ const ListSitesAuthorizedForBookingRequest$json = {
|
||||
'2': [
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
|
||||
],
|
||||
'7': {},
|
||||
'7': {'3': true},
|
||||
};
|
||||
|
||||
/// Descriptor for `ListSitesAuthorizedForBookingRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List listSitesAuthorizedForBookingRequestDescriptor = $convert.base64Decode(
|
||||
'CiRMaXN0U2l0ZXNBdXRob3JpemVkRm9yQm9va2luZ1JlcXVlc3QSOwoGSGVhZGVyGAEgASgLMh'
|
||||
'kuYXBpLlJlcXVlc3RQcm9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyOg6SQQsKCdIBBkhl'
|
||||
'YWRlcg==');
|
||||
'kuYXBpLlJlcXVlc3RQcm9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyOhAYAZJBCwoJ0gEG'
|
||||
'SGVhZGVy');
|
||||
|
||||
@$core.Deprecated('Use listSitesAuthorizedForBookingResponseDescriptor instead')
|
||||
const ListSitesAuthorizedForBookingResponse$json = {
|
||||
@@ -873,13 +873,84 @@ const ListSitesAuthorizedForBookingResponse$json = {
|
||||
'2': [
|
||||
{'1': 'ListOfSitesPerOrganisations', '3': 1, '4': 3, '5': 11, '6': '.api.ListOfSitesPerOrganisation', '10': 'ListOfSitesPerOrganisations'},
|
||||
],
|
||||
'7': {'3': true},
|
||||
};
|
||||
|
||||
/// Descriptor for `ListSitesAuthorizedForBookingResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List listSitesAuthorizedForBookingResponseDescriptor = $convert.base64Decode(
|
||||
'CiVMaXN0U2l0ZXNBdXRob3JpemVkRm9yQm9va2luZ1Jlc3BvbnNlEmEKG0xpc3RPZlNpdGVzUG'
|
||||
'VyT3JnYW5pc2F0aW9ucxgBIAMoCzIfLmFwaS5MaXN0T2ZTaXRlc1Blck9yZ2FuaXNhdGlvblIb'
|
||||
'TGlzdE9mU2l0ZXNQZXJPcmdhbmlzYXRpb25z');
|
||||
'TGlzdE9mU2l0ZXNQZXJPcmdhbmlzYXRpb25zOgIYAQ==');
|
||||
|
||||
@$core.Deprecated('Use siteDescriptionDescriptor instead')
|
||||
const SiteDescription$json = {
|
||||
'1': 'SiteDescription',
|
||||
'2': [
|
||||
{'1': 'SiteID', '3': 1, '4': 1, '5': 9, '10': 'SiteID'},
|
||||
{'1': 'SiteName', '3': 2, '4': 1, '5': 9, '10': 'SiteName'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `SiteDescription`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List siteDescriptionDescriptor = $convert.base64Decode(
|
||||
'Cg9TaXRlRGVzY3JpcHRpb24SFgoGU2l0ZUlEGAEgASgJUgZTaXRlSUQSGgoIU2l0ZU5hbWUYAi'
|
||||
'ABKAlSCFNpdGVOYW1l');
|
||||
|
||||
@$core.Deprecated('Use listAllowedSitesRequestDescriptor instead')
|
||||
const ListAllowedSitesRequest$json = {
|
||||
'1': 'ListAllowedSitesRequest',
|
||||
'2': [
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
|
||||
/// Descriptor for `ListAllowedSitesRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List listAllowedSitesRequestDescriptor = $convert.base64Decode(
|
||||
'ChdMaXN0QWxsb3dlZFNpdGVzUmVxdWVzdBI7CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdWVzdF'
|
||||
'Byb2plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXI6DpJBCwoJ0gEGSGVhZGVy');
|
||||
|
||||
@$core.Deprecated('Use listAllowedSitesResponseDescriptor instead')
|
||||
const ListAllowedSitesResponse$json = {
|
||||
'1': 'ListAllowedSitesResponse',
|
||||
'2': [
|
||||
{'1': 'SitesAllowed', '3': 1, '4': 3, '5': 11, '6': '.api.SiteDescription', '10': 'SitesAllowed'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `ListAllowedSitesResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List listAllowedSitesResponseDescriptor = $convert.base64Decode(
|
||||
'ChhMaXN0QWxsb3dlZFNpdGVzUmVzcG9uc2USOAoMU2l0ZXNBbGxvd2VkGAEgAygLMhQuYXBpLl'
|
||||
'NpdGVEZXNjcmlwdGlvblIMU2l0ZXNBbGxvd2Vk');
|
||||
|
||||
@$core.Deprecated('Use getActorAuthorisationRequestDescriptor instead')
|
||||
const GetActorAuthorisationRequest$json = {
|
||||
'1': 'GetActorAuthorisationRequest',
|
||||
'2': [
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
|
||||
{'1': 'SiteID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'SiteID'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
|
||||
/// Descriptor for `GetActorAuthorisationRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List getActorAuthorisationRequestDescriptor = $convert.base64Decode(
|
||||
'ChxHZXRBY3RvckF1dGhvcmlzYXRpb25SZXF1ZXN0EjsKBkhlYWRlchgBIAEoCzIZLmFwaS5SZX'
|
||||
'F1ZXN0UHJvamVjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchIfCgZTaXRlSUQYAiABKAlCB/pC'
|
||||
'BHICEAFSBlNpdGVJRDoXkkEUChLSAQZIZWFkZXLSAQZTaXRlSUQ=');
|
||||
|
||||
@$core.Deprecated('Use getActorAuthorisationResponseDescriptor instead')
|
||||
const GetActorAuthorisationResponse$json = {
|
||||
'1': 'GetActorAuthorisationResponse',
|
||||
'2': [
|
||||
{'1': 'Authorisation', '3': 1, '4': 1, '5': 11, '6': '.api.ProjectAuthorisation', '10': 'Authorisation'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `GetActorAuthorisationResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List getActorAuthorisationResponseDescriptor = $convert.base64Decode(
|
||||
'Ch1HZXRBY3RvckF1dGhvcmlzYXRpb25SZXNwb25zZRI/Cg1BdXRob3Jpc2F0aW9uGAEgASgLMh'
|
||||
'kuYXBpLlByb2plY3RBdXRob3Jpc2F0aW9uUg1BdXRob3Jpc2F0aW9u');
|
||||
|
||||
@$core.Deprecated('Use getBasicSettingsRequestDescriptor instead')
|
||||
const GetBasicSettingsRequest$json = {
|
||||
|
||||
Reference in New Issue
Block a user