Skip to content

Commit 8f9be66

Browse files
authored
---
yaml --- r: 9451 b: refs/heads/master c: 56f451d h: refs/heads/master i: 9449: 459665d 9447: 815c436
1 parent 6f3432b commit 8f9be66

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

  • trunk/google-cloud-clients/google-cloud-translate/src/main/java/com/google/cloud/translate

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 27c90f1298bb27a618ff59b3cd17321c577f3a6b
2+
refs/heads/master: 56f451de60edff05636f355aeade29397735838d
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: d5bed6bb60df1cebb7a3a58ffd3c1d72e7d22540
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/google-cloud-clients/google-cloud-translate/src/main/java/com/google/cloud/translate/Translate.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818

1919
import com.google.cloud.Service;
2020
import com.google.cloud.translate.spi.v2.TranslateRpc;
21-
2221
import java.util.List;
2322

2423
/**
25-
* An interface for Google Translation.
24+
* An interface for Google Translation. {@code Translate} and its {@code Option} classes can be used
25+
* concurrently without external synchronizations.
2626
*
2727
* @see <a href="https://cloud.google.com/translate/docs">Google Translation</a>
2828
*/

0 commit comments

Comments
 (0)