ConversationConfigClientOverrideConfigOutput class

Available extensions
Annotations
  • @JsonSerializable.new(explicitToJson: true)

Properties

agent AgentConfigOverrideConfig?
final
conversation ConversationConfigOverrideConfig?
final
hashCode int
The hash code for this object.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tts TTSConversationalConfigOverrideConfig?
final

Operators

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

Constants

fromJsonFactory → const ConversationConfigClientOverrideConfigOutput Function(Map<String, dynamic> json)
toJsonFactory → const Map<String, dynamic> Function(ConversationConfigClientOverrideConfigOutput instance)