Google Cloud Dataplex V1 Client - Class Type (1.1.0)

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

Metadata job type.

Protobuf type google.cloud.dataplex.v1.MetadataJob.Type

Namespace

Google \ Cloud \ Dataplex \ V1 \ MetadataJob

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Unspecified.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

IMPORT

Value: 1

Import job.

Generated from protobuf enum IMPORT = 1;