Data Analytics API with Gemini V1BETA API - Class Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryTableReferences (v0.10.0)

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

Message representing references to BigQuery tables and property graphs. At least one of table_references, property_graph_references, or search_scope must be populated.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#property_graph_references

def property_graph_references() -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryPropertyGraphReference>
Returns

#property_graph_references=

def property_graph_references=(value) -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryPropertyGraphReference>
Parameter
Returns

#table_references

def table_references() -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryTableReference>
Returns

#table_references=

def table_references=(value) -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryTableReference>
Parameter
Returns