Package net.sf.okapi.connectors.google.v3
-
Interface Summary Interface Description GoogleMTv3API Interface for Google Cloud Translation API v3 operations.QueryResultBuilder<T> Interface for building QueryResult objects from translation responses. -
Class Summary Class Description FragmentQueryResultBuilder Builder for creating QueryResult objects from TextFragment translations.GoogleMTv3APIImpl Implementation of Google Cloud Translation API v3 using the official Google Cloud Java Client.GoogleMTv3Connector Connector for Google Cloud Translation API v3 with glossary support.GoogleMTv3Parameters Parameters for Google Cloud Translation API v3 connector.GoogleQueryBuilder<T> Builder for Google Cloud Translation API v3 queries.TextQueryResultBuilder Builder for creating QueryResult objects from plain text translations.TranslationResponse Represents a translation response from Google Cloud Translation API v3. -
Exception Summary Exception Description GoogleMTv3ErrorException Exception thrown when Google Cloud Translation API v3 returns an error.