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

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

The newest version!






Dialogflow.Projects (Dialogflow API v3-rev20240617-2.0.0)












com.google.api.services.dialogflow.v3

Class Dialogflow.Projects

  • Enclosing class:
    Dialogflow


    public class Dialogflow.Projects
    extends Object
    The "projects" collection of methods.
    • Constructor Detail

      • Projects

        public Projects()
    • Method Detail

      • locations

        public Dialogflow.Projects.Locations locations()
        An accessor for creating requests from the Locations collection.

        The typical use is:

            Dialogflow dialogflow = new Dialogflow(...);
            Dialogflow.Locations.List request = dialogflow.locations().list(parameters ...)
         
        Returns:
        the resource collection
      • operations

        public Dialogflow.Projects.Operations operations()
        An accessor for creating requests from the Operations collection.

        The typical use is:

            Dialogflow dialogflow = new Dialogflow(...);
            Dialogflow.Operations.List request = dialogflow.operations().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy