UNPKG

@fivetrandevelopers/zetasql

Version:
8 lines (7 loc) 379 B
import type { ASTStatementProto as _zetasql_ASTStatementProto, ASTStatementProto__Output as _zetasql_ASTStatementProto__Output } from '../zetasql/ASTStatementProto'; export interface ASTRunBatchStatementProto { 'parent'?: (_zetasql_ASTStatementProto | null); } export interface ASTRunBatchStatementProto__Output { 'parent': (_zetasql_ASTStatementProto__Output | null); }