Skip to content

Commit d03954e

Browse files
committed
Updated Replicapool.php
This change has been generated by a script that has detected changes in the discovery doc of the API. Check http://developers.google.com/discovery for more info.
1 parent c9235e8 commit d03954e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Google/Service/Replicapool.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -393,8 +393,8 @@ public function delete($project, $zone, $instanceGroupManager, $optParams = arra
393393
}
394394

395395
/**
396-
* Deletes the specified instances. The instances are removed from the instance
397-
* group and any target pools of which they are a member, then deleted. The
396+
* Deletes the specified instances. The instances are deleted, then removed from
397+
* the instance group and any target pools of which they were a member. The
398398
* targetSize of the instance group manager is reduced by the number of
399399
* instances deleted. (instanceGroupManagers.deleteInstances)
400400
*

0 commit comments

Comments
 (0)