Uses of Interface
com.google.cloud.speech.v2.ConfigOrBuilder
-
Packages that use ConfigOrBuilder Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text API -
-
Uses of ConfigOrBuilder in com.google.cloud.speech.v2
Classes in com.google.cloud.speech.v2 that implement ConfigOrBuilder Modifier and Type Class Description class
Config
Message representing the config for the Speech-to-Text API.static class
Config.Builder
Message representing the config for the Speech-to-Text API.Methods in com.google.cloud.speech.v2 that return ConfigOrBuilder Modifier and Type Method Description ConfigOrBuilder
UpdateConfigRequest.Builder. getConfigOrBuilder()
Required.ConfigOrBuilder
UpdateConfigRequest. getConfigOrBuilder()
Required.ConfigOrBuilder
UpdateConfigRequestOrBuilder. getConfigOrBuilder()
Required.
-