This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In addition to the data sources that Glean has built-in support for, Glean also provides a REST API that enables customers to put arbitrary content in the search index. This is useful, for example, for doing permissions-aware search over content in internal tools that reside on-prem as well as for searching over applications that Glean does not currently support first class. In addition these APIs allow the customer to push organization data (people info, organization structure etc) into Glean.
Expand All
@@ -22,7 +22,7 @@ info:
These API clients provide type-safe, idiomatic interfaces for working with Glean IndexingAPIs in your language of choice.
description: Top power users, over the specified time period in the specified departments.
engagementBreakdown:
type: object
properties:
nonUsers:
type: integer
description: Number of non-user employees in the specified departments.
dormantUsers:
type: integer
description: Number of currently dormant users in the specified departments.
regularUsers:
type: integer
description: Number of currently regular users in the specified departments.
powerUsers:
type: integer
description: Number of currently power users in the specified departments.
description: Per-user insights, over the specified time period in the specified departments. All current users in the organization who have signed into Glean at least once are included.
PerUserAssistantInsight:
properties:
person:
Expand All
@@ -8625,10 +8619,10 @@ components:
description: Total number of AI Answers interacted with by this user over the specified time period.
numGleanbotInteractions:
type: integer
description: Total number of Gleanbot interacted with by this user over the specified time period.
description: Total number of Gleanbot responses marked useful by this user over the specified time period.
numDaysActive:
type: integer
description: Total number of days this user was active over the specified time period.
description: Total number of days this user was active on the Assistant over the specified time period.
AssistantInsightsResponse:
allOf:
- $ref: "#/components/schemas/CurrentActiveUsers"
Expand Down
Expand Up
@@ -8673,6 +8667,9 @@ components:
icon:
$ref: "#/components/schemas/IconConfig"
description: Agent icon configuration
isDeleted:
type: boolean
description: Indicates whether the agent has been deleted
userCount:
type: integer
description: Total number of users for this agent over the specified time period.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
chore: 馃悵 Update SDK - Generate 0.11.16 #87
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
chore: 馃悵 Update SDK - Generate 0.11.16 #87
Filter by extension
Only manifest files
Deleted files Viewed files
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.