toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
ListModelsResponse
/
ListModelsResponse
List
Models
Response
constructor
(
sdkHttpResponse
:
HttpResponse
?
=
null
,
nextPageToken
:
String
?
=
null
,
models
:
List
<
Model
>
?
=
null
)