GetDataSourceRunResponse

Types

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

Properties

Link copied to clipboard

The timestamp of when the data source run was created.

Link copied to clipboard

The configuration snapshot of the data source run.

Link copied to clipboard

The ID of the data source for this data source run.

Link copied to clipboard

The ID of the domain in which this data source run was performed.

Link copied to clipboard

Specifies the error message that is returned if the operation cannot be successfully completed.

Link copied to clipboard
val id: String

The ID of the data source run.

Link copied to clipboard

The ID of the project in which this data source run occured.

Link copied to clipboard

The asset statistics from this data source run.

Link copied to clipboard

The timestamp of when this data source run started.

Link copied to clipboard

The status of this data source run.

Link copied to clipboard

The timestamp of when this data source run stopped.

Link copied to clipboard

The type of this data source run.

Link copied to clipboard

The timestamp of when this data source run was updated.

Functions

Link copied to clipboard
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