GlossaryInputConfig constructor

GlossaryInputConfig({
  1. GcsSource? gcsSource,
})

Implementation

GlossaryInputConfig({this.gcsSource});