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

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

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






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












com.google.api.services.analytics.model

Class Account.ChildLink

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>
    Enclosing class:
    Account


    public static final class Account.ChildLink
    extends GenericJson
    Child link for an account entry. Points to the list of web properties for this account.
    • Constructor Detail

      • ChildLink

        public ChildLink()
    • Method Detail

      • getHref

        public String getHref()
        Link to the list of web properties for this account.
        Returns:
        value or null for none
      • setHref

        public Account.ChildLink setHref(String href)
        Link to the list of web properties for this account.
        Parameters:
        href - href or null for none
      • getType

        public String getType()
        Type of the child link. Its value is "analytics#webproperties".
        Returns:
        value or null for none
      • setType

        public Account.ChildLink setType(String type)
        Type of the child link. Its value is "analytics#webproperties".
        Parameters:
        type - type or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy