entries property

List<DatafeedstatusesCustomBatchResponseEntry>? entries
getter/setter pair

The result of the execution of the batch requests.

Implementation

core.List<DatafeedstatusesCustomBatchResponseEntry>? entries;