Versions in this module Expand all Collapse all v1 v1.42.0 Jun 28, 2021 Changes in this version + func DefaultAuthScopes() []string + type SpeechTranslationCallOptions struct + StreamingTranslateSpeech []gax.CallOption + type SpeechTranslationClient struct + CallOptions *SpeechTranslationCallOptions + func NewSpeechTranslationClient(ctx context.Context, opts ...option.ClientOption) (*SpeechTranslationClient, error) + func (c *SpeechTranslationClient) Close() error + func (c *SpeechTranslationClient) Connection() *grpc.ClientConn + func (c *SpeechTranslationClient) StreamingTranslateSpeech(ctx context.Context, opts ...gax.CallOption) (mediatranslationpb.SpeechTranslationService_StreamingTranslateSpeechClient, ...)