Content


class Content


Represents content sent to and received from the model.

See also
content

Summary

Nested types

@IntDef(value = [0, 1])
annotation Content.Role

Role associated with Content

Public companion functions

Content.Builder

Public properties

List<Part>
Int

Public companion functions

builder

fun builder(): Content.Builder

Public properties

parts

val partsList<Part>

role

val roleInt