Class SpeechStub (4.44.0)

See more code actions.
public abstract class SpeechStub implements BackgroundResource

Base stub class for the Speech service API.

This class is for advanced usage and reflects the underlying API directly.

java.lang.Object > SpeechStub
BackgroundResource

Constructors

SpeechStub()

public SpeechStub()

Methods

batchRecognizeCallable()

public UnaryCallable<BatchRecognizeRequest,Operation> batchRecognizeCallable()
Returns
Type Description
UnaryCallable<BatchRecognizeRequest,Operation>

batchRecognizeOperationCallable()

public OperationCallable<BatchRecognizeRequest,BatchRecognizeResponse,OperationMetadata> batchRecognizeOperationCallable()

close()

public abstract void close()

createCustomClassCallable()

public UnaryCallable<CreateCustomClassRequest,Operation> createCustomClassCallable()

createCustomClassOperationCallable()

public OperationCallable<CreateCustomClassRequest,CustomClass,OperationMetadata> createCustomClassOperationCallable()

createPhraseSetCallable()

public UnaryCallable<CreatePhraseSetRequest,Operation> createPhraseSetCallable()
Returns
Type Description
UnaryCallable<CreatePhraseSetRequest,Operation>

createPhraseSetOperationCallable()

public OperationCallable<CreatePhraseSetRequest,PhraseSet,OperationMetadata> createPhraseSetOperationCallable()

createRecognizerCallable()

public UnaryCallable<CreateRecognizerRequest,Operation> createRecognizerCallable()
Returns
Type Description
UnaryCallable<CreateRecognizerRequest,Operation>

createRecognizerOperationCallable()

public OperationCallable<CreateRecognizerRequest,Recognizer,OperationMetadata> createRecognizerOperationCallable()

deleteCustomClassCallable()

public UnaryCallable<DeleteCustomClassRequest,Operation> deleteCustomClassCallable()

deleteCustomClassOperationCallable()

public OperationCallable<DeleteCustomClassRequest,CustomClass,OperationMetadata> deleteCustomClassOperationCallable()

deletePhraseSetCallable()

public UnaryCallable<DeletePhraseSetRequest,Operation> deletePhraseSetCallable()
Returns
Type Description
UnaryCallable<DeletePhraseSetRequest,Operation>

deletePhraseSetOperationCallable()

public OperationCallable<DeletePhraseSetRequest,PhraseSet,OperationMetadata> deletePhraseSetOperationCallable()

deleteRecognizerCallable()

public UnaryCallable<DeleteRecognizerRequest,Operation> deleteRecognizerCallable()
Returns
Type Description
UnaryCallable<DeleteRecognizerRequest,Operation>

deleteRecognizerOperationCallable()

public OperationCallable<DeleteRecognizerRequest,Recognizer,OperationMetadata> deleteRecognizerOperationCallable()

getConfigCallable()

public UnaryCallable<GetConfigRequest,Config> getConfigCallable()
Returns
Type Description
UnaryCallable<GetConfigRequest,Config>

getCustomClassCallable()

public UnaryCallable<GetCustomClassRequest,CustomClass> getCustomClassCallable()
Returns
Type Description
UnaryCallable<GetCustomClassRequest,CustomClass>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

getPhraseSetCallable()

public UnaryCallable<GetPhraseSetRequest,PhraseSet> getPhraseSetCallable()
Returns
Type Description
UnaryCallable<GetPhraseSetRequest,PhraseSet>

getRecognizerCallable()

public UnaryCallable<GetRecognizerRequest,Recognizer> getRecognizerCallable()
Returns
Type Description
UnaryCallable<GetRecognizerRequest,Recognizer>

listCustomClassesCallable()

public UnaryCallable<ListCustomClassesRequest,ListCustomClassesResponse> listCustomClassesCallable()

listCustomClassesPagedCallable()

public UnaryCallable<ListCustomClassesRequest,SpeechClient.ListCustomClassesPagedResponse> listCustomClassesPagedCallable()

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,SpeechClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listPhraseSetsCallable()

public UnaryCallable<ListPhraseSetsRequest,ListPhraseSetsResponse> listPhraseSetsCallable()

listPhraseSetsPagedCallable()

public UnaryCallable<ListPhraseSetsRequest,SpeechClient.ListPhraseSetsPagedResponse> listPhraseSetsPagedCallable()

listRecognizersCallable()

public UnaryCallable<ListRecognizersRequest,ListRecognizersResponse> listRecognizersCallable()

listRecognizersPagedCallable()

public UnaryCallable<ListRecognizersRequest,SpeechClient.ListRecognizersPagedResponse> listRecognizersPagedCallable()

recognizeCallable()

public UnaryCallable<RecognizeRequest,RecognizeResponse> recognizeCallable()

streamingRecognizeCallable()

public BidiStreamingCallable<StreamingRecognizeRequest,StreamingRecognizeResponse> streamingRecognizeCallable()

undeleteCustomClassCallable()

public UnaryCallable<UndeleteCustomClassRequest,Operation> undeleteCustomClassCallable()

undeleteCustomClassOperationCallable()

public OperationCallable<UndeleteCustomClassRequest,CustomClass,OperationMetadata> undeleteCustomClassOperationCallable()

undeletePhraseSetCallable()

public UnaryCallable<UndeletePhraseSetRequest,Operation> undeletePhraseSetCallable()

undeletePhraseSetOperationCallable()

public OperationCallable<UndeletePhraseSetRequest,PhraseSet,OperationMetadata> undeletePhraseSetOperationCallable()

undeleteRecognizerCallable()

public UnaryCallable<UndeleteRecognizerRequest,Operation> undeleteRecognizerCallable()

undeleteRecognizerOperationCallable()

public OperationCallable<UndeleteRecognizerRequest,Recognizer,OperationMetadata> undeleteRecognizerOperationCallable()

updateConfigCallable()

public UnaryCallable<UpdateConfigRequest,Config> updateConfigCallable()
Returns
Type Description
UnaryCallable<UpdateConfigRequest,Config>

updateCustomClassCallable()

public UnaryCallable<UpdateCustomClassRequest,Operation> updateCustomClassCallable()

updateCustomClassOperationCallable()

public OperationCallable<UpdateCustomClassRequest,CustomClass,OperationMetadata> updateCustomClassOperationCallable()

updatePhraseSetCallable()

public UnaryCallable<UpdatePhraseSetRequest,Operation> updatePhraseSetCallable()
Returns
Type Description
UnaryCallable<UpdatePhraseSetRequest,Operation>

updatePhraseSetOperationCallable()

public OperationCallable<UpdatePhraseSetRequest,PhraseSet,OperationMetadata> updatePhraseSetOperationCallable()

updateRecognizerCallable()

public UnaryCallable<UpdateRecognizerRequest,Operation> updateRecognizerCallable()
Returns
Type Description
UnaryCallable<UpdateRecognizerRequest,Operation>

updateRecognizerOperationCallable()

public OperationCallable<UpdateRecognizerRequest,Recognizer,OperationMetadata> updateRecognizerOperationCallable()