| Modifier and Type | Method and Description |
|---|---|
TransformProcessingScope |
BigQueryInfo.getTransformScope() |
TransformProcessingScope |
CloudSqlInfo.getTransformScope() |
static TransformProcessingScope |
TransformProcessingScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformProcessingScope[] |
TransformProcessingScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BigQueryInfo.setTransformScope(TransformProcessingScope transformScope) |
void |
CloudSqlInfo.setTransformScope(TransformProcessingScope transformScope) |
Copyright © 2019. All rights reserved.