Reference documentation and code samples for the Dataform V1beta1 API module Google::Cloud::Dataform::V1beta1::CompilationResultAction::Relation::RelationType.
Indicates the type of this relation.
Constants
RELATION_TYPE_UNSPECIFIED
value: 0 Default value. This value is unused.
TABLE
value: 1 The relation is a table.
VIEW
value: 2 The relation is a view.
INCREMENTAL_TABLE
value: 3 The relation is an incrementalized table.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]