Uses of Interface
com.google.cloud.speech.v2.CreatePhraseSetRequestOrBuilder
-
Packages that use CreatePhraseSetRequestOrBuilder Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text API -
-
Uses of CreatePhraseSetRequestOrBuilder in com.google.cloud.speech.v2
Classes in com.google.cloud.speech.v2 that implement CreatePhraseSetRequestOrBuilder Modifier and Type Class Description class
CreatePhraseSetRequest
Request message for the [CreatePhraseSet][google.cloud.speech.v2.Speech.CreatePhraseSet] method.static class
CreatePhraseSetRequest.Builder
Request message for the [CreatePhraseSet][google.cloud.speech.v2.Speech.CreatePhraseSet] method.Methods in com.google.cloud.speech.v2 that return CreatePhraseSetRequestOrBuilder Modifier and Type Method Description CreatePhraseSetRequestOrBuilder
OperationMetadata.Builder. getCreatePhraseSetRequestOrBuilder()
The CreatePhraseSetRequest that spawned the Operation.CreatePhraseSetRequestOrBuilder
OperationMetadata. getCreatePhraseSetRequestOrBuilder()
The CreatePhraseSetRequest that spawned the Operation.CreatePhraseSetRequestOrBuilder
OperationMetadataOrBuilder. getCreatePhraseSetRequestOrBuilder()
The CreatePhraseSetRequest that spawned the Operation.
-