Stay organized with collections Save and categorize content based on your preferences.
AI-generated Key Takeaways
This message is used to request the results of a batch job using the BatchJobService.ListBatchJobResults method.
Key fields include resource_name (required batch job identifier), page_token (for pagination), page_size (to control the number of results per page), and response_content_type (to specify the desired content in the response).
Required. The resource name of the batch job whose results are being listed.
page_token
string
Token of the page to retrieve. If not specified, the first page of results will be returned. Use the value obtained from next_page_token in the previous response in order to request the next page of results.
page_size
int32
Number of elements to retrieve in a single page. When a page request is too large, the server may decide to further limit the number of returned resources.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]