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

Unified Diff: generated/googleapis/lib/admin/reports_v1.dart

Issue 2159673002: Api-roll 39: 2016-07-18 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 5 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/admin/directory_v1.dart ('k') | generated/googleapis/lib/analytics/v3.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis/lib/admin/reports_v1.dart
diff --git a/generated/googleapis/lib/admin/reports_v1.dart b/generated/googleapis/lib/admin/reports_v1.dart
index 915fe30bd7fe594875aa7150d630d7355798f9ba..ed02672cbd29e460be1ccde726fae75d0a2954c1 100644
--- a/generated/googleapis/lib/admin/reports_v1.dart
+++ b/generated/googleapis/lib/admin/reports_v1.dart
@@ -15,8 +15,8 @@ export 'package:_discoveryapis_commons/_discoveryapis_commons.dart' show
const core.String USER_AGENT = 'dart-api-client admin/reports_v1';
/**
- * Allows the administrators of Google Apps customers to fetch reports about the
- * usage, collaboration, security and risk for their users.
+ * Fetches reports for the administrators of Google Apps customers about the
+ * usage, collaboration, security, and risk for their users.
*/
class AdminApi {
/** View audit reports of Google Apps for your domain */
@@ -56,7 +56,7 @@ class ActivitiesResourceApi {
* [applicationName] - Application name for which the events are to be
* retrieved.
* Value must have pattern
- * "(admin)|(calendar)|(drive)|(login)|(mobile)|(token)|(groups)".
+ * "(admin)|(calendar)|(drive)|(login)|(mobile)|(token)|(groups)|(saml)".
*
* [actorIpAddress] - IP Address of host where the event was performed.
* Supports both IPv4 and IPv6 addresses.
@@ -157,7 +157,7 @@ class ActivitiesResourceApi {
* [applicationName] - Application name for which the events are to be
* retrieved.
* Value must have pattern
- * "(admin)|(calendar)|(drive)|(login)|(mobile)|(token)|(groups)".
+ * "(admin)|(calendar)|(drive)|(login)|(mobile)|(token)|(groups)|(saml)".
*
* [actorIpAddress] - IP Address of host where the event was performed.
* Supports both IPv4 and IPv6 addresses.
« no previous file with comments | « generated/googleapis/lib/admin/directory_v1.dart ('k') | generated/googleapis/lib/analytics/v3.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698