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

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

Issue 2281923002: Api-roll 41: 2016-08-26 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 4 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/datastore/v1.dart ('k') | generated/googleapis/lib/dns/v1.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 196438d3a75cda356486bb22bfc16ff997980355..a1021db8be6e2223d6b6b409251b97c9aab871a8 100644
--- a/generated/googleapis/lib/deploymentmanager/v2.dart
+++ b/generated/googleapis/lib/deploymentmanager/v2.dart
@@ -1868,7 +1868,11 @@ class Operation {
* of the target resource.
*/
core.String targetId;
- /** [Output Only] The URL of the resource that the operation modifies. */
+ /**
+ * [Output Only] The URL of the resource that the operation modifies. If
+ * creating a persistent disk snapshot, this points to the persistent disk
+ * that the snapshot was created from.
+ */
core.String targetLink;
/**
* [Output Only] User who requested the operation, for example:
@@ -2180,7 +2184,7 @@ class Resource {
core.String properties;
/**
* [Output Only] The type of the resource, for example compute.v1.instance, or
- * replicaPools.v1beta2.instanceGroupManager.
+ * cloudfunctions.v1beta1.function.
*/
core.String type;
/**
« no previous file with comments | « generated/googleapis/lib/datastore/v1.dart ('k') | generated/googleapis/lib/dns/v1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698