OutputConfig constructor
OutputConfig({
- GcsDestination? gcsDestination,
Implementation
OutputConfig({this.gcsDestination}) : super(fullyQualifiedName);
OutputConfig({this.gcsDestination}) : super(fullyQualifiedName);