ListModelsResponse
io.cequence.openaiscala.gemini.domain.response.ListModelsResponse
Response from ListModel containing a paginated list of Models.
Attributes
- models
the returned Models
- nextPageToken
A token, which can be sent as pageToken to retrieve the next page. If this field is omitted, there are no more pages.
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any