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