files property

List<ConfigFile>? files
getter/setter pair

Set of source configuration files that are used to generate a service configuration (google.api.Service).

Implementation

core.List<ConfigFile>? files;