File tree Expand file tree Collapse file tree
trunk/google-cloud-clients/google-cloud-translate/src/main/java/com/google/cloud/translate Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- refs/heads/master: 27c90f1298bb27a618ff59b3cd17321c577f3a6b
2+ refs/heads/master: 56f451de60edff05636f355aeade29397735838d
33refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44refs/heads/gh-pages: d5bed6bb60df1cebb7a3a58ffd3c1d72e7d22540
55refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
Original file line number Diff line number Diff line change 1818
1919import com .google .cloud .Service ;
2020import com .google .cloud .translate .spi .v2 .TranslateRpc ;
21-
2221import 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 */
You can’t perform that action at this time.
0 commit comments