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