@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/mediatranslation/v1beta1/media_translation.proto") public final class SpeechTranslationServiceGrpc extends Object
Provides translation from/to media types.
| Modifier and Type | Class and Description |
|---|---|
static class |
SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub
Provides translation from/to media types.
|
static class |
SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub
Provides translation from/to media types.
|
static class |
SpeechTranslationServiceGrpc.SpeechTranslationServiceImplBase
Provides translation from/to media types.
|
static class |
SpeechTranslationServiceGrpc.SpeechTranslationServiceStub
Provides translation from/to media types.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<StreamingTranslateSpeechRequest,StreamingTranslateSpeechResponse> |
getStreamingTranslateSpeechMethod() |
static SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static SpeechTranslationServiceGrpc.SpeechTranslationServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<StreamingTranslateSpeechRequest,StreamingTranslateSpeechResponse> getStreamingTranslateSpeechMethod()
public static SpeechTranslationServiceGrpc.SpeechTranslationServiceStub newStub(io.grpc.Channel channel)
public static SpeechTranslationServiceGrpc.SpeechTranslationServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static SpeechTranslationServiceGrpc.SpeechTranslationServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2022 Google LLC. All rights reserved.