@fivetrandevelopers/zetasql
Version:
ZetaSQL gRPC server and client
10 lines • 436 B
JavaScript
;
// Original file: src/zetasql/protos/zetasql/public/simple_table.proto
Object.defineProperty(exports, "__esModule", { value: true });
exports._zetasql_ExpressionAttributeProto_ExpressionKind = void 0;
// Original file: src/zetasql/protos/zetasql/public/simple_table.proto
exports._zetasql_ExpressionAttributeProto_ExpressionKind = {
DEFAULT: 0,
GENERATED: 1,
};
//# sourceMappingURL=ExpressionAttributeProto.js.map