Uses of Class
com.google.cloud.dialogflow.cx.v3.stub.ExperimentsStubSettings.Builder
-
Packages that use ExperimentsStubSettings.Builder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of ExperimentsStubSettings.Builder in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return ExperimentsStubSettings.Builder Modifier and Type Method Description ExperimentsStubSettings.Builder
ExperimentsSettings.Builder. getStubSettingsBuilder()
Constructors in com.google.cloud.dialogflow.cx.v3 with parameters of type ExperimentsStubSettings.Builder Constructor Description Builder(ExperimentsStubSettings.Builder stubSettings)
-
Uses of ExperimentsStubSettings.Builder in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return ExperimentsStubSettings.Builder Modifier and Type Method Description ExperimentsStubSettings.Builder
ExperimentsStubSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.static ExperimentsStubSettings.Builder
ExperimentsStubSettings. newBuilder()
Returns a new gRPC builder for this class.static ExperimentsStubSettings.Builder
ExperimentsStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.static ExperimentsStubSettings.Builder
ExperimentsStubSettings. newHttpJsonBuilder()
Returns a new REST builder for this class.ExperimentsStubSettings.Builder
ExperimentsStubSettings. toBuilder()
Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.dialogflow.cx.v3.stub with parameters of type ExperimentsStubSettings.Builder Constructor Description ExperimentsStubSettings(ExperimentsStubSettings.Builder settingsBuilder)
-