Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
feat: Added text extraction health care option in create model. (#332)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/a5bd264a-3fb0-4c1f-93c1-85a3893a0aac/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 336180475
Source-Link: googleapis/googleapis@bda7ce9
  • Loading branch information
yoshi-automation committed Oct 12, 2020
1 parent 6eaad02 commit 102614c
Show file tree
Hide file tree
Showing 8 changed files with 438 additions and 17 deletions.
Expand Up @@ -366,6 +366,23 @@ public com.google.cloud.automl.v1beta1.GcrDestinationOrBuilder getGcrDestination
* * For Image Classification mobile-core-ml-low-latency-1,
* mobile-core-ml-versatile-1, mobile-core-ml-high-accuracy-1:
* "core_ml" (default).
* * For Image Object Detection mobile-low-latency-1, mobile-versatile-1,
* mobile-high-accuracy-1:
* "tflite", "tf_saved_model", "tf_js".
* * For Video Classification cloud,
* "tf_saved_model".
* * For Video Object Tracking cloud,
* "tf_saved_model".
* * For Video Object Tracking mobile-versatile-1:
* "tflite", "edgetpu_tflite", "tf_saved_model", "docker".
* * For Video Object Tracking mobile-coral-versatile-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-coral-low-latency-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-jetson-versatile-1:
* "tf_saved_model", "docker".
* * For Tables:
* "docker".
* Formats description:
* * tflite - Used for Android mobile devices.
* * edgetpu_tflite - Used for [Edge TPU](https://cloud.google.com/edge-tpu/)
Expand Down Expand Up @@ -413,6 +430,23 @@ public java.lang.String getModelFormat() {
* * For Image Classification mobile-core-ml-low-latency-1,
* mobile-core-ml-versatile-1, mobile-core-ml-high-accuracy-1:
* "core_ml" (default).
* * For Image Object Detection mobile-low-latency-1, mobile-versatile-1,
* mobile-high-accuracy-1:
* "tflite", "tf_saved_model", "tf_js".
* * For Video Classification cloud,
* "tf_saved_model".
* * For Video Object Tracking cloud,
* "tf_saved_model".
* * For Video Object Tracking mobile-versatile-1:
* "tflite", "edgetpu_tflite", "tf_saved_model", "docker".
* * For Video Object Tracking mobile-coral-versatile-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-coral-low-latency-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-jetson-versatile-1:
* "tf_saved_model", "docker".
* * For Tables:
* "docker".
* Formats description:
* * tflite - Used for Android mobile devices.
* * edgetpu_tflite - Used for [Edge TPU](https://cloud.google.com/edge-tpu/)
Expand Down Expand Up @@ -1539,6 +1573,23 @@ public com.google.cloud.automl.v1beta1.GcrDestinationOrBuilder getGcrDestination
* * For Image Classification mobile-core-ml-low-latency-1,
* mobile-core-ml-versatile-1, mobile-core-ml-high-accuracy-1:
* "core_ml" (default).
* * For Image Object Detection mobile-low-latency-1, mobile-versatile-1,
* mobile-high-accuracy-1:
* "tflite", "tf_saved_model", "tf_js".
* * For Video Classification cloud,
* "tf_saved_model".
* * For Video Object Tracking cloud,
* "tf_saved_model".
* * For Video Object Tracking mobile-versatile-1:
* "tflite", "edgetpu_tflite", "tf_saved_model", "docker".
* * For Video Object Tracking mobile-coral-versatile-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-coral-low-latency-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-jetson-versatile-1:
* "tf_saved_model", "docker".
* * For Tables:
* "docker".
* Formats description:
* * tflite - Used for Android mobile devices.
* * edgetpu_tflite - Used for [Edge TPU](https://cloud.google.com/edge-tpu/)
Expand Down Expand Up @@ -1585,6 +1636,23 @@ public java.lang.String getModelFormat() {
* * For Image Classification mobile-core-ml-low-latency-1,
* mobile-core-ml-versatile-1, mobile-core-ml-high-accuracy-1:
* "core_ml" (default).
* * For Image Object Detection mobile-low-latency-1, mobile-versatile-1,
* mobile-high-accuracy-1:
* "tflite", "tf_saved_model", "tf_js".
* * For Video Classification cloud,
* "tf_saved_model".
* * For Video Object Tracking cloud,
* "tf_saved_model".
* * For Video Object Tracking mobile-versatile-1:
* "tflite", "edgetpu_tflite", "tf_saved_model", "docker".
* * For Video Object Tracking mobile-coral-versatile-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-coral-low-latency-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-jetson-versatile-1:
* "tf_saved_model", "docker".
* * For Tables:
* "docker".
* Formats description:
* * tflite - Used for Android mobile devices.
* * edgetpu_tflite - Used for [Edge TPU](https://cloud.google.com/edge-tpu/)
Expand Down Expand Up @@ -1631,6 +1699,23 @@ public com.google.protobuf.ByteString getModelFormatBytes() {
* * For Image Classification mobile-core-ml-low-latency-1,
* mobile-core-ml-versatile-1, mobile-core-ml-high-accuracy-1:
* "core_ml" (default).
* * For Image Object Detection mobile-low-latency-1, mobile-versatile-1,
* mobile-high-accuracy-1:
* "tflite", "tf_saved_model", "tf_js".
* * For Video Classification cloud,
* "tf_saved_model".
* * For Video Object Tracking cloud,
* "tf_saved_model".
* * For Video Object Tracking mobile-versatile-1:
* "tflite", "edgetpu_tflite", "tf_saved_model", "docker".
* * For Video Object Tracking mobile-coral-versatile-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-coral-low-latency-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-jetson-versatile-1:
* "tf_saved_model", "docker".
* * For Tables:
* "docker".
* Formats description:
* * tflite - Used for Android mobile devices.
* * edgetpu_tflite - Used for [Edge TPU](https://cloud.google.com/edge-tpu/)
Expand Down Expand Up @@ -1676,6 +1761,23 @@ public Builder setModelFormat(java.lang.String value) {
* * For Image Classification mobile-core-ml-low-latency-1,
* mobile-core-ml-versatile-1, mobile-core-ml-high-accuracy-1:
* "core_ml" (default).
* * For Image Object Detection mobile-low-latency-1, mobile-versatile-1,
* mobile-high-accuracy-1:
* "tflite", "tf_saved_model", "tf_js".
* * For Video Classification cloud,
* "tf_saved_model".
* * For Video Object Tracking cloud,
* "tf_saved_model".
* * For Video Object Tracking mobile-versatile-1:
* "tflite", "edgetpu_tflite", "tf_saved_model", "docker".
* * For Video Object Tracking mobile-coral-versatile-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-coral-low-latency-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-jetson-versatile-1:
* "tf_saved_model", "docker".
* * For Tables:
* "docker".
* Formats description:
* * tflite - Used for Android mobile devices.
* * edgetpu_tflite - Used for [Edge TPU](https://cloud.google.com/edge-tpu/)
Expand Down Expand Up @@ -1717,6 +1819,23 @@ public Builder clearModelFormat() {
* * For Image Classification mobile-core-ml-low-latency-1,
* mobile-core-ml-versatile-1, mobile-core-ml-high-accuracy-1:
* "core_ml" (default).
* * For Image Object Detection mobile-low-latency-1, mobile-versatile-1,
* mobile-high-accuracy-1:
* "tflite", "tf_saved_model", "tf_js".
* * For Video Classification cloud,
* "tf_saved_model".
* * For Video Object Tracking cloud,
* "tf_saved_model".
* * For Video Object Tracking mobile-versatile-1:
* "tflite", "edgetpu_tflite", "tf_saved_model", "docker".
* * For Video Object Tracking mobile-coral-versatile-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-coral-low-latency-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-jetson-versatile-1:
* "tf_saved_model", "docker".
* * For Tables:
* "docker".
* Formats description:
* * tflite - Used for Android mobile devices.
* * edgetpu_tflite - Used for [Edge TPU](https://cloud.google.com/edge-tpu/)
Expand Down
Expand Up @@ -138,6 +138,23 @@ public interface ModelExportOutputConfigOrBuilder
* * For Image Classification mobile-core-ml-low-latency-1,
* mobile-core-ml-versatile-1, mobile-core-ml-high-accuracy-1:
* "core_ml" (default).
* * For Image Object Detection mobile-low-latency-1, mobile-versatile-1,
* mobile-high-accuracy-1:
* "tflite", "tf_saved_model", "tf_js".
* * For Video Classification cloud,
* "tf_saved_model".
* * For Video Object Tracking cloud,
* "tf_saved_model".
* * For Video Object Tracking mobile-versatile-1:
* "tflite", "edgetpu_tflite", "tf_saved_model", "docker".
* * For Video Object Tracking mobile-coral-versatile-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-coral-low-latency-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-jetson-versatile-1:
* "tf_saved_model", "docker".
* * For Tables:
* "docker".
* Formats description:
* * tflite - Used for Android mobile devices.
* * edgetpu_tflite - Used for [Edge TPU](https://cloud.google.com/edge-tpu/)
Expand Down Expand Up @@ -174,6 +191,23 @@ public interface ModelExportOutputConfigOrBuilder
* * For Image Classification mobile-core-ml-low-latency-1,
* mobile-core-ml-versatile-1, mobile-core-ml-high-accuracy-1:
* "core_ml" (default).
* * For Image Object Detection mobile-low-latency-1, mobile-versatile-1,
* mobile-high-accuracy-1:
* "tflite", "tf_saved_model", "tf_js".
* * For Video Classification cloud,
* "tf_saved_model".
* * For Video Object Tracking cloud,
* "tf_saved_model".
* * For Video Object Tracking mobile-versatile-1:
* "tflite", "edgetpu_tflite", "tf_saved_model", "docker".
* * For Video Object Tracking mobile-coral-versatile-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-coral-low-latency-1:
* "tflite", "edgetpu_tflite", "docker".
* * For Video Object Tracking mobile-jetson-versatile-1:
* "tf_saved_model", "docker".
* * For Tables:
* "docker".
* Formats description:
* * tflite - Used for Android mobile devices.
* * edgetpu_tflite - Used for [Edge TPU](https://cloud.google.com/edge-tpu/)
Expand Down

0 comments on commit 102614c

Please sign in to comment.