files property
Set of source configuration files that are used to generate a service
configuration (google.api.Service).
Implementation
@$pb.TagNumber(2)
$pb.PbList<ConfigFile> get files => $_getList(0);
Set of source configuration files that are used to generate a service
configuration (google.api.Service).
@$pb.TagNumber(2)
$pb.PbList<ConfigFile> get files => $_getList(0);