Package | Description |
---|---|
com.google.cloud.translate.v3 |
A client to Cloud Translation API
|
com.google.cloud.translate.v3.stub |
Modifier and Type | Method and Description |
---|---|
TranslationServiceClient.ListGlossariesPagedResponse |
TranslationServiceClient.listGlossaries(ListGlossariesRequest request)
Lists glossaries in a project.
|
TranslationServiceClient.ListGlossariesPagedResponse |
TranslationServiceClient.listGlossaries(LocationName parent)
Lists glossaries in a project.
|
TranslationServiceClient.ListGlossariesPagedResponse |
TranslationServiceClient.listGlossaries(String parent)
Lists glossaries in a project.
|
Copyright © 2022 Google LLC. All rights reserved.