GoogleCloudDatacatalogV1FilesetSpecArgs

data class GoogleCloudDatacatalogV1FilesetSpecArgs(val dataplexFileset: Output<GoogleCloudDatacatalogV1DataplexFilesetSpecArgs>? = null) : ConvertibleToJava<GoogleCloudDatacatalogV1FilesetSpecArgs>

Specification that applies to a fileset. Valid only for entries with the 'FILESET' type.

Constructors

Link copied to clipboard
constructor(dataplexFileset: Output<GoogleCloudDatacatalogV1DataplexFilesetSpecArgs>? = null)

Properties

Link copied to clipboard

Fields specific to a Dataplex fileset and present only in the Dataplex fileset entries.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDatacatalogV1FilesetSpecArgs