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.TestCases.Results.html Maven / Gradle / Ivy

The newest version!






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












com.google.api.services.dialogflow.v3

Class Dialogflow.Projects.Locations.Agents.TestCases.Results

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

      • Results

        public Results()
    • Method Detail

      • get

        public Dialogflow.Projects.Locations.Agents.TestCases.Results.Get get(String name)
                                                                       throws IOException
        Gets a test case result. Create a request for the method "results.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 testcase. Format: `projects//locations//agents//testCases//results/`.
        Returns:
        the request
        Throws:
        IOException
      • list

        public Dialogflow.Projects.Locations.Agents.TestCases.Results.List list(String parent)
                                                                         throws IOException
        Fetches the list of run results for the given test case. A maximum of 100 results are kept for each test case. Create a request for the method "results.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 test case to list results for. Format: `projects//locations//agents// testCases/`. Specify a `-` as a wildcard for TestCase ID to list results across multiple test cases.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy