Parameter | Description |
---|---|
Page Size | The maximum number of items to return. The maximum value is 1000. |
Page Token | A page token received from a previous call. |
Return All Pages | Automatically fetch all resources, page by page. |
{
"cachedContents": [
{
"createTime": "2025-02-10T14:39:23.207017Z",
"displayName": "",
"expireTime": "2025-02-10T14:44:12.962405054Z",
"model": "models/gemini-1.5-flash-001",
"name": "cachedContents/xkdjottgs746",
"updateTime": "2025-02-10T14:39:23.207017Z",
"usageMetadata": {
"totalTokenCount": 323383
}
}
],
"nextPageToken": "string"
}
Was this page helpful?