Cloud Dataplex v1 API - Enum DataDocumentationSpec.Types.GenerationScope (3.13.0)

public enum DataDocumentationSpec.Types.GenerationScope

Reference documentation and code samples for the Cloud Dataplex v1 API enum DataDocumentationSpec.Types.GenerationScope.

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

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

Name Description
All

All the possible results will be generated.

SqlQueries

SQL queries will be generated.

TableAndColumnDescriptions

Table and column descriptions will be generated.

Unspecified

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