You've already forked dart-core-sdk
Release 1.11.4
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user