Class: Google::Cloud::Dataplex::V1::Task::NotebookTaskConfig

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

Overview

Config for running scheduled notebooks.

Instance Attribute Summary collapse

Instance Attribute Details

#archive_uris::Array<::String>



325
326
327
328
# File 'proto_docs/google/cloud/dataplex/v1/tasks.rb', line 325

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

#file_uris::Array<::String>



325
326
327
328
# File 'proto_docs/google/cloud/dataplex/v1/tasks.rb', line 325

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

#infrastructure_spec::Google::Cloud::Dataplex::V1::Task::InfrastructureSpec



325
326
327
328
# File 'proto_docs/google/cloud/dataplex/v1/tasks.rb', line 325

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

#notebook::String



325
326
327
328
# File 'proto_docs/google/cloud/dataplex/v1/tasks.rb', line 325

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