ProjectsLocationsAuthorizedViewSetsAuthorizedViewsConversationsResource class
Methods
-
calculateStats(String location, {String? filter, String? $fields})
→ Future<GoogleCloudContactcenterinsightsV1CalculateStatsResponse>
-
Gets conversation statistics.
-
delete(String name, {bool? force, String? $fields})
→ Future<GoogleProtobufEmpty>
-
Deletes a conversation.
-
generateSignedAudio(String name, {String? $fields})
→ Future<GoogleCloudContactcenterinsightsV1GenerateConversationSignedAudioResponse>
-
Gets the signed URI for the audio for the given 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