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 classDeletePhraseSetRequestRequest message for the [DeletePhraseSet][google.cloud.speech.v2.Speech.DeletePhraseSet] method.static classDeletePhraseSetRequest.BuilderRequest 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 DeletePhraseSetRequestOrBuilderOperationMetadata.Builder. getDeletePhraseSetRequestOrBuilder()The DeletePhraseSetRequest that spawned the Operation.DeletePhraseSetRequestOrBuilderOperationMetadata. getDeletePhraseSetRequestOrBuilder()The DeletePhraseSetRequest that spawned the Operation.DeletePhraseSetRequestOrBuilderOperationMetadataOrBuilder. getDeletePhraseSetRequestOrBuilder()The DeletePhraseSetRequest that spawned the Operation.
-