Data Analytics API with Gemini V1 API - Class Google::Cloud::GeminiDataAnalytics::V1::BigQueryRoutine (v0.1.0)

Reference documentation and code samples for the Data Analytics API with Gemini V1 API class Google::Cloud::GeminiDataAnalytics::V1::BigQueryRoutine.

A reference to a BigQuery routine.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#description

def description() -> ::String
Returns
  • (::String) — User override or addition to description, to tell the agent when to use the UDF.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — User override or addition to description, to tell the agent when to use the UDF.
Returns
  • (::String) — User override or addition to description, to tell the agent when to use the UDF.

#routine_reference

def routine_reference() -> ::Google::Cloud::GeminiDataAnalytics::V1::BigQueryRoutineReference
Returns

#routine_reference=

def routine_reference=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1::BigQueryRoutineReference
Parameter
Returns