DataSource

Contains the information of a data source.

Types

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

Properties

Link copied to clipboard

Time Stamp.

Link copied to clipboard

Specifies a raw data source location to ingest.

Link copied to clipboard

Identifier for a resource.

Link copied to clipboard

Description of the Resource.

Link copied to clipboard

Identifier for a resource.

Link copied to clipboard

Name for a resource.

Link copied to clipboard

Server-side encryption configuration.

Link copied to clipboard

The status of a data source.

Link copied to clipboard

Time Stamp.

Link copied to clipboard

Configures ingestion for a vector knowledge base

Functions

Link copied to clipboard
inline fun copy(block: DataSource.Builder.() -> Unit = {}): DataSource
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