ProjectsLocationsAuthorizedViewSetsAuthorizedViewsConversationsResource class
Methods
-
bulkAnalyze(GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest request, String parent, {String? $fields})
→ Future<GoogleLongrunningOperation>
-
Analyzes multiple conversations in a single request.
-
calculateStats(String location, {String? filter, String? $fields})
→ Future<GoogleCloudContactcenterinsightsV1CalculateStatsResponse>
-
Gets conversation statistics.
-
delete(String name, {bool? force, String? $fields})
→ Future<GoogleProtobufEmpty>
-
Deletes a conversation.
-
get(String name, {String? view, String? $fields})
→ Future<GoogleCloudContactcenterinsightsV1Conversation>
-
Gets a conversation.
-
list(String parent, {String? filter, String? orderBy, int? pageSize, String? pageToken, String? view, String? $fields})
→ Future<GoogleCloudContactcenterinsightsV1ListConversationsResponse>
-
Lists conversations.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited