Class GenerationScope (2.19.0)

GenerationScope(value)

The data documentation generation scope. This field contains the possible components of a data documentation scan which can be selectively generated.

Enums

Name Description
GENERATION_SCOPE_UNSPECIFIED Unspecified generation scope. If no generation scope is specified, all available documentation components will be generated.
ALL All the possible results will be generated.
TABLE_AND_COLUMN_DESCRIPTIONS Table and column descriptions will be generated.
SQL_QUERIES SQL queries will be generated.