Latest generation

This commit is contained in:
ci core model
2025-10-08 09:04:52 +00:00
parent 10f86621ef
commit 4456d56c22
10 changed files with 79 additions and 56 deletions

View File

@@ -34,21 +34,6 @@ final $typed_data.Uint8List projectStatusEnumDescriptor = $convert.base64Decode(
'UFJPSkVDVF9TVEFUVVNfREVQUk9WSVNJT05OSU5HEAMSIQodUFJPSkVDVF9TVEFUVVNfREVQUk'
'9WSVNJT05ORUQQBBIYChRQUk9KRUNUX1NUQVRVU19FUlJPUhAF');
@$core.Deprecated('Use projectTypeDescriptor instead')
const ProjectType$json = {
'1': 'ProjectType',
'2': [
{'1': 'PROJECT_TYPE_UNKNOWN', '2': 0},
{'1': 'PROJECT_TYPE_ACTIVITY', '2': 1},
{'1': 'PROJECT_TYPE_SITE', '2': 2},
],
};
/// Descriptor for `ProjectType`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List projectTypeDescriptor = $convert.base64Decode(
'CgtQcm9qZWN0VHlwZRIYChRQUk9KRUNUX1RZUEVfVU5LTk9XThAAEhkKFVBST0pFQ1RfVFlQRV'
'9BQ1RJVklUWRABEhUKEVBST0pFQ1RfVFlQRV9TSVRFEAI=');
@$core.Deprecated('Use projectCreationDescriptor instead')
const ProjectCreation$json = {
'1': 'ProjectCreation',