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

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

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






Column (Google Analytics API v3-rev20190604-1.30.1)












com.google.api.services.analytics.model

Class Column

    • Constructor Detail

      • Column

        public Column()
    • Method Detail

      • getAttributes

        public Map<String,String> getAttributes()
        Map of attribute name and value for this column.
        Returns:
        value or null for none
      • setAttributes

        public Column setAttributes(Map<String,String> attributes)
        Map of attribute name and value for this column.
        Parameters:
        attributes - attributes or null for none
      • getId

        public String getId()
        Column id.
        Returns:
        value or null for none
      • setId

        public Column setId(String id)
        Column id.
        Parameters:
        id - id or null for none
      • getKind

        public String getKind()
        Resource type for Analytics column.
        Returns:
        value or null for none
      • setKind

        public Column setKind(String kind)
        Resource type for Analytics column.
        Parameters:
        kind - kind or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy