Google Analytics API v3 (revision 41)



Uses of Class
com.google.api.services.analytics.model.CustomDataSources

Packages that use CustomDataSources
com.google.api.services.analytics.model   
 

Uses of CustomDataSources in com.google.api.services.analytics.model
 

Methods in com.google.api.services.analytics.model that return CustomDataSources
 CustomDataSources CustomDataSources.clone()
           
 CustomDataSources CustomDataSources.set(String fieldName, Object value)
           
 CustomDataSources CustomDataSources.setItems(List<CustomDataSource> items)
          Collection of custom data sources.
 CustomDataSources CustomDataSources.setItemsPerPage(Integer itemsPerPage)
          The maximum number of resources the response can contain, regardless of the actual number of resources returned.
 CustomDataSources CustomDataSources.setKind(String kind)
          Collection type.
 CustomDataSources CustomDataSources.setNextLink(String nextLink)
          Link to next page for this custom data source collection.
 CustomDataSources CustomDataSources.setPreviousLink(String previousLink)
          Link to previous page for this custom data source collection.
 CustomDataSources CustomDataSources.setStartIndex(Integer startIndex)
          The starting index of the resources, which is 1 by default or otherwise specified by the start- index query parameter.
 CustomDataSources CustomDataSources.setTotalResults(Integer totalResults)
          The total number of results for the query, regardless of the number of results in the response.
 CustomDataSources CustomDataSources.setUsername(String username)
          Email ID of the authenticated user