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 2025-09-04 UTC."],[],[],null,["# Dataform V1beta1 API - Module Google::Cloud::Dataform::V1beta1::CompilationResultAction::Relation::RelationType (v0.13.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.0 (latest)](/ruby/docs/reference/google-cloud-dataform-v1beta1/latest/Google-Cloud-Dataform-V1beta1-CompilationResultAction-Relation-RelationType)\n- [0.12.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.12.0/Google-Cloud-Dataform-V1beta1-CompilationResultAction-Relation-RelationType)\n- [0.11.1](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.11.1/Google-Cloud-Dataform-V1beta1-CompilationResultAction-Relation-RelationType)\n- [0.10.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.10.0/Google-Cloud-Dataform-V1beta1-CompilationResultAction-Relation-RelationType)\n- [0.9.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.9.0/Google-Cloud-Dataform-V1beta1-CompilationResultAction-Relation-RelationType)\n- [0.8.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.8.0/Google-Cloud-Dataform-V1beta1-CompilationResultAction-Relation-RelationType)\n- [0.7.1](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.7.1/Google-Cloud-Dataform-V1beta1-CompilationResultAction-Relation-RelationType)\n- [0.6.2](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.6.2/Google-Cloud-Dataform-V1beta1-CompilationResultAction-Relation-RelationType)\n- [0.5.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.5.0/Google-Cloud-Dataform-V1beta1-CompilationResultAction-Relation-RelationType)\n- [0.4.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.4.0/Google-Cloud-Dataform-V1beta1-CompilationResultAction-Relation-RelationType)\n- [0.3.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.3.0/Google-Cloud-Dataform-V1beta1-CompilationResultAction-Relation-RelationType)\n- [0.2.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.2.0/Google-Cloud-Dataform-V1beta1-CompilationResultAction-Relation-RelationType)\n- [0.1.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.1.0/Google-Cloud-Dataform-V1beta1-CompilationResultAction-Relation-RelationType) \nReference documentation and code samples for the Dataform V1beta1 API module Google::Cloud::Dataform::V1beta1::CompilationResultAction::Relation::RelationType.\n\nIndicates the type of this relation.\n\nConstants\n---------\n\n### RELATION_TYPE_UNSPECIFIED\n\n**value:** 0 \nDefault value. This value is unused.\n\n### TABLE\n\n**value:** 1 \nThe relation is a table.\n\n### VIEW\n\n**value:** 2 \nThe relation is a view.\n\n### INCREMENTAL_TABLE\n\n**value:** 3 \nThe relation is an incrementalized table.\n\n### MATERIALIZED_VIEW\n\n**value:** 4 \nThe relation is a materialized view."]]