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.Environments.Deployments.html Maven / Gradle / Ivy

The newest version!






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












com.google.api.services.dialogflow.v3

Class Dialogflow.Projects.Locations.Agents.Environments.Deployments

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

      • Deployments

        public Deployments()
    • Method Detail

      • get

        public Dialogflow.Projects.Locations.Agents.Environments.Deployments.Get get(String name)
                                                                              throws IOException
        Retrieves the specified Deployment. Create a request for the method "deployments.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 Deployment. Format: `projects//locations//agents//environments//deployments/`.
        Returns:
        the request
        Throws:
        IOException
      • list

        public Dialogflow.Projects.Locations.Agents.Environments.Deployments.List list(String parent)
                                                                                throws IOException
        Returns the list of all deployments in the specified Environment. Create a request for the method "deployments.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 Environment to list all environments for. Format: `projects//locations//agents//environments/`.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy