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

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







Gmail.Users.History (Gmail API v1-rev20240422-2.0.0)












com.google.api.services.gmail

Class Gmail.Users.History

  • Enclosing class:
    Gmail.Users


    public class Gmail.Users.History
    extends Object
    The "history" collection of methods.
    • Constructor Detail

      • History

        public History()
    • Method Detail

      • list

        public Gmail.Users.History.List list(String userId)
                                      throws IOException
        Lists the history of all changes to the given mailbox. History results are returned in chronological order (increasing `historyId`). Create a request for the method "history.list". This request holds the parameters needed by the gmail server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        userId - The user's email address. The special value `me` can be used to indicate the authenticated user. [default: me]
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy