Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RuleOriginType

Origin type for the given rule. SOURCE - Represents rule is harvested and is as defined in source system. USER - Represents user defined rules at data catalog system. PROFILING - Represents rules which are inferred via profiling.

Enumeration members

Profiling

Profiling: = "PROFILING"

Source

Source: = "SOURCE"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

User

User: = "USER"

Functions

getDeserializedJsonObj

getJsonObj