This makes it easier to reference these values in documentation and method parameters. PiperOrigin-RevId: 629072314
Provides a DataSource abstraction and a number of concrete implementations for reading data from different sources. Application code will not normally need to depend on this module directly.
DataSource