Uses of Class
com.google.cloud.speech.v2.Config
-
Packages that use Config Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text APIcom.google.cloud.speech.v2.stub -
-
Uses of Config in com.google.cloud.speech.v2
Methods in com.google.cloud.speech.v2 that return Config Modifier and Type Method Description Config
Config.Builder. build()
Config
Config.Builder. buildPartial()
Config
SpeechClient. getConfig(ConfigName name)
Returns the requested [Config][google.cloud.speech.v2.Config].Config
SpeechClient. getConfig(GetConfigRequest request)
Returns the requested [Config][google.cloud.speech.v2.Config].Config
SpeechClient. getConfig(String name)
Returns the requested [Config][google.cloud.speech.v2.Config].Config
SpeechGrpc.SpeechBlockingStub. getConfig(GetConfigRequest request)
Returns the requested [Config][google.cloud.speech.v2.Config].Config
UpdateConfigRequest.Builder. getConfig()
Required.Config
UpdateConfigRequest. getConfig()
Required.Config
UpdateConfigRequestOrBuilder. getConfig()
Required.static Config
Config. getDefaultInstance()
Config
Config.Builder. getDefaultInstanceForType()
Config
Config. getDefaultInstanceForType()
static Config
Config. parseDelimitedFrom(InputStream input)
static Config
Config. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Config
Config. parseFrom(byte[] data)
static Config
Config. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Config
Config. parseFrom(com.google.protobuf.ByteString data)
static Config
Config. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Config
Config. parseFrom(com.google.protobuf.CodedInputStream input)
static Config
Config. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Config
Config. parseFrom(InputStream input)
static Config
Config. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Config
Config. parseFrom(ByteBuffer data)
static Config
Config. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Config
SpeechClient. updateConfig(Config config, com.google.protobuf.FieldMask updateMask)
Updates the [Config][google.cloud.speech.v2.Config].Config
SpeechClient. updateConfig(UpdateConfigRequest request)
Updates the [Config][google.cloud.speech.v2.Config].Config
SpeechGrpc.SpeechBlockingStub. updateConfig(UpdateConfigRequest request)
Updates the [Config][google.cloud.speech.v2.Config].Methods in com.google.cloud.speech.v2 that return types with arguments of type Config Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Config>
SpeechGrpc.SpeechFutureStub. getConfig(GetConfigRequest request)
Returns the requested [Config][google.cloud.speech.v2.Config].com.google.api.gax.rpc.UnaryCallable<GetConfigRequest,Config>
SpeechClient. getConfigCallable()
Returns the requested [Config][google.cloud.speech.v2.Config].com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConfigRequest,Config>
SpeechSettings.Builder. getConfigSettings()
Returns the builder for the settings used for calls to getConfig.com.google.api.gax.rpc.UnaryCallSettings<GetConfigRequest,Config>
SpeechSettings. getConfigSettings()
Returns the object with the settings used for calls to getConfig.static io.grpc.MethodDescriptor<GetConfigRequest,Config>
SpeechGrpc. getGetConfigMethod()
com.google.protobuf.Parser<Config>
Config. getParserForType()
static io.grpc.MethodDescriptor<UpdateConfigRequest,Config>
SpeechGrpc. getUpdateConfigMethod()
static com.google.protobuf.Parser<Config>
Config. parser()
com.google.common.util.concurrent.ListenableFuture<Config>
SpeechGrpc.SpeechFutureStub. updateConfig(UpdateConfigRequest request)
Updates the [Config][google.cloud.speech.v2.Config].com.google.api.gax.rpc.UnaryCallable<UpdateConfigRequest,Config>
SpeechClient. updateConfigCallable()
Updates the [Config][google.cloud.speech.v2.Config].com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConfigRequest,Config>
SpeechSettings.Builder. updateConfigSettings()
Returns the builder for the settings used for calls to updateConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateConfigRequest,Config>
SpeechSettings. updateConfigSettings()
Returns the object with the settings used for calls to updateConfig.Methods in com.google.cloud.speech.v2 with parameters of type Config Modifier and Type Method Description UpdateConfigRequest.Builder
UpdateConfigRequest.Builder. mergeConfig(Config value)
Required.Config.Builder
Config.Builder. mergeFrom(Config other)
static Config.Builder
Config. newBuilder(Config prototype)
UpdateConfigRequest.Builder
UpdateConfigRequest.Builder. setConfig(Config value)
Required.Config
SpeechClient. updateConfig(Config config, com.google.protobuf.FieldMask updateMask)
Updates the [Config][google.cloud.speech.v2.Config].Method parameters in com.google.cloud.speech.v2 with type arguments of type Config Modifier and Type Method Description default void
SpeechGrpc.AsyncService. getConfig(GetConfigRequest request, io.grpc.stub.StreamObserver<Config> responseObserver)
Returns the requested [Config][google.cloud.speech.v2.Config].void
SpeechGrpc.SpeechStub. getConfig(GetConfigRequest request, io.grpc.stub.StreamObserver<Config> responseObserver)
Returns the requested [Config][google.cloud.speech.v2.Config].default void
SpeechGrpc.AsyncService. updateConfig(UpdateConfigRequest request, io.grpc.stub.StreamObserver<Config> responseObserver)
Updates the [Config][google.cloud.speech.v2.Config].void
SpeechGrpc.SpeechStub. updateConfig(UpdateConfigRequest request, io.grpc.stub.StreamObserver<Config> responseObserver)
Updates the [Config][google.cloud.speech.v2.Config]. -
Uses of Config in com.google.cloud.speech.v2.stub
Methods in com.google.cloud.speech.v2.stub that return types with arguments of type Config Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetConfigRequest,Config>
GrpcSpeechStub. getConfigCallable()
com.google.api.gax.rpc.UnaryCallable<GetConfigRequest,Config>
HttpJsonSpeechStub. getConfigCallable()
com.google.api.gax.rpc.UnaryCallable<GetConfigRequest,Config>
SpeechStub. getConfigCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConfigRequest,Config>
SpeechStubSettings.Builder. getConfigSettings()
Returns the builder for the settings used for calls to getConfig.com.google.api.gax.rpc.UnaryCallSettings<GetConfigRequest,Config>
SpeechStubSettings. getConfigSettings()
Returns the object with the settings used for calls to getConfig.com.google.api.gax.rpc.UnaryCallable<UpdateConfigRequest,Config>
GrpcSpeechStub. updateConfigCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateConfigRequest,Config>
HttpJsonSpeechStub. updateConfigCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateConfigRequest,Config>
SpeechStub. updateConfigCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConfigRequest,Config>
SpeechStubSettings.Builder. updateConfigSettings()
Returns the builder for the settings used for calls to updateConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateConfigRequest,Config>
SpeechStubSettings. updateConfigSettings()
Returns the object with the settings used for calls to updateConfig.
-