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-04-09 UTC."],[[["This page provides documentation for the `AutoMlVideoClassificationInputs.Types.ModelType` enum within the Google Cloud AI Platform V1 .NET library."],["The latest version documented is 3.22.0, with historical versions dating back to 1.0.0 available for reference."],["The enum `AutoMlVideoClassificationInputs.Types.ModelType` offers four distinct model types: `Cloud`, `MobileJetsonVersatile1`, `MobileVersatile1`, and `Unspecified`."],["Each model type is well defined, specifying its purpose and whether it can be exported for use outside Google Cloud, such as on mobile, edge, or Jetson devices."],["The `Unspecified` model type should not be used, but rather one of the other 3 options, all of which are well defined in the documentation."]]],[]]