Google Cloud Database Center V1beta Client - Class ProcessType (0.6.0)

Reference documentation and code samples for the Google Cloud Database Center V1beta Client class ProcessType.

Type of process which created the lineage.

Protobuf type google.cloud.databasecenter.v1beta.Affiliation.ProcessType

Namespace

Google \ Cloud \ DatabaseCenter \ V1beta \ Affiliation

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

PROCESS_TYPE_UNSPECIFIED

Value: 0

Unspecified process type.

Generated from protobuf enum PROCESS_TYPE_UNSPECIFIED = 0;

COMPOSER

Value: 1

Composer process type.

Generated from protobuf enum COMPOSER = 1;

DATASTREAM

Value: 2

Datastream process type.

Generated from protobuf enum DATASTREAM = 2;

DATAFLOW

Value: 3

Dataflow process type.

Generated from protobuf enum DATAFLOW = 3;

BIGQUERY

Value: 4

Bigquery process type.

Generated from protobuf enum BIGQUERY = 4;

DATA_FUSION

Value: 5

Data fusion process type.

Generated from protobuf enum DATA_FUSION = 5;

DATAPROC

Value: 6

Dataproc process type.

Generated from protobuf enum DATAPROC = 6;