AnalysisRule

A specification about how data from the configured table can be used in a query.

Types

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

Properties

Link copied to clipboard

The unique ID for the associated collaboration.

Link copied to clipboard

Controls on the query specifications that can be run on an associated configured table.

Link copied to clipboard

The consolidated policy for the analysis rule.

Link copied to clipboard

The time the analysis rule was created.

Link copied to clipboard

The name for the analysis rule.

Link copied to clipboard

A policy that describes the associated data usage limitations.

Link copied to clipboard

The type of analysis rule.

Link copied to clipboard

The time the analysis rule was last updated.

Functions

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