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

target.apidocs.com.google.api.services.gmail.Gmail.Users.Settings.Cse.html Maven / Gradle / Ivy

There is a newer version: v1-rev20240520-2.0.0
Show newest version






Gmail.Users.Settings.Cse (Gmail API v1-rev20240422-2.0.0)












com.google.api.services.gmail

Class Gmail.Users.Settings.Cse

    • Constructor Detail

      • Cse

        public Cse()
    • Method Detail

      • identities

        public Gmail.Users.Settings.Cse.Identities identities()
        An accessor for creating requests from the Identities collection.

        The typical use is:

            Gmail gmail = new Gmail(...);
            Gmail.Identities.List request = gmail.identities().list(parameters ...)
         
        Returns:
        the resource collection
      • keypairs

        public Gmail.Users.Settings.Cse.Keypairs keypairs()
        An accessor for creating requests from the Keypairs collection.

        The typical use is:

            Gmail gmail = new Gmail(...);
            Gmail.Keypairs.List request = gmail.keypairs().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy