Module: Openlayer::Models::InferencePipelineUpdateResponse::DataBackend
- Extended by:
- Internal::Type::Union
- Defined in:
- lib/openlayer/models/inference_pipeline_update_response.rb
Overview
Defined Under Namespace
Classes: BigQueryDataBackend, DatabricksDtlDataBackend, DefaultDataBackend, PostgresDataBackend, RedshiftDataBackend, SnowflakeDataBackend
Class Method Summary collapse
Instance Method Summary collapse
-
#initialize(ground_truth_column_name: nil, human_feedback_column_name: nil, latency_column_name: nil, timestamp_column_name: nil) ⇒ Object
Some parameter documentations has been truncated, see RedshiftDataBackend::Config for more details.
Methods included from Internal::Type::Union
==, ===, coerce, dump, hash, inspect, to_sorbet_type, variants
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info
Class Method Details
.values ⇒ Array<Symbol>
|
|
# File 'lib/openlayer/models/inference_pipeline_update_response.rb', line 324
|
Instance Method Details
#initialize(ground_truth_column_name: nil, human_feedback_column_name: nil, latency_column_name: nil, timestamp_column_name: nil) ⇒ Object
Some parameter documentations has been truncated, see Openlayer::Models::InferencePipelineUpdateResponse::DataBackend::RedshiftDataBackend::Config for more details.
|
|
# File 'lib/openlayer/models/inference_pipeline_update_response.rb', line 423
|