Class: Google::Cloud::Batch::V1::Runnable::Script

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

Overview

Script runnable.

Instance Attribute Summary collapse

Instance Attribute Details

#path::String



349
350
351
352
# File 'proto_docs/google/cloud/batch/v1/task.rb', line 349

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

#text::String



349
350
351
352
# File 'proto_docs/google/cloud/batch/v1/task.rb', line 349

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