| GitHub Repository |
Prerelease Implications
This package is a prerelease version! Use with caution.
Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
| Client | Description |
|---|---|
| com. |
Service Description: Provides translation from/to media types.
This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started: |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
| Settings | Description |
|---|---|
| com. |
Settings class to configure an instance of SpeechTranslationServiceClient.
The default instance has everything set to sensible defaults: |
Classes
| Class | Description |
|---|---|
| com. |
|
| com. |
Provides translation from/to media types. |
| com. |
Base class for the server implementation of the service SpeechTranslationService. Provides translation from/to media types. |
| com. |
Builder for SpeechTranslationServiceSettings. |
| com. |
Config used for streaming translation. |
| com. |
Config used for streaming translation. |
| com. |
The top-level message sent by the client for the StreamingTranslateSpeech
method. Multiple StreamingTranslateSpeechRequest messages are sent. The
first message must contain a streaming_config message and must not contain |
| com. |
The top-level message sent by the client for the StreamingTranslateSpeech
method. Multiple StreamingTranslateSpeechRequest messages are sent. The
first message must contain a streaming_config message and must not contain |
| com. |
A streaming speech translation response corresponding to a portion of the audio currently processed. |
| com. |
A streaming speech translation response corresponding to a portion of the audio currently processed. |
| com. |
A streaming speech translation result corresponding to a portion of the audio that is currently being processed. |
| com. |
A streaming speech translation result corresponding to a portion of the audio that is currently being processed. |
| com. |
Text translation result. |
| com. |
Text translation result. |
| com. |
Provides information to the speech translation that specifies how to process the request. |
| com. |
Provides information to the speech translation that specifies how to process the request. |