Analytics Hub V1 API - Class Google::Cloud::Bigquery::AnalyticsHub::V1::Routine (v0.14.0)

Reference documentation and code samples for the Analytics Hub V1 API class Google::Cloud::Bigquery::AnalyticsHub::V1::Routine.

Represents a bigquery routine.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#definition_body

def definition_body() -> ::String
Returns
  • (::String) — Optional. The definition body of the routine.

#definition_body=

def definition_body=(value) -> ::String
Parameter
  • value (::String) — Optional. The definition body of the routine.
Returns
  • (::String) — Optional. The definition body of the routine.

#routine_type

def routine_type() -> ::Google::Cloud::Bigquery::AnalyticsHub::V1::Routine::RoutineType
Returns

#routine_type=

def routine_type=(value) -> ::Google::Cloud::Bigquery::AnalyticsHub::V1::Routine::RoutineType
Parameter
Returns