google_api_you_tube_reporting v0.0.1 GoogleApi.YouTubeReporting.V1.Model.ListReportTypesResponse View Source
Response message for ReportingService.ListReportTypes.
Attributes
- nextPageToken (String): A token to retrieve next page of results. Pass this value in the ListReportTypesRequest.page_token field in the subsequent call to `ListReportTypes` method to retrieve the next page of results. Defaults to:
null
. - reportTypes (List[ReportType]): The list of report types. Defaults to:
null
.