Latest generation

This commit is contained in:
ci core model
2025-04-08 12:56:21 +00:00
parent e7127fa708
commit e314da8ffd
5 changed files with 30 additions and 8 deletions

View File

@@ -963,12 +963,16 @@ final $typed_data.Uint8List startWorkflowAnonymizeDataResultDescriptor = $conver
@$core.Deprecated('Use startWorkflowUpgradeModelRequestDescriptor instead')
const StartWorkflowUpgradeModelRequest$json = {
'1': 'StartWorkflowUpgradeModelRequest',
'2': [
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '10': 'ProjectID'},
],
'7': {},
};
/// Descriptor for `StartWorkflowUpgradeModelRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List startWorkflowUpgradeModelRequestDescriptor = $convert.base64Decode(
'CiBTdGFydFdvcmtmbG93VXBncmFkZU1vZGVsUmVxdWVzdDoFkkECCgA=');
'CiBTdGFydFdvcmtmbG93VXBncmFkZU1vZGVsUmVxdWVzdBIcCglQcm9qZWN0SUQYASABKAlSCV'
'Byb2plY3RJRDoFkkECCgA=');
@$core.Deprecated('Use startWorkflowUpgradeModelResultDescriptor instead')
const StartWorkflowUpgradeModelResult$json = {