Class Google::Cloud::DataCatalog::V1::BigQueryRoutineSpec (v0.9.1)

Fields specific for BigQuery routines.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#imported_libraries

def imported_libraries() -> ::Array<::String>
Returns
  • (::Array<::String>) — Paths of the imported libraries.

#imported_libraries=

def imported_libraries=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Paths of the imported libraries.
Returns
  • (::Array<::String>) — Paths of the imported libraries.