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

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

Issue 2649893002: Api-roll 44: 2017-01-23 (Closed)
Patch Set: Created 3 years, 11 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/pubsub/v1.dart ('k') | generated/googleapis/lib/servicemanagement/v1.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis/lib/servicecontrol/v1.dart
diff --git a/generated/googleapis/lib/servicecontrol/v1.dart b/generated/googleapis/lib/servicecontrol/v1.dart
index b4e8b878b9edd38ec5433c81459ca02c4154efda..9b0afb25effc4929425863d6e3e81be084c96cdf 100644
--- a/generated/googleapis/lib/servicecontrol/v1.dart
+++ b/generated/googleapis/lib/servicecontrol/v1.dart
@@ -50,7 +50,7 @@ class ServicesResourceApi {
* 60 seconds. In case of server errors, the client can rely on the cached
* results for longer time.
*
- * NOTE: the `CheckRequest` has the size limit of 1MB.
+ * NOTE: the `CheckRequest` has the size limit of 64KB.
*
* This method requires the `servicemanagement.services.check` permission
* on the specified service. For more information, see
@@ -198,6 +198,9 @@ class CheckError {
* - "CLIENT_APP_BLOCKED" : The client application of the consumer request is
* invalid for the
* specific consumer project.
+ * - "API_TARGET_BLOCKED" : The API targeted by this request is invalid for
+ * the specified consumer
+ * project.
* - "API_KEY_INVALID" : The consumer's API key is invalid.
* - "API_KEY_EXPIRED" : The consumer's API Key has expired.
* - "API_KEY_NOT_FOUND" : The consumer's API Key was not found in config
« no previous file with comments | « generated/googleapis/lib/pubsub/v1.dart ('k') | generated/googleapis/lib/servicemanagement/v1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698