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-25 UTC."],[[["This page provides a comprehensive list of versions for `AutoMlVideoClassificationInputs.Types.ModelType`, ranging from the latest version 3.22.0 down to version 1.0.0."],["The `AutoMlVideoClassificationInputs.Types.ModelType` is an enum within the `Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition` namespace, contained in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The available model types for `AutoMlVideoClassificationInputs.Types.ModelType` include `Cloud`, `MobileJetsonVersatile1`, `MobileVersatile1`, and `Unspecified`, each with a specific purpose for model deployment."],["The cloud model type is tailored for usage within Google cloud and cannot be exported, while the MobileJetsonVersatile1 and MobileVersatile1 models can be used within google cloud, but can also be exported to a Jetson device, or mobile device, respectively."]]],[]]