Class: Google::Cloud::AIPlatform::V1::BatchPredictionJob::InstanceConfig

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

Overview

Configuration defining how to transform batch prediction input instances to the instances that the Model accepts.

Instance Attribute Summary collapse

Instance Attribute Details

#excluded_fields::Array<::String>



343
344
345
346
# File 'proto_docs/google/cloud/aiplatform/v1/batch_prediction_job.rb', line 343

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

#included_fields::Array<::String>



343
344
345
346
# File 'proto_docs/google/cloud/aiplatform/v1/batch_prediction_job.rb', line 343

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

#instance_type::String



343
344
345
346
# File 'proto_docs/google/cloud/aiplatform/v1/batch_prediction_job.rb', line 343

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

#key_field::String



343
344
345
346
# File 'proto_docs/google/cloud/aiplatform/v1/batch_prediction_job.rb', line 343

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