ListBatchJobResultsRequest

Request message for BatchJobService.ListBatchJobResults.

Fields

resource_name

string

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. The default and the page_size limit is 1000. A value of 0 or an unset page size will be defaulted to 1000. A page size less than 0 or greater than 1000 will result in an INVALID_PAGE_SIZE error.

response_content_type

ResponseContentType

The response content type setting. Determines whether the mutable resource or just the resource name should be returned.