Google Cloud Dataplex V1 Client - Class DataClassification (1.10.0)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class DataClassification.

Classifies the data stored by the aspect.

Protobuf type google.cloud.dataplex.v1.AspectType.DataClassification

Namespace

Google \ Cloud \ Dataplex \ V1 \ AspectType

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

DATA_CLASSIFICATION_UNSPECIFIED

Value: 0

Denotes that the aspect contains only metadata.

Generated from protobuf enum DATA_CLASSIFICATION_UNSPECIFIED = 0;

METADATA_AND_DATA

Value: 1

Metadata and data classification.

Generated from protobuf enum METADATA_AND_DATA = 1;