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

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

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






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












com.google.api.services.analytics.model

Class Account.Permissions

    • Constructor Detail

      • Permissions

        public Permissions()
    • Method Detail

      • getEffective

        public List<String> getEffective()
        All the permissions that the user has for this account. These include any implied permissions (e.g., EDIT implies VIEW).
        Returns:
        value or null for none
      • setEffective

        public Account.Permissions setEffective(List<String> effective)
        All the permissions that the user has for this account. These include any implied permissions (e.g., EDIT implies VIEW).
        Parameters:
        effective - effective or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy