You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Generated code. Do not modify.
|
||||
// source: workflow.proto
|
||||
//
|
||||
// @dart = 2.12
|
||||
// @dart = 3.3
|
||||
|
||||
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
|
||||
// ignore_for_file: constant_identifier_names, library_prefixes
|
||||
@@ -441,112 +441,112 @@ abstract class WorkflowServiceBase extends $grpc.Service {
|
||||
($8.StartWorkflowAnonymizeDataResult value) => value.writeToBuffer()));
|
||||
}
|
||||
|
||||
$async.Future<$8.RetryWorkflowResult> retryWorkflow_Pre($grpc.ServiceCall call, $async.Future<$8.RetryWorkflowRequest> request) async {
|
||||
return retryWorkflow(call, await request);
|
||||
$async.Future<$8.RetryWorkflowResult> retryWorkflow_Pre($grpc.ServiceCall $call, $async.Future<$8.RetryWorkflowRequest> $request) async {
|
||||
return retryWorkflow($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowCreateProjectResult> startWorkflowCreateProject_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowCreateProjectRequest> request) async {
|
||||
return startWorkflowCreateProject(call, await request);
|
||||
$async.Future<$8.StartWorkflowCreateProjectResult> startWorkflowCreateProject_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowCreateProjectRequest> $request) async {
|
||||
return startWorkflowCreateProject($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowDeleteProjectResult> startWorkflowDeleteProject_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowDeleteProjectRequest> request) async {
|
||||
return startWorkflowDeleteProject(call, await request);
|
||||
$async.Future<$8.StartWorkflowDeleteProjectResult> startWorkflowDeleteProject_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowDeleteProjectRequest> $request) async {
|
||||
return startWorkflowDeleteProject($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowDeleteCoreResult> startWorkflowDeleteCore_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowDeleteCoreRequest> request) async {
|
||||
return startWorkflowDeleteCore(call, await request);
|
||||
$async.Future<$8.StartWorkflowDeleteCoreResult> startWorkflowDeleteCore_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowDeleteCoreRequest> $request) async {
|
||||
return startWorkflowDeleteCore($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowDeletePartnerAppResult> startWorkflowDeletePartnerApp_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowDeletePartnerAppRequest> request) async {
|
||||
return startWorkflowDeletePartnerApp(call, await request);
|
||||
$async.Future<$8.StartWorkflowDeletePartnerAppResult> startWorkflowDeletePartnerApp_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowDeletePartnerAppRequest> $request) async {
|
||||
return startWorkflowDeletePartnerApp($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowDeleteConnectionResult> startWorkflowDeleteConnection_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowDeleteConnectionRequest> request) async {
|
||||
return startWorkflowDeleteConnection(call, await request);
|
||||
$async.Future<$8.StartWorkflowDeleteConnectionResult> startWorkflowDeleteConnection_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowDeleteConnectionRequest> $request) async {
|
||||
return startWorkflowDeleteConnection($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowBillingResult> startWorkflowBilling_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowBillingRequest> request) async {
|
||||
return startWorkflowBilling(call, await request);
|
||||
$async.Future<$8.StartWorkflowBillingResult> startWorkflowBilling_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowBillingRequest> $request) async {
|
||||
return startWorkflowBilling($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StopWorkflowBillingResult> stopWorkflowBilling_Pre($grpc.ServiceCall call, $async.Future<$8.StopWorkflowBillingRequest> request) async {
|
||||
return stopWorkflowBilling(call, await request);
|
||||
$async.Future<$8.StopWorkflowBillingResult> stopWorkflowBilling_Pre($grpc.ServiceCall $call, $async.Future<$8.StopWorkflowBillingRequest> $request) async {
|
||||
return stopWorkflowBilling($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowExtractDataFromDBResult> startWorkflowExtractDataFromDB_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowExtractDataFromDBRequest> request) async {
|
||||
return startWorkflowExtractDataFromDB(call, await request);
|
||||
$async.Future<$8.StartWorkflowExtractDataFromDBResult> startWorkflowExtractDataFromDB_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowExtractDataFromDBRequest> $request) async {
|
||||
return startWorkflowExtractDataFromDB($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.RegisterModuleWorkflowsResult> registerModuleWorkflows_Pre($grpc.ServiceCall call, $async.Future<$8.RegisterModuleWorkflowsRequest> request) async {
|
||||
return registerModuleWorkflows(call, await request);
|
||||
$async.Future<$8.RegisterModuleWorkflowsResult> registerModuleWorkflows_Pre($grpc.ServiceCall $call, $async.Future<$8.RegisterModuleWorkflowsRequest> $request) async {
|
||||
return registerModuleWorkflows($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.DeregisterModuleWorkflowsResult> deregisterModuleWorkflows_Pre($grpc.ServiceCall call, $async.Future<$8.DeregisterModuleWorkflowsRequest> request) async {
|
||||
return deregisterModuleWorkflows(call, await request);
|
||||
$async.Future<$8.DeregisterModuleWorkflowsResult> deregisterModuleWorkflows_Pre($grpc.ServiceCall $call, $async.Future<$8.DeregisterModuleWorkflowsRequest> $request) async {
|
||||
return deregisterModuleWorkflows($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.GetModuleWorkflowsResult> getModuleWorkflows_Pre($grpc.ServiceCall call, $async.Future<$8.GetModuleWorkflowsRequest> request) async {
|
||||
return getModuleWorkflows(call, await request);
|
||||
$async.Future<$8.GetModuleWorkflowsResult> getModuleWorkflows_Pre($grpc.ServiceCall $call, $async.Future<$8.GetModuleWorkflowsRequest> $request) async {
|
||||
return getModuleWorkflows($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StopWorkflowResult> stopWorkflow_Pre($grpc.ServiceCall call, $async.Future<$8.StopWorkflowRequest> request) async {
|
||||
return stopWorkflow(call, await request);
|
||||
$async.Future<$8.StopWorkflowResult> stopWorkflow_Pre($grpc.ServiceCall $call, $async.Future<$8.StopWorkflowRequest> $request) async {
|
||||
return stopWorkflow($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowOptimizeClickhouseResult> startWorkflowOptimizeClickhouse_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowOptimizeClickhouseRequest> request) async {
|
||||
return startWorkflowOptimizeClickhouse(call, await request);
|
||||
$async.Future<$8.StartWorkflowOptimizeClickhouseResult> startWorkflowOptimizeClickhouse_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowOptimizeClickhouseRequest> $request) async {
|
||||
return startWorkflowOptimizeClickhouse($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowCreateOrganisationResult> startWorkflowCreateOrganisation_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowCreateOrganisationRequest> request) async {
|
||||
return startWorkflowCreateOrganisation(call, await request);
|
||||
$async.Future<$8.StartWorkflowCreateOrganisationResult> startWorkflowCreateOrganisation_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowCreateOrganisationRequest> $request) async {
|
||||
return startWorkflowCreateOrganisation($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowDeleteOrganisationResult> startWorkflowDeleteOrganisation_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowDeleteOrganisationRequest> request) async {
|
||||
return startWorkflowDeleteOrganisation(call, await request);
|
||||
$async.Future<$8.StartWorkflowDeleteOrganisationResult> startWorkflowDeleteOrganisation_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowDeleteOrganisationRequest> $request) async {
|
||||
return startWorkflowDeleteOrganisation($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowRecoverDataResult> startWorkflowRecoverData_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowRecoverDataRequest> request) async {
|
||||
return startWorkflowRecoverData(call, await request);
|
||||
$async.Future<$8.StartWorkflowRecoverDataResult> startWorkflowRecoverData_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowRecoverDataRequest> $request) async {
|
||||
return startWorkflowRecoverData($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowCheckAndLaunchRecoverDataResult> startWorkflowCheckAndLaunchRecoverData_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowCheckAndLaunchRecoverDataRequest> request) async {
|
||||
return startWorkflowCheckAndLaunchRecoverData(call, await request);
|
||||
$async.Future<$8.StartWorkflowCheckAndLaunchRecoverDataResult> startWorkflowCheckAndLaunchRecoverData_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowCheckAndLaunchRecoverDataRequest> $request) async {
|
||||
return startWorkflowCheckAndLaunchRecoverData($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowUpdateMaterializedViewResult> startWorkflowUpdateMaterializedView_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowUpdateMaterializedViewRequest> request) async {
|
||||
return startWorkflowUpdateMaterializedView(call, await request);
|
||||
$async.Future<$8.StartWorkflowUpdateMaterializedViewResult> startWorkflowUpdateMaterializedView_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowUpdateMaterializedViewRequest> $request) async {
|
||||
return startWorkflowUpdateMaterializedView($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.GetWorkflowStateResult> getWorkflowState_Pre($grpc.ServiceCall call, $async.Future<$8.GetWorkflowStateRequest> request) async {
|
||||
return getWorkflowState(call, await request);
|
||||
$async.Future<$8.GetWorkflowStateResult> getWorkflowState_Pre($grpc.ServiceCall $call, $async.Future<$8.GetWorkflowStateRequest> $request) async {
|
||||
return getWorkflowState($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.GetWorkflowExecutionInformationsResult> getWorkflowExecutionInformations_Pre($grpc.ServiceCall call, $async.Future<$8.GetWorkflowExecutionInformationsRequest> request) async {
|
||||
return getWorkflowExecutionInformations(call, await request);
|
||||
$async.Future<$8.GetWorkflowExecutionInformationsResult> getWorkflowExecutionInformations_Pre($grpc.ServiceCall $call, $async.Future<$8.GetWorkflowExecutionInformationsRequest> $request) async {
|
||||
return getWorkflowExecutionInformations($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowDailyProjectsOperationsResult> startWorkflowDailyProjectsOperations_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowDailyProjectsOperationsRequest> request) async {
|
||||
return startWorkflowDailyProjectsOperations(call, await request);
|
||||
$async.Future<$8.StartWorkflowDailyProjectsOperationsResult> startWorkflowDailyProjectsOperations_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowDailyProjectsOperationsRequest> $request) async {
|
||||
return startWorkflowDailyProjectsOperations($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowHealthCheckWorkflowsResult> startWorkflowHealthCheckWorkflows_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowHealthCheckWorkflowsRequest> request) async {
|
||||
return startWorkflowHealthCheckWorkflows(call, await request);
|
||||
$async.Future<$8.StartWorkflowHealthCheckWorkflowsResult> startWorkflowHealthCheckWorkflows_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowHealthCheckWorkflowsRequest> $request) async {
|
||||
return startWorkflowHealthCheckWorkflows($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowExtractKPIResult> startWorkflowExtractKPI_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowExtractKPIRequest> request) async {
|
||||
return startWorkflowExtractKPI(call, await request);
|
||||
$async.Future<$8.StartWorkflowExtractKPIResult> startWorkflowExtractKPI_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowExtractKPIRequest> $request) async {
|
||||
return startWorkflowExtractKPI($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowPruneDataResult> startWorkflowPruneData_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowPruneDataRequest> request) async {
|
||||
return startWorkflowPruneData(call, await request);
|
||||
$async.Future<$8.StartWorkflowPruneDataResult> startWorkflowPruneData_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowPruneDataRequest> $request) async {
|
||||
return startWorkflowPruneData($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowSynchronizeRulesOnGitResult> startWorkflowSynchronizeRulesOnGit_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowSynchronizeRulesOnGitRequest> request) async {
|
||||
return startWorkflowSynchronizeRulesOnGit(call, await request);
|
||||
$async.Future<$8.StartWorkflowSynchronizeRulesOnGitResult> startWorkflowSynchronizeRulesOnGit_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowSynchronizeRulesOnGitRequest> $request) async {
|
||||
return startWorkflowSynchronizeRulesOnGit($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.StartWorkflowAnonymizeDataResult> startWorkflowAnonymizeData_Pre($grpc.ServiceCall call, $async.Future<$8.StartWorkflowAnonymizeDataRequest> request) async {
|
||||
return startWorkflowAnonymizeData(call, await request);
|
||||
$async.Future<$8.StartWorkflowAnonymizeDataResult> startWorkflowAnonymizeData_Pre($grpc.ServiceCall $call, $async.Future<$8.StartWorkflowAnonymizeDataRequest> $request) async {
|
||||
return startWorkflowAnonymizeData($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$8.RetryWorkflowResult> retryWorkflow($grpc.ServiceCall call, $8.RetryWorkflowRequest request);
|
||||
|
||||
Reference in New Issue
Block a user