Get the completed deck link and metadata given a task ID. Usage:
/v3/generate/deck/task endpoint to generate a task./v3/generate/deck/task/{task_id} endpoint to check the status of the task.Responses:
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
Unique identifier for the task instance of the deck generation.
"task_67890"
Time taken to generate the deck, in seconds.
4.3778
Indicates whether the deck generation was successful.
true
URL link to access the generated presentation deck.
"https://docs.google.com/presentation/d/abcdefg123456"
Error message in case the generation failed.
""