Discovery Engine API (discoveryengine:v1)

2026-07-21

3 updated methods

Updates

    Methods
  • discoveryengine.projects.locations.dataStores.widgetConfigs.get

      Parameters :

        modelInfoView

          Enum :

        • MODEL_INFO_VIEW_UNSPECIFIED
        • END_USER_WEB
        • ADMIN
        • Location : query

          Type : string

          Enum Descriptions :

        • Not specified.
        • The end-user web model selector view.
        • The Cloud Console admin "Feature Control" view that displays model toggles. Returns admin-surfaced models with `ResolvedModel.admin_view` populated.
        • Description : 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`).

  • discoveryengine.projects.locations.collections.dataStores.widgetConfigs.get

      Parameters :

        modelInfoView

          Location : query

          Type : string

          Enum :

        • MODEL_INFO_VIEW_UNSPECIFIED
        • END_USER_WEB
        • ADMIN
        • Enum Descriptions :

        • Not specified.
        • The end-user web model selector view.
        • The Cloud Console admin "Feature Control" view that displays model toggles. Returns admin-surfaced models with `ResolvedModel.admin_view` populated.
        • Description : 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`).

  • discoveryengine.projects.locations.collections.engines.widgetConfigs.get

      Parameters :

        modelInfoView

          Type : string

          Location : query

          Enum :

        • MODEL_INFO_VIEW_UNSPECIFIED
        • END_USER_WEB
        • ADMIN
        • Description : 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`).

          Enum Descriptions :

        • Not specified.
        • The end-user web model selector view.
        • The Cloud Console admin "Feature Control" view that displays model toggles. Returns admin-surfaced models with `ResolvedModel.admin_view` populated.