Reference documentation and code samples for the Data Analytics API with Gemini V1 API class Google::Cloud::GeminiDataAnalytics::V1::UserFunctions.
A collection of user functions to be included in context.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bq_routines
def bq_routines() -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1::BigQueryRoutine>
Returns
- (::Array<::Google::Cloud::GeminiDataAnalytics::V1::BigQueryRoutine>) — A list of BigQuery routines to include in the context.
#bq_routines=
def bq_routines=(value) -> ::Array<::Google::Cloud::GeminiDataAnalytics::V1::BigQueryRoutine>
Parameter
- value (::Array<::Google::Cloud::GeminiDataAnalytics::V1::BigQueryRoutine>) — A list of BigQuery routines to include in the context.
Returns
- (::Array<::Google::Cloud::GeminiDataAnalytics::V1::BigQueryRoutine>) — A list of BigQuery routines to include in the context.