Enum ProjectsResource.LocationsResource.DataStoresResource.WidgetConfigsResource.GetRequest.ModelInfoViewEnum
Optional. Selects which view of WidgetConfig.UiSettings.ModelConfigInfo the backend
computes. MODEL_INFO_VIEW_ADMIN is set by the Cloud Console admin "Feature Management"
page (screen/4Vn9gQKbN8tb7gm) to receive the admin-surfaced model set with
ResolvedModel.admin_view populated; unset / MODEL_INFO_VIEW_WEB returns the end-user
selector. The mobile surface is detected from the X-Goog-Gemini-Enterprise-Mobile header
instead (see ModelInfoView).
Namespace: Google.Apis.DiscoveryEngine.v1
Assembly: Google.Apis.DiscoveryEngine.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.DataStoresResource.WidgetConfigsResource.GetRequest.ModelInfoViewEnum
Fields
| Name | Description |
|---|---|
| ADMIN | The Cloud Console admin "Feature Control" view that displays model toggles. Returns
admin-surfaced models with |
| ENDUSERWEB | The end-user web model selector view. |
| MODELINFOVIEWUNSPECIFIED | Not specified. |