()
| 171 | apiVersion.VERSION, this.requestService); |
| 172 | } |
| 173 | featureView() { |
| 174 | return new api.ProjectsFeatureViewApiClientImpl( |
| 175 | apiVersion.VERSION, this.requestService); |
| 176 | } |
| 177 | |
| 178 | thumbnails() { |
| 179 | return new api.ProjectsThumbnailsApiClientImpl( |
no outgoing calls