Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.CollectionsResource.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.v1alpha
Assembly: Google.Apis.DiscoveryEngine.v1alpha.dll
Syntax
public enum ProjectsResource.LocationsResource.CollectionsResource.DataStoresResource.WidgetConfigsResource.GetRequest.ModelInfoViewEnum

Fields

Name Description
ADMIN

The Cloud Console admin "Feature Control" view that displays model toggles. Returns admin-surfaced models with ResolvedModel.admin_view populated.

ENDUSERWEB

The end-user web model selector view.

MODELINFOVIEWUNSPECIFIED

Not specified.

In this article
Back to top Generated by DocFX