Uses of Interface
com.google.cloud.speech.v2.GcsOutputConfigOrBuilder
-
Packages that use GcsOutputConfigOrBuilder Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text API -
-
Uses of GcsOutputConfigOrBuilder in com.google.cloud.speech.v2
Classes in com.google.cloud.speech.v2 that implement GcsOutputConfigOrBuilder Modifier and Type Class Description class
GcsOutputConfig
Output configurations for Cloud Storage.static class
GcsOutputConfig.Builder
Output configurations for Cloud Storage.Methods in com.google.cloud.speech.v2 that return GcsOutputConfigOrBuilder Modifier and Type Method Description GcsOutputConfigOrBuilder
RecognitionOutputConfig.Builder. getGcsOutputConfigOrBuilder()
If this message is populated, recognition results are written to the provided Google Cloud Storage URI.GcsOutputConfigOrBuilder
RecognitionOutputConfig. getGcsOutputConfigOrBuilder()
If this message is populated, recognition results are written to the provided Google Cloud Storage URI.GcsOutputConfigOrBuilder
RecognitionOutputConfigOrBuilder. getGcsOutputConfigOrBuilder()
If this message is populated, recognition results are written to the provided Google Cloud Storage URI.
-