Uses of Class
com.google.cloud.dialogflow.cx.v3.stub.IntentsStubSettings.Builder
-
Packages that use IntentsStubSettings.Builder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of IntentsStubSettings.Builder in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return IntentsStubSettings.Builder Modifier and Type Method Description IntentsStubSettings.Builder
IntentsSettings.Builder. getStubSettingsBuilder()
Constructors in com.google.cloud.dialogflow.cx.v3 with parameters of type IntentsStubSettings.Builder Constructor Description Builder(IntentsStubSettings.Builder stubSettings)
-
Uses of IntentsStubSettings.Builder in com.google.cloud.dialogflow.cx.v3.stub
Methods in com.google.cloud.dialogflow.cx.v3.stub that return IntentsStubSettings.Builder Modifier and Type Method Description IntentsStubSettings.Builder
IntentsStubSettings.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 IntentsStubSettings.Builder
IntentsStubSettings. newBuilder()
Returns a new gRPC builder for this class.static IntentsStubSettings.Builder
IntentsStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.static IntentsStubSettings.Builder
IntentsStubSettings. newHttpJsonBuilder()
Returns a new REST builder for this class.IntentsStubSettings.Builder
IntentsStubSettings. 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 IntentsStubSettings.Builder Constructor Description IntentsStubSettings(IntentsStubSettings.Builder settingsBuilder)
-