Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(523)

Unified Diff: generated/googleapis/lib/youtubereporting/v1.dart

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « generated/googleapis/lib/youtubeanalytics/v1.dart ('k') | generated/googleapis/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis/lib/youtubereporting/v1.dart
diff --git a/generated/googleapis/lib/youtubereporting/v1.dart b/generated/googleapis/lib/youtubereporting/v1.dart
index eb27c55b4aa8f9a80442ad9dd4c35baeec1ecb00..e5f75cda889d430d451d3bcd97b0ef84a1c4fe96 100644
--- a/generated/googleapis/lib/youtubereporting/v1.dart
+++ b/generated/googleapis/lib/youtubereporting/v1.dart
@@ -17,8 +17,8 @@ export 'package:_discoveryapis_commons/_discoveryapis_commons.dart' show
const core.String USER_AGENT = 'dart-api-client youtubereporting/v1';
/**
- * An API to schedule reporting jobs and download the resulting bulk data
- * reports about YouTube channels, videos etc. in the form of CSV files.
+ * Schedules reporting jobs and downloads the resulting bulk data reports about
+ * YouTube channels, videos, etc. in the form of CSV files.
*/
class YoutubereportingApi {
/**
@@ -385,7 +385,7 @@ class MediaResourceApi {
* Request parameters:
*
* [resourceName] - Name of the media that is being downloaded. See
- * [][ByteStream.ReadRequest.resource_name].
+ * ByteStream.ReadRequest.resource_name.
* Value must have pattern "^.*$".
*
* [downloadOptions] - Options for downloading. A download can be either a
@@ -529,10 +529,7 @@ class Job {
core.String createTime;
/** The server-generated ID of the job (max. 40 characters). */
core.String id;
- /**
- * The name of the job (max. 100 characters). TODO(lanthaler) Clarify what
- * this will actually be used for
- */
+ /** The name of the job (max. 100 characters). */
core.String name;
/**
* The type of reports this job creates. Corresponds to the ID of a
« no previous file with comments | « generated/googleapis/lib/youtubeanalytics/v1.dart ('k') | generated/googleapis/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698