Module: Google::Cloud::GeminiDataAnalytics::V1beta::Context::SchemaRelationship::Source
- Defined in:
- proto_docs/google/cloud/geminidataanalytics/v1beta/context.rb
Overview
Source which generated the schema relation edge.
Constant Summary collapse
- SOURCE_UNSPECIFIED =
The source of the schema relationship is unspecified.
0- BIGQUERY_JOB_HISTORY =
The source of the schema relationship is BigQuery job history.
1- LLM_SUGGESTED =
The source of the schema relationship is LLM suggested.
2- BIGQUERY_TABLE_CONSTRAINTS =
The source of the schema relationship is BigQuery table constraints.
3