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 classGcsOutputConfigOutput configurations for Cloud Storage.static classGcsOutputConfig.BuilderOutput configurations for Cloud Storage.Methods in com.google.cloud.speech.v2 that return GcsOutputConfigOrBuilder Modifier and Type Method Description GcsOutputConfigOrBuilderRecognitionOutputConfig.Builder. getGcsOutputConfigOrBuilder()If this message is populated, recognition results are written to the provided Google Cloud Storage URI.GcsOutputConfigOrBuilderRecognitionOutputConfig. getGcsOutputConfigOrBuilder()If this message is populated, recognition results are written to the provided Google Cloud Storage URI.GcsOutputConfigOrBuilderRecognitionOutputConfigOrBuilder. getGcsOutputConfigOrBuilder()If this message is populated, recognition results are written to the provided Google Cloud Storage URI.
-