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 \ AffiliationMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
PROCESS_TYPE_UNSPECIFIED
Value: 0Unspecified process type.
Generated from protobuf enum PROCESS_TYPE_UNSPECIFIED = 0;
COMPOSER
Value: 1Composer process type.
Generated from protobuf enum COMPOSER = 1;
DATASTREAM
Value: 2Datastream process type.
Generated from protobuf enum DATASTREAM = 2;
DATAFLOW
Value: 3Dataflow process type.
Generated from protobuf enum DATAFLOW = 3;
BIGQUERY
Value: 4Bigquery process type.
Generated from protobuf enum BIGQUERY = 4;
DATA_FUSION
Value: 5Data fusion process type.
Generated from protobuf enum DATA_FUSION = 5;
DATAPROC
Value: 6Dataproc process type.
Generated from protobuf enum DATAPROC = 6;