Dataplex V1 API - Module Google::Cloud::Dataplex::V1::DataDocumentationSpec::GenerationScope (v2.10.0)

Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::DataDocumentationSpec::GenerationScope.

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

Constants

GENERATION_SCOPE_UNSPECIFIED

value: 0
Unspecified generation scope. If no generation scope is specified, all available documentation components will be generated.

ALL

value: 1
All the possible results will be generated.

TABLE_AND_COLUMN_DESCRIPTIONS

value: 2
Table and column descriptions will be generated.

SQL_QUERIES

value: 3
SQL queries will be generated.