ModelInfoView
Stay organized with collections
Save and categorize content based on your preferences.
Selects which "view" of the model selector configuration the backend computes for WidgetConfig.UiSettings.ModelConfigInfo.
The end-user views (END_USER_WEB, END_USER_MOBILE) return the user-facing model selector for their respective surface; the ADMIN view returns the set surfaced on the Cloud Console admin "Feature Control" page, with ModelConfigInfo.ResolvedModel.admin_view populated on each entry.
Enums
MODEL_INFO_VIEW_UNSPECIFIED
Not specified.
END_USER_WEB
The end-user web model selector view.
ADMIN
The Cloud Console admin "Feature Control" view that displays model toggles. Returns admin-surfaced models with ResolvedModel.admin_view populated.
END_USER_MOBILE
The end-user model selector view for the Gemini Enterprise mobile app. Returns only mobile-surfaced models, with the mobile default selected. Set explicitly by the mobile client.
[[["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 2026-09-14 UTC."],[],[]]