@@ -44,7 +44,6 @@ class Contactcenterinsights extends \Google\Service
4444 public $ projects_locations_authorizedViewSets ;
4545 public $ projects_locations_authorizedViewSets_authorizedViews ;
4646 public $ projects_locations_authorizedViewSets_authorizedViews_conversations ;
47- public $ projects_locations_authorizedViewSets_authorizedViews_conversations_analyses ;
4847 public $ projects_locations_authorizedViewSets_authorizedViews_conversations_assessments ;
4948 public $ projects_locations_authorizedViewSets_authorizedViews_conversations_assessments_notes ;
5049 public $ projects_locations_authorizedViewSets_authorizedViews_conversations_feedbackLabels ;
@@ -54,9 +53,9 @@ class Contactcenterinsights extends \Google\Service
5453 public $ projects_locations_conversations_assessments ;
5554 public $ projects_locations_conversations_assessments_notes ;
5655 public $ projects_locations_conversations_feedbackLabels ;
56+ public $ projects_locations_conversations_segments ;
5757 public $ projects_locations_datasets ;
5858 public $ projects_locations_datasets_conversations ;
59- public $ projects_locations_datasets_conversations_analyses ;
6059 public $ projects_locations_datasets_conversations_feedbackLabels ;
6160 public $ projects_locations_datasets_insightsdata ;
6261 public $ projects_locations_encryptionSpec ;
@@ -612,17 +611,7 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
612611 'conversations ' ,
613612 [
614613 'methods ' => [
615- 'bulkAnalyze ' => [
616- 'path ' => 'v1/{+parent}/conversations:bulkAnalyze ' ,
617- 'httpMethod ' => 'POST ' ,
618- 'parameters ' => [
619- 'parent ' => [
620- 'location ' => 'path ' ,
621- 'type ' => 'string ' ,
622- 'required ' => true ,
623- ],
624- ],
625- ],'calculateStats ' => [
614+ 'calculateStats ' => [
626615 'path ' => 'v1/{+location}/conversations:calculateStats ' ,
627616 'httpMethod ' => 'GET ' ,
628617 'parameters ' => [
@@ -698,68 +687,6 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
698687 ]
699688 ]
700689 );
701- $ this ->projects_locations_authorizedViewSets_authorizedViews_conversations_analyses = new Contactcenterinsights \Resource \ProjectsLocationsAuthorizedViewSetsAuthorizedViewsConversationsAnalyses (
702- $ this ,
703- $ this ->serviceName ,
704- 'analyses ' ,
705- [
706- 'methods ' => [
707- 'create ' => [
708- 'path ' => 'v1/{+parent}/analyses ' ,
709- 'httpMethod ' => 'POST ' ,
710- 'parameters ' => [
711- 'parent ' => [
712- 'location ' => 'path ' ,
713- 'type ' => 'string ' ,
714- 'required ' => true ,
715- ],
716- ],
717- ],'delete ' => [
718- 'path ' => 'v1/{+name} ' ,
719- 'httpMethod ' => 'DELETE ' ,
720- 'parameters ' => [
721- 'name ' => [
722- 'location ' => 'path ' ,
723- 'type ' => 'string ' ,
724- 'required ' => true ,
725- ],
726- ],
727- ],'get ' => [
728- 'path ' => 'v1/{+name} ' ,
729- 'httpMethod ' => 'GET ' ,
730- 'parameters ' => [
731- 'name ' => [
732- 'location ' => 'path ' ,
733- 'type ' => 'string ' ,
734- 'required ' => true ,
735- ],
736- ],
737- ],'list ' => [
738- 'path ' => 'v1/{+parent}/analyses ' ,
739- 'httpMethod ' => 'GET ' ,
740- 'parameters ' => [
741- 'parent ' => [
742- 'location ' => 'path ' ,
743- 'type ' => 'string ' ,
744- 'required ' => true ,
745- ],
746- 'filter ' => [
747- 'location ' => 'query ' ,
748- 'type ' => 'string ' ,
749- ],
750- 'pageSize ' => [
751- 'location ' => 'query ' ,
752- 'type ' => 'integer ' ,
753- ],
754- 'pageToken ' => [
755- 'location ' => 'query ' ,
756- 'type ' => 'string ' ,
757- ],
758- ],
759- ],
760- ]
761- ]
762- );
763690 $ this ->projects_locations_authorizedViewSets_authorizedViews_conversations_assessments = new Contactcenterinsights \Resource \ProjectsLocationsAuthorizedViewSetsAuthorizedViewsConversationsAssessments (
764691 $ this ,
765692 $ this ->serviceName ,
@@ -1518,6 +1445,26 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
15181445 ]
15191446 ]
15201447 );
1448+ $ this ->projects_locations_conversations_segments = new Contactcenterinsights \Resource \ProjectsLocationsConversationsSegments (
1449+ $ this ,
1450+ $ this ->serviceName ,
1451+ 'segments ' ,
1452+ [
1453+ 'methods ' => [
1454+ 'bulkAnalyze ' => [
1455+ 'path ' => 'v1/{+parent}/segments:bulkAnalyze ' ,
1456+ 'httpMethod ' => 'POST ' ,
1457+ 'parameters ' => [
1458+ 'parent ' => [
1459+ 'location ' => 'path ' ,
1460+ 'type ' => 'string ' ,
1461+ 'required ' => true ,
1462+ ],
1463+ ],
1464+ ],
1465+ ]
1466+ ]
1467+ );
15211468 $ this ->projects_locations_datasets = new Contactcenterinsights \Resource \ProjectsLocationsDatasets (
15221469 $ this ,
15231470 $ this ->serviceName ,
@@ -1656,17 +1603,7 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
16561603 'conversations ' ,
16571604 [
16581605 'methods ' => [
1659- 'bulkAnalyze ' => [
1660- 'path ' => 'v1/{+parent}/conversations:bulkAnalyze ' ,
1661- 'httpMethod ' => 'POST ' ,
1662- 'parameters ' => [
1663- 'parent ' => [
1664- 'location ' => 'path ' ,
1665- 'type ' => 'string ' ,
1666- 'required ' => true ,
1667- ],
1668- ],
1669- ],'bulkDelete ' => [
1606+ 'bulkDelete ' => [
16701607 'path ' => 'v1/{+parent}/conversations:bulkDelete ' ,
16711608 'httpMethod ' => 'POST ' ,
16721609 'parameters ' => [
@@ -1768,68 +1705,6 @@ public function __construct($clientOrConfig = [], $rootUrl = null)
17681705 ]
17691706 ]
17701707 );
1771- $ this ->projects_locations_datasets_conversations_analyses = new Contactcenterinsights \Resource \ProjectsLocationsDatasetsConversationsAnalyses (
1772- $ this ,
1773- $ this ->serviceName ,
1774- 'analyses ' ,
1775- [
1776- 'methods ' => [
1777- 'create ' => [
1778- 'path ' => 'v1/{+parent}/analyses ' ,
1779- 'httpMethod ' => 'POST ' ,
1780- 'parameters ' => [
1781- 'parent ' => [
1782- 'location ' => 'path ' ,
1783- 'type ' => 'string ' ,
1784- 'required ' => true ,
1785- ],
1786- ],
1787- ],'delete ' => [
1788- 'path ' => 'v1/{+name} ' ,
1789- 'httpMethod ' => 'DELETE ' ,
1790- 'parameters ' => [
1791- 'name ' => [
1792- 'location ' => 'path ' ,
1793- 'type ' => 'string ' ,
1794- 'required ' => true ,
1795- ],
1796- ],
1797- ],'get ' => [
1798- 'path ' => 'v1/{+name} ' ,
1799- 'httpMethod ' => 'GET ' ,
1800- 'parameters ' => [
1801- 'name ' => [
1802- 'location ' => 'path ' ,
1803- 'type ' => 'string ' ,
1804- 'required ' => true ,
1805- ],
1806- ],
1807- ],'list ' => [
1808- 'path ' => 'v1/{+parent}/analyses ' ,
1809- 'httpMethod ' => 'GET ' ,
1810- 'parameters ' => [
1811- 'parent ' => [
1812- 'location ' => 'path ' ,
1813- 'type ' => 'string ' ,
1814- 'required ' => true ,
1815- ],
1816- 'filter ' => [
1817- 'location ' => 'query ' ,
1818- 'type ' => 'string ' ,
1819- ],
1820- 'pageSize ' => [
1821- 'location ' => 'query ' ,
1822- 'type ' => 'integer ' ,
1823- ],
1824- 'pageToken ' => [
1825- 'location ' => 'query ' ,
1826- 'type ' => 'string ' ,
1827- ],
1828- ],
1829- ],
1830- ]
1831- ]
1832- );
18331708 $ this ->projects_locations_datasets_conversations_feedbackLabels = new Contactcenterinsights \Resource \ProjectsLocationsDatasetsConversationsFeedbackLabels (
18341709 $ this ,
18351710 $ this ->serviceName ,
0 commit comments