googleApiSources property

List<GoogleApiSource>? googleApiSources
getter/setter pair

The requested GoogleApiSources, up to the number specified in page_size.

Implementation

core.List<GoogleApiSource>? googleApiSources;