Reference documentation and code samples for the Google Cloud Dataplex V1 Client class DataDocumentationSpec.
DataDocumentation scan related spec.
Generated from protobuf message google.cloud.dataplex.v1.DataDocumentationSpec
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ catalog_publishing_enabled
bool
Optional. Whether to publish result to Dataplex Catalog.
↳ generation_scopes
int[]
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.
getCatalogPublishingEnabled
Optional. Whether to publish result to Dataplex Catalog.
bool
setCatalogPublishingEnabled
Optional. Whether to publish result to Dataplex Catalog.
var
bool
$this
getGenerationScopes
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.
setGenerationScopes
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.
var
int[]
$this

