public Presets.Types.Modality Modality { get; set; }
The modality of the uploaded model, which automatically configures the
distance measurement and feature normalization for the underlying example
index and queries. If your model does not precisely fit one of these types,
it is okay to choose the closest type.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003ePresets\u003c/code\u003e class within the Google Cloud AI Platform v1 API, specifically for the .NET environment, across multiple versions, ranging from the latest 3.22.0 to older ones like 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePresets\u003c/code\u003e class is used for configuring preset settings for example-based explanations in AI models and can be accessed in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace in the Google.Cloud.AIPlatform.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePresets\u003c/code\u003e class includes properties such as \u003ccode\u003eModality\u003c/code\u003e to define the type of the model and \u003ccode\u003eQuery\u003c/code\u003e to adjust the speed-precision balance when querying for examples, and whether or not the query field has been set with \u003ccode\u003eHasQuery\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003ePresets\u003c/code\u003e class: a default constructor \u003ccode\u003ePresets()\u003c/code\u003e and a copy constructor \u003ccode\u003ePresets(Presets other)\u003c/code\u003e to instantiate a new object based on another object of the same type.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains a history of multiple versions for the \u003ccode\u003ePresets\u003c/code\u003e class, and offers direct links to each specific version, to examine the changes and updates made between each release.\u003c/p\u003e\n"]]],[],null,[]]