toggle menu
google-genai-kotlin
1.1.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin
/
Page
Page
class
Page
<
T
>
Represents a single immutable page of results.
Members
Properties
items
Link copied to clipboard
val
items
:
List
<
T
>
next
Page
Token
Link copied to clipboard
val
nextPageToken
:
String
?
sdk
Http
Response
Link copied to clipboard
val
sdkHttpResponse
:
HttpResponse
?