Latest generation

This commit is contained in:
ci core model
2025-05-20 08:54:50 +00:00
parent 2fe38abe9f
commit 343f0eab15
227 changed files with 5613 additions and 15573 deletions

View File

@@ -23,6 +23,14 @@ export 'executionflowQuery.pb.dart';
@$pb.GrpcServiceName('api.ExecutionflowQuery')
class ExecutionflowQueryClient extends $grpc.Client {
/// The hostname for this service.
static const $core.String defaultHost = '';
/// OAuth scopes needed for the client.
static const $core.List<$core.String> oauthScopes = [
'',
];
static final _$getByIds = $grpc.ClientMethod<$23.ExecutionflowByIdQuery, $23.ExecutionflowByIdResult>(
'/api.ExecutionflowQuery/GetByIds',
($23.ExecutionflowByIdQuery value) => value.writeToBuffer(),