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

target.apidocs.com.google.api.services.dialogflow.v3.Dialogflow.Projects.Locations.Agents.Changelogs.html Maven / Gradle / Ivy

The newest version!






Dialogflow.Projects.Locations.Agents.Changelogs (Dialogflow API v3-rev20240617-2.0.0)












com.google.api.services.dialogflow.v3

Class Dialogflow.Projects.Locations.Agents.Changelogs

  • java.lang.Object
    • com.google.api.services.dialogflow.v3.Dialogflow.Projects.Locations.Agents.Changelogs
    • Constructor Detail

      • Changelogs

        public Changelogs()
    • Method Detail

      • get

        public Dialogflow.Projects.Locations.Agents.Changelogs.Get get(String name)
                                                                throws IOException
        Retrieves the specified Changelog. Create a request for the method "changelogs.get". This request holds the parameters needed by the dialogflow server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Required. The name of the changelog to get. Format: `projects//locations//agents//changelogs/`.
        Returns:
        the request
        Throws:
        IOException
      • list

        public Dialogflow.Projects.Locations.Agents.Changelogs.List list(String parent)
                                                                  throws IOException
        Returns the list of Changelogs. Create a request for the method "changelogs.list". This request holds the parameters needed by the dialogflow server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. The agent containing the changelogs. Format: `projects//locations//agents/`.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy