Class: Google::Cloud::DataCatalog::V1::BigQueryRoutineSpec

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datacatalog/v1/bigquery.rb

Overview

Fields specific for BigQuery routines.

Instance Attribute Summary collapse

Instance Attribute Details

#imported_libraries::Array<::String>

Returns Paths of the imported libraries.

Returns:

  • (::Array<::String>)

    Paths of the imported libraries.



80
81
82
83
# File 'proto_docs/google/cloud/datacatalog/v1/bigquery.rb', line 80

class BigQueryRoutineSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end