UNPKG

@fivetrandevelopers/zetasql

Version:
8 lines (7 loc) 462 B
import type { ResolvedAlterObjectStmtProto as _zetasql_ResolvedAlterObjectStmtProto, ResolvedAlterObjectStmtProto__Output as _zetasql_ResolvedAlterObjectStmtProto__Output } from '../zetasql/ResolvedAlterObjectStmtProto'; export interface ResolvedAlterSchemaStmtProto { 'parent'?: (_zetasql_ResolvedAlterObjectStmtProto | null); } export interface ResolvedAlterSchemaStmtProto__Output { 'parent': (_zetasql_ResolvedAlterObjectStmtProto__Output | null); }