Class: Google::Cloud::Dataform::V1::WorkflowInvocationAction::NotebookAction

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

Overview

Represents a workflow action that will run against a Notebook runtime.

Instance Attribute Summary collapse

Instance Attribute Details

#contents::String (readonly)



2349
2350
2351
2352
# File 'proto_docs/google/cloud/dataform/v1/dataform.rb', line 2349

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

#job_id::String (readonly)



2349
2350
2351
2352
# File 'proto_docs/google/cloud/dataform/v1/dataform.rb', line 2349

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