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