All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.analytics.model.CustomDataSource.ChildLink.html Maven / Gradle / Ivy

There is a newer version: v3-rev20190807-2.0.0
Show newest version






CustomDataSource.ChildLink (Google Analytics API v3-rev20190604-1.30.1)












com.google.api.services.analytics.model

Class CustomDataSource.ChildLink

    • Constructor Detail

      • ChildLink

        public ChildLink()
    • Method Detail

      • getHref

        public String getHref()
        Link to the list of daily uploads for this custom data source. Link to the list of uploads for this custom data source.
        Returns:
        value or null for none
      • setHref

        public CustomDataSource.ChildLink setHref(String href)
        Link to the list of daily uploads for this custom data source. Link to the list of uploads for this custom data source.
        Parameters:
        href - href or null for none
      • getType

        public String getType()
        Value is "analytics#dailyUploads". Value is "analytics#uploads".
        Returns:
        value or null for none
      • setType

        public CustomDataSource.ChildLink setType(String type)
        Value is "analytics#dailyUploads". Value is "analytics#uploads".
        Parameters:
        type - type or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy