Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::ExampleQueries.
A message containing derived and authored example queries.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#example_queries
def example_queries() -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::ExampleQuery> Returns
- (::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::ExampleQuery>) — Optional. A list of derived and authored example queries, providing examples of relevant and commonly used SQL queries and their corresponding natural language queries optionally present. Currently only used for BigQuery data sources.
#example_queries=
def example_queries=(value) -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::ExampleQuery> Parameter
- value (::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::ExampleQuery>) — Optional. A list of derived and authored example queries, providing examples of relevant and commonly used SQL queries and their corresponding natural language queries optionally present. Currently only used for BigQuery data sources.
Returns
- (::Array<::Google::Cloud::GeminiDataAnalytics::V1beta::ExampleQuery>) — Optional. A list of derived and authored example queries, providing examples of relevant and commonly used SQL queries and their corresponding natural language queries optionally present. Currently only used for BigQuery data sources.