files property
Set of source configuration files that are used to generate a service
configuration (google.api.Service
).
Implementation
core.List<ConfigFile>? files;
Set of source configuration files that are used to generate a service
configuration (google.api.Service
).
core.List<ConfigFile>? files;