RealtimeInputConfig class final

Configures the realtime input behavior in BidiGenerateContent.

Inheritance
  • Object
  • ProtoMessage
  • RealtimeInputConfig

Properties

activityHandling RealtimeInputConfig_ActivityHandling?
Optional. Defines what effect activity has.
final
automaticActivityDetection RealtimeInputConfig_AutomaticActivityDetection?
Optional. If not set, automatic activity detection is enabled by default. If automatic voice detection is disabled, the client must send activity signals.
final
hashCode int
The hash code for this object.
no setterinherited
qualifiedName String
The fully qualified name of this message, i.e., google.protobuf.Duration or google.rpc.ErrorInfo.
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
turnCoverage RealtimeInputConfig_TurnCoverage?
Optional. Defines which input is included in the user's turn.
final

Methods

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

Operators

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

Constants

fullyQualifiedName → const String