DataSourceGroup

Data source information for user context filtering.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the data source group you want to add to your list of data source groups. This is for filtering search results based on the groups' access to documents in that data source.

Link copied to clipboard

The identifier of the group you want to add to your list of groups. This is for filtering search results based on the groups' access to documents.

Functions

Link copied to clipboard
inline fun copy(block: DataSourceGroup.Builder.() -> Unit = {}): DataSourceGroup
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String