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

Unified Diff: generated/googleapis/lib/deploymentmanager/v2.dart

Issue 2779563003: Api-roll 47: 2017-03-27 (Closed)
Patch Set: Created 3 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/dataproc/v1.dart ('k') | generated/googleapis/lib/drive/v2.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis/lib/deploymentmanager/v2.dart
diff --git a/generated/googleapis/lib/deploymentmanager/v2.dart b/generated/googleapis/lib/deploymentmanager/v2.dart
index 8e71d158c5d8f5b1eca6746b97316ea0d2166b20..9cf8b5fd191c36ffb48b0913d7be3982196cb0a5 100644
--- a/generated/googleapis/lib/deploymentmanager/v2.dart
+++ b/generated/googleapis/lib/deploymentmanager/v2.dart
@@ -1340,9 +1340,9 @@ class TypesResourceApi {
/**
- * Specifies the audit configuration for a service. It consists of which
- * permission types are logged, and what identities, if any, are exempted from
- * logging. An AuditConifg must have one or more AuditLogConfigs.
+ * Specifies the audit configuration for a service. The configuration determines
+ * which permission types are logged, and what identities, if any, are exempted
+ * from logging. An AuditConifg must have one or more AuditLogConfigs.
*
* If there are AuditConfigs for both `allServices` and a specific service, the
* union of the two AuditConfigs is used for that service: the log_types
@@ -1363,8 +1363,8 @@ class AuditConfig {
core.List<core.String> exemptedMembers;
/**
* Specifies a service that will be enabled for audit logging. For example,
- * `resourcemanager`, `storage`, `compute`. `allServices` is a special value
- * that covers all services.
+ * `storage.googleapis.com`, `cloudsql.googleapis.com`. `allServices` is a
+ * special value that covers all services.
*/
core.String service;
« no previous file with comments | « generated/googleapis/lib/dataproc/v1.dart ('k') | generated/googleapis/lib/drive/v2.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698