{ "generateContent": [ { "candidates": [ { "content": { "role": "model", "parts": [ { "text": "This is more than the 5 tokens we return below which will trigger an error" } ] } } ] } ], "generateContentStream": [ [ { "candidates": [ { "content": { "role": "model", "parts": [ { "text": "The initial response from the model" } ] }, "finishReason": "STOP" } ], "usageMetadata": { "promptTokenCount": 5 } } ] ] }