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