GoogleCloudContactcenterinsightsV1IngestConversationsRequest class

The request to ingest conversations.

Properties

conversationConfig GoogleCloudContactcenterinsightsV1IngestConversationsRequestConversationConfig?
Configuration that applies to all conversations.
getter/setter pair
gcsSource GoogleCloudContactcenterinsightsV1IngestConversationsRequestGcsSource?
A cloud storage bucket source.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
parent String?
The parent resource for new conversations.
getter/setter pair
redactionConfig GoogleCloudContactcenterinsightsV1RedactionConfig?
DLP settings for transcript redaction.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
speechConfig GoogleCloudContactcenterinsightsV1SpeechConfig?
Default Speech-to-Text configuration.
getter/setter pair
transcriptObjectConfig GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjectConfig?
Configuration for when source contains conversation transcripts.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited