Param

io.cequence.openaiscala.gemini.service.impl.Param
See theParam companion object
sealed trait Param extends EnumValue

Attributes

Companion:
object
Graph
Supertypes
trait EnumValue
class Object
trait Matchable
class Any
Known subtypes
object cachedContent.type
object cached_content.type
object contents.type
object expireTime.type
object generation_config.type
object key.type
object model.type
object name.type
object page_size.type
object page_token.type
object safety_settings.type
object system_instruction.type
object tool_config.type
object tools.type
object ttl.type
object updateMask.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