Release 1.11.4

This commit is contained in:
ci core model
2025-09-09 07:34:43 +00:00
parent 81008f4a75
commit 4a94c2c725
10 changed files with 55 additions and 260 deletions

View File

@@ -119,15 +119,13 @@ const CreateSiteResponse$json = {
'1': 'CreateSiteResponse',
'2': [
{'1': 'Site', '3': 1, '4': 1, '5': 11, '6': '.api.Site', '8': {}, '10': 'Site'},
{'1': 'WorkflowExecution', '3': 2, '4': 1, '5': 11, '6': '.api.WorkflowExecutionResult', '10': 'WorkflowExecution'},
],
};
/// Descriptor for `CreateSiteResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List createSiteResponseDescriptor = $convert.base64Decode(
'ChJDcmVhdGVTaXRlUmVzcG9uc2USJwoEU2l0ZRgBIAEoCzIJLmFwaS5TaXRlQgj6QgWKAQIQAV'
'IEU2l0ZRJKChFXb3JrZmxvd0V4ZWN1dGlvbhgCIAEoCzIcLmFwaS5Xb3JrZmxvd0V4ZWN1dGlv'
'blJlc3VsdFIRV29ya2Zsb3dFeGVjdXRpb24=');
'IEU2l0ZQ==');
@$core.Deprecated('Use getSiteRequestDescriptor instead')
const GetSiteRequest$json = {