Synchronize new proto/yaml changes.
PiperOrigin-RevId: 241646671
This commit is contained in:
parent
0e78a149f5
commit
8dab717b28
|
|
@ -676,9 +676,7 @@ message ModelExportOutputConfig {
|
|||
// "model-export-<model-display-name>-<timestamp-of-export-call>",
|
||||
// where timestamp is in YYYY-MM-DDThh:mm:ss.sssZ ISO-8601 format,
|
||||
// will be created. Inside the model and any of its supporting files
|
||||
// will be written, as described
|
||||
//
|
||||
// [here](https://cloud.google.com/vision/automl/docs/deploy#deployment_to_devices).
|
||||
// will be written.
|
||||
GcsDestination gcs_destination = 1;
|
||||
|
||||
// The GCR location where model image is to be pushed to. This location
|
||||
|
|
|
|||
Loading…
Reference in New Issue