DynamicRetrievalPredictorMode

io.cequence.openaiscala.gemini.domain.DynamicRetrievalPredictorMode
See theDynamicRetrievalPredictorMode companion object
sealed trait DynamicRetrievalPredictorMode extends EnumValue

Attributes

Companion:
object
Graph
Supertypes
trait EnumValue
class Object
trait Matchable
class Any
Known subtypes
object MODE_DYNAMIC.type
object MODE_UNSPECIFIED.type

Members list

Concise view

Value members

Inherited methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
EnumValue -> Any
Inherited from:
EnumValue
def value: String

Attributes

Inherited from:
EnumValue