Class: Google::Cloud::Dataflow::V1beta3::SdkHarnessContainerImage

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/dataflow/v1beta3/environment.rb

Overview

Defines an SDK harness container for executing Dataflow pipelines.

Instance Attribute Summary collapse

Instance Attribute Details

#capabilities::Array<::String>



358
359
360
361
# File 'proto_docs/google/dataflow/v1beta3/environment.rb', line 358

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

#container_image::String



358
359
360
361
# File 'proto_docs/google/dataflow/v1beta3/environment.rb', line 358

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

#environment_id::String



358
359
360
361
# File 'proto_docs/google/dataflow/v1beta3/environment.rb', line 358

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

#use_single_core_per_container::Boolean



358
359
360
361
# File 'proto_docs/google/dataflow/v1beta3/environment.rb', line 358

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