Skip to content

Commit 860c894

Browse files
authored
---
yaml --- r: 9723 b: refs/heads/spanner-gapic-migration c: 56f451d h: refs/heads/master i: 9721: 03a041c 9719: 6bf8edf
1 parent bc8f8b6 commit 860c894

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

  • branches/spanner-gapic-migration/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
@@ -80,7 +80,7 @@ refs/tags/v0.34.0: bf31760a31a66acb239322a70dcd03dbe1d0c7ca
8080
refs/tags/v0.35.0: c28951c5f4cc97a1be07900d19df6984115a4bd6
8181
refs/tags/v0.36.0: 6b75c61f73e6827b3ca379bd54f88f750290162f
8282
refs/tags/v0.37.0: db2e142f92601709fdd48db159776f905742e30f
83-
refs/heads/spanner-gapic-migration: 27c90f1298bb27a618ff59b3cd17321c577f3a6b
83+
refs/heads/spanner-gapic-migration: 56f451de60edff05636f355aeade29397735838d
8484
refs/tags/v0.38.0: c235ee4df5e1248e1769dae3f86a0d7ab7fd8301
8585
refs/tags/v0.39.0: ab231c9d22475242a43d6d9554aa4a3f736dab01
8686
refs/tags/v0.40.0: a1d5b05206cce7734365f1b910396a2c9d6605ec

branches/spanner-gapic-migration/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)