Details of ModelService.ExportModel operation.
The common part of the operation metadata.
Output only. Information further describing the output of this Model export.
| JSON representation |
|---|
{ "genericMetadata": { object ( |
OutputInfo
Further describes the output of the ExportModel. Supplements ExportModelRequest.OutputConfig.
artifactOutputUristring
Output only. If the Model artifact is being exported to Google Cloud Storage this is the full path of the directory created, into which the Model files are being written to.
imageOutputUristring
Output only. If the Model image is being exported to Google Artifact Registry this is the full path of the image created.
| JSON representation |
|---|
{ "artifactOutputUri": string, "imageOutputUri": string } |