Class DataDocumentationSpec (2.19.0)

DataDocumentationSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

DataDocumentation scan related spec.

Attributes

Name Description
catalog_publishing_enabled bool
Optional. Whether to publish result to Dataplex Catalog.
generation_scopes MutableSequence[google.cloud.dataplex_v1.types.DataDocumentationSpec.GenerationScope]
Optional. Specifies which components of the data documentation to generate. Any component that is required to generate the specified components will also be generated. If no generation scope is specified, all available documentation components will be generated.

Classes

GenerationScope

GenerationScope(value)

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