File tree Expand file tree Collapse file tree 15 files changed +135
-21
lines changed
functional/default/connection Expand file tree Collapse file tree 15 files changed +135
-21
lines changed Original file line number Diff line number Diff line change 3232/**
3333 * @fileoverview
3434 * @enhanceable
35+ * @suppress {missingRequire} reports error on implicit type usages.
3536 * @suppress {messageConventions} JS Compiler reports an error if a variable or
3637 * field starts with 'MSG_' and isn't a translatable message.
3738 * @public
3839 */
3940// GENERATED CODE -- DO NOT EDIT!
41+ /* eslint-disable */
42+ // @ts -nocheck
4043
4144var jspb = require ( 'google-protobuf' ) ;
4245var goog = jspb ;
43- var global = Function ( 'return this' ) ( ) ;
46+ var global =
47+ ( typeof globalThis !== 'undefined' && globalThis ) ||
48+ ( typeof window !== 'undefined' && window ) ||
49+ ( typeof global !== 'undefined' && global ) ||
50+ ( typeof self !== 'undefined' && self ) ||
51+ ( function ( ) { return this ; } ) . call ( null ) ||
52+ Function ( 'return this' ) ( ) ;
4453
4554var mysqlx_datatypes_pb = require ( './mysqlx_datatypes_pb.js' ) ;
4655goog . object . extend ( proto , mysqlx_datatypes_pb ) ;
Original file line number Diff line number Diff line change 3232/**
3333 * @fileoverview
3434 * @enhanceable
35+ * @suppress {missingRequire} reports error on implicit type usages.
3536 * @suppress {messageConventions} JS Compiler reports an error if a variable or
3637 * field starts with 'MSG_' and isn't a translatable message.
3738 * @public
3839 */
3940// GENERATED CODE -- DO NOT EDIT!
41+ /* eslint-disable */
42+ // @ts -nocheck
4043
4144var jspb = require ( 'google-protobuf' ) ;
4245var goog = jspb ;
43- var global = Function ( 'return this' ) ( ) ;
46+ var global =
47+ ( typeof globalThis !== 'undefined' && globalThis ) ||
48+ ( typeof window !== 'undefined' && window ) ||
49+ ( typeof global !== 'undefined' && global ) ||
50+ ( typeof self !== 'undefined' && self ) ||
51+ ( function ( ) { return this ; } ) . call ( null ) ||
52+ Function ( 'return this' ) ( ) ;
4453
4554var mysqlx_pb = require ( './mysqlx_pb.js' ) ;
4655goog . object . extend ( proto , mysqlx_pb ) ;
Original file line number Diff line number Diff line change 3232/**
3333 * @fileoverview
3434 * @enhanceable
35+ * @suppress {missingRequire} reports error on implicit type usages.
3536 * @suppress {messageConventions} JS Compiler reports an error if a variable or
3637 * field starts with 'MSG_' and isn't a translatable message.
3738 * @public
3839 */
3940// GENERATED CODE -- DO NOT EDIT!
41+ /* eslint-disable */
42+ // @ts -nocheck
4043
4144var jspb = require ( 'google-protobuf' ) ;
4245var goog = jspb ;
43- var global = Function ( 'return this' ) ( ) ;
46+ var global =
47+ ( typeof globalThis !== 'undefined' && globalThis ) ||
48+ ( typeof window !== 'undefined' && window ) ||
49+ ( typeof global !== 'undefined' && global ) ||
50+ ( typeof self !== 'undefined' && self ) ||
51+ ( function ( ) { return this ; } ) . call ( null ) ||
52+ Function ( 'return this' ) ( ) ;
4453
4554var mysqlx_pb = require ( './mysqlx_pb.js' ) ;
4655goog . object . extend ( proto , mysqlx_pb ) ;
Original file line number Diff line number Diff line change 3232/**
3333 * @fileoverview
3434 * @enhanceable
35+ * @suppress {missingRequire} reports error on implicit type usages.
3536 * @suppress {messageConventions} JS Compiler reports an error if a variable or
3637 * field starts with 'MSG_' and isn't a translatable message.
3738 * @public
3839 */
3940// GENERATED CODE -- DO NOT EDIT!
41+ /* eslint-disable */
42+ // @ts -nocheck
4043
4144var jspb = require ( 'google-protobuf' ) ;
4245var goog = jspb ;
43- var global = Function ( 'return this' ) ( ) ;
46+ var global =
47+ ( typeof globalThis !== 'undefined' && globalThis ) ||
48+ ( typeof window !== 'undefined' && window ) ||
49+ ( typeof global !== 'undefined' && global ) ||
50+ ( typeof self !== 'undefined' && self ) ||
51+ ( function ( ) { return this ; } ) . call ( null ) ||
52+ Function ( 'return this' ) ( ) ;
4453
4554goog . exportSymbol ( 'proto.Mysqlx.Datatypes.Any' , null , global ) ;
4655goog . exportSymbol ( 'proto.Mysqlx.Datatypes.Any.Type' , null , global ) ;
Original file line number Diff line number Diff line change 3232/**
3333 * @fileoverview
3434 * @enhanceable
35+ * @suppress {missingRequire} reports error on implicit type usages.
3536 * @suppress {messageConventions} JS Compiler reports an error if a variable or
3637 * field starts with 'MSG_' and isn't a translatable message.
3738 * @public
3839 */
3940// GENERATED CODE -- DO NOT EDIT!
41+ /* eslint-disable */
42+ // @ts -nocheck
4043
4144var jspb = require ( 'google-protobuf' ) ;
4245var goog = jspb ;
43- var global = Function ( 'return this' ) ( ) ;
46+ var global =
47+ ( typeof globalThis !== 'undefined' && globalThis ) ||
48+ ( typeof window !== 'undefined' && window ) ||
49+ ( typeof global !== 'undefined' && global ) ||
50+ ( typeof self !== 'undefined' && self ) ||
51+ ( function ( ) { return this ; } ) . call ( null ) ||
52+ Function ( 'return this' ) ( ) ;
4453
4554var mysqlx_pb = require ( './mysqlx_pb.js' ) ;
4655goog . object . extend ( proto , mysqlx_pb ) ;
Original file line number Diff line number Diff line change 3232/**
3333 * @fileoverview
3434 * @enhanceable
35+ * @suppress {missingRequire} reports error on implicit type usages.
3536 * @suppress {messageConventions} JS Compiler reports an error if a variable or
3637 * field starts with 'MSG_' and isn't a translatable message.
3738 * @public
3839 */
3940// GENERATED CODE -- DO NOT EDIT!
41+ /* eslint-disable */
42+ // @ts -nocheck
4043
4144var jspb = require ( 'google-protobuf' ) ;
4245var goog = jspb ;
43- var global = Function ( 'return this' ) ( ) ;
46+ var global =
47+ ( typeof globalThis !== 'undefined' && globalThis ) ||
48+ ( typeof window !== 'undefined' && window ) ||
49+ ( typeof global !== 'undefined' && global ) ||
50+ ( typeof self !== 'undefined' && self ) ||
51+ ( function ( ) { return this ; } ) . call ( null ) ||
52+ Function ( 'return this' ) ( ) ;
4453
4554var mysqlx_datatypes_pb = require ( './mysqlx_datatypes_pb.js' ) ;
4655goog . object . extend ( proto , mysqlx_datatypes_pb ) ;
Original file line number Diff line number Diff line change 3232/**
3333 * @fileoverview
3434 * @enhanceable
35+ * @suppress {missingRequire} reports error on implicit type usages.
3536 * @suppress {messageConventions} JS Compiler reports an error if a variable or
3637 * field starts with 'MSG_' and isn't a translatable message.
3738 * @public
3839 */
3940// GENERATED CODE -- DO NOT EDIT!
41+ /* eslint-disable */
42+ // @ts -nocheck
4043
4144var jspb = require ( 'google-protobuf' ) ;
4245var goog = jspb ;
43- var global = Function ( 'return this' ) ( ) ;
46+ var global =
47+ ( typeof globalThis !== 'undefined' && globalThis ) ||
48+ ( typeof window !== 'undefined' && window ) ||
49+ ( typeof global !== 'undefined' && global ) ||
50+ ( typeof self !== 'undefined' && self ) ||
51+ ( function ( ) { return this ; } ) . call ( null ) ||
52+ Function ( 'return this' ) ( ) ;
4453
4554var mysqlx_pb = require ( './mysqlx_pb.js' ) ;
4655goog . object . extend ( proto , mysqlx_pb ) ;
Original file line number Diff line number Diff line change 3232/**
3333 * @fileoverview
3434 * @enhanceable
35+ * @suppress {missingRequire} reports error on implicit type usages.
3536 * @suppress {messageConventions} JS Compiler reports an error if a variable or
3637 * field starts with 'MSG_' and isn't a translatable message.
3738 * @public
3839 */
3940// GENERATED CODE -- DO NOT EDIT!
41+ /* eslint-disable */
42+ // @ts -nocheck
4043
4144var jspb = require ( 'google-protobuf' ) ;
4245var goog = jspb ;
43- var global = Function ( 'return this' ) ( ) ;
46+ var global =
47+ ( typeof globalThis !== 'undefined' && globalThis ) ||
48+ ( typeof window !== 'undefined' && window ) ||
49+ ( typeof global !== 'undefined' && global ) ||
50+ ( typeof self !== 'undefined' && self ) ||
51+ ( function ( ) { return this ; } ) . call ( null ) ||
52+ Function ( 'return this' ) ( ) ;
4453
4554var google_protobuf_descriptor_pb = require ( 'google-protobuf/google/protobuf/descriptor_pb.js' ) ;
4655goog . object . extend ( proto , google_protobuf_descriptor_pb ) ;
Original file line number Diff line number Diff line change 3232/**
3333 * @fileoverview
3434 * @enhanceable
35+ * @suppress {missingRequire} reports error on implicit type usages.
3536 * @suppress {messageConventions} JS Compiler reports an error if a variable or
3637 * field starts with 'MSG_' and isn't a translatable message.
3738 * @public
3839 */
3940// GENERATED CODE -- DO NOT EDIT!
41+ /* eslint-disable */
42+ // @ts -nocheck
4043
4144var jspb = require ( 'google-protobuf' ) ;
4245var goog = jspb ;
43- var global = Function ( 'return this' ) ( ) ;
46+ var global =
47+ ( typeof globalThis !== 'undefined' && globalThis ) ||
48+ ( typeof window !== 'undefined' && window ) ||
49+ ( typeof global !== 'undefined' && global ) ||
50+ ( typeof self !== 'undefined' && self ) ||
51+ ( function ( ) { return this ; } ) . call ( null ) ||
52+ Function ( 'return this' ) ( ) ;
4453
4554var mysqlx_pb = require ( './mysqlx_pb.js' ) ;
4655goog . object . extend ( proto , mysqlx_pb ) ;
Original file line number Diff line number Diff line change 3232/**
3333 * @fileoverview
3434 * @enhanceable
35+ * @suppress {missingRequire} reports error on implicit type usages.
3536 * @suppress {messageConventions} JS Compiler reports an error if a variable or
3637 * field starts with 'MSG_' and isn't a translatable message.
3738 * @public
3839 */
3940// GENERATED CODE -- DO NOT EDIT!
41+ /* eslint-disable */
42+ // @ts -nocheck
4043
4144var jspb = require ( 'google-protobuf' ) ;
4245var goog = jspb ;
43- var global = Function ( 'return this' ) ( ) ;
46+ var global =
47+ ( typeof globalThis !== 'undefined' && globalThis ) ||
48+ ( typeof window !== 'undefined' && window ) ||
49+ ( typeof global !== 'undefined' && global ) ||
50+ ( typeof self !== 'undefined' && self ) ||
51+ ( function ( ) { return this ; } ) . call ( null ) ||
52+ Function ( 'return this' ) ( ) ;
4453
4554var mysqlx_pb = require ( './mysqlx_pb.js' ) ;
4655goog . object . extend ( proto , mysqlx_pb ) ;
You can’t perform that action at this time.
0 commit comments