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

target.apidocs.com.google.api.services.contactcenterinsights.v1.Contactcenterinsights.Projects.Locations.html Maven / Gradle / Ivy

There is a newer version: v1-rev20240701-2.0.0
Show newest version






Contactcenterinsights.Projects.Locations (Contact Center AI Insights API v1-rev20240420-2.0.0)












com.google.api.services.contactcenterinsights.v1

Class Contactcenterinsights.Projects.Locations

  • java.lang.Object
    • com.google.api.services.contactcenterinsights.v1.Contactcenterinsights.Projects.Locations
    • Constructor Detail

      • Locations

        public Locations()
    • Method Detail

      • getSettings

        public Contactcenterinsights.Projects.Locations.GetSettings getSettings(String name)
                                                                         throws IOException
        Gets project-level settings. Create a request for the method "locations.getSettings". This request holds the parameters needed by the contactcenterinsights server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Required. The name of the settings resource to get.
        Returns:
        the request
        Throws:
        IOException
      • conversations

        public Contactcenterinsights.Projects.Locations.Conversations conversations()
        An accessor for creating requests from the Conversations collection.

        The typical use is:

            Contactcenterinsights contactcenterinsights = new Contactcenterinsights(...);
            Contactcenterinsights.Conversations.List request = contactcenterinsights.conversations().list(parameters ...)
         
        Returns:
        the resource collection
      • insightsdata

        public Contactcenterinsights.Projects.Locations.Insightsdata insightsdata()
        An accessor for creating requests from the Insightsdata collection.

        The typical use is:

            Contactcenterinsights contactcenterinsights = new Contactcenterinsights(...);
            Contactcenterinsights.Insightsdata.List request = contactcenterinsights.insightsdata().list(parameters ...)
         
        Returns:
        the resource collection
      • issueModels

        public Contactcenterinsights.Projects.Locations.IssueModels issueModels()
        An accessor for creating requests from the IssueModels collection.

        The typical use is:

            Contactcenterinsights contactcenterinsights = new Contactcenterinsights(...);
            Contactcenterinsights.IssueModels.List request = contactcenterinsights.issueModels().list(parameters ...)
         
        Returns:
        the resource collection
      • operations

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

        The typical use is:

            Contactcenterinsights contactcenterinsights = new Contactcenterinsights(...);
            Contactcenterinsights.Operations.List request = contactcenterinsights.operations().list(parameters ...)
         
        Returns:
        the resource collection
      • phraseMatchers

        public Contactcenterinsights.Projects.Locations.PhraseMatchers phraseMatchers()
        An accessor for creating requests from the PhraseMatchers collection.

        The typical use is:

            Contactcenterinsights contactcenterinsights = new Contactcenterinsights(...);
            Contactcenterinsights.PhraseMatchers.List request = contactcenterinsights.phraseMatchers().list(parameters ...)
         
        Returns:
        the resource collection
      • views

        public Contactcenterinsights.Projects.Locations.Views views()
        An accessor for creating requests from the Views collection.

        The typical use is:

            Contactcenterinsights contactcenterinsights = new Contactcenterinsights(...);
            Contactcenterinsights.Views.List request = contactcenterinsights.views().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy