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