Data Analytics API with Gemini V1BETA API - Class Google::Cloud::GeminiDataAnalytics::V1beta::Context::SchemaRelationship (v0.4.0)

Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::Context::SchemaRelationship.

The relationship between two tables, including referencing and referenced columns. This is a derived context retrieved from Dataplex Dataset Insights.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#confidence_score

def confidence_score() -> ::Float
Returns
  • (::Float) — A confidence score for the suggested relationship. Manually added edges have the highest confidence score.

#confidence_score=

def confidence_score=(value) -> ::Float
Parameter
  • value (::Float) — A confidence score for the suggested relationship. Manually added edges have the highest confidence score.
Returns
  • (::Float) — A confidence score for the suggested relationship. Manually added edges have the highest confidence score.

#left_schema_paths

def left_schema_paths() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Context::SchemaRelationship::SchemaPaths
Returns

#left_schema_paths=

def left_schema_paths=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Context::SchemaRelationship::SchemaPaths
Parameter
Returns

#right_schema_paths

def right_schema_paths() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Context::SchemaRelationship::SchemaPaths
Returns

#right_schema_paths=

def right_schema_paths=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Context::SchemaRelationship::SchemaPaths
Parameter
Returns

#sources

def sources() -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::Context::SchemaRelationship::Source>
Returns

#sources=

def sources=(value) -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::Context::SchemaRelationship::Source>
Parameter
Returns