A model best tailored to be used within Google Cloud, and which cannot
be exported. Default.
MobileJetsonVersatile1
A model that, in addition to being available within Google Cloud, can
also be exported (see ModelService.ExportModel) to a Jetson device
afterwards.
MobileVersatile1
A model that, in addition to being available within Google Cloud, can
also be exported (see ModelService.ExportModel) as a TensorFlow or
TensorFlow Lite model and used on a mobile or edge device afterwards.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage documents the history of different versions of `AutoMlVideoClassificationInputs.Types.ModelType` for the Google Cloud AI Platform."],["Version 3.22.0 is the latest available release, while the oldest listed is version 1.0.0, indicating a broad range of historical versions."],["The `ModelType` enum within `AutoMlVideoClassificationInputs` includes options like `Cloud`, `MobileJetsonVersatile1`, `MobileVersatile1`, and `Unspecified`, each serving distinct deployment purposes."],["The namespace for these versions is `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition`, and the assembly is `Google.Cloud.AIPlatform.V1.dll`."],["`MobileVersatile1` and `MobileJetsonVersatile1` model types can be exported for use on mobile or edge devices and Jetson devices, respectively, and `Cloud` is for models intended to be used strictly in Google Cloud."]]],[]]