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

target.apidocs.com.google.api.services.chromemanagement.v1.ChromeManagement.Customers.Telemetry.html Maven / Gradle / Ivy







ChromeManagement.Customers.Telemetry (Chrome Management API v1-rev20241216-2.0.0)












com.google.api.services.chromemanagement.v1

Class ChromeManagement.Customers.Telemetry

  • java.lang.Object
    • com.google.api.services.chromemanagement.v1.ChromeManagement.Customers.Telemetry
    • Constructor Detail

      • Telemetry

        public Telemetry()
    • Method Detail

      • devices

        public ChromeManagement.Customers.Telemetry.Devices devices()
        An accessor for creating requests from the Devices collection.

        The typical use is:

            ChromeManagement chromemanagement = new ChromeManagement(...);
            ChromeManagement.Devices.List request = chromemanagement.devices().list(parameters ...)
         
        Returns:
        the resource collection
      • events

        public ChromeManagement.Customers.Telemetry.Events events()
        An accessor for creating requests from the Events collection.

        The typical use is:

            ChromeManagement chromemanagement = new ChromeManagement(...);
            ChromeManagement.Events.List request = chromemanagement.events().list(parameters ...)
         
        Returns:
        the resource collection
      • notificationConfigs

        public ChromeManagement.Customers.Telemetry.NotificationConfigs notificationConfigs()
        An accessor for creating requests from the NotificationConfigs collection.

        The typical use is:

            ChromeManagement chromemanagement = new ChromeManagement(...);
            ChromeManagement.NotificationConfigs.List request = chromemanagement.notificationConfigs().list(parameters ...)
         
        Returns:
        the resource collection
      • users

        public ChromeManagement.Customers.Telemetry.Users users()
        An accessor for creating requests from the Users collection.

        The typical use is:

            ChromeManagement chromemanagement = new ChromeManagement(...);
            ChromeManagement.Users.List request = chromemanagement.users().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy