Class: Google::Cloud::AutoML::V1beta1::TablesDatasetMetadata::TargetColumnCorrelationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AutoML::V1beta1::TablesDatasetMetadata::TargetColumnCorrelationsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/automl/v1beta1/tables.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
98 99 100 101 |
# File 'proto_docs/google/cloud/automl/v1beta1/tables.rb', line 98 class TargetColumnCorrelationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::AutoML::V1beta1::CorrelationStats
98 99 100 101 |
# File 'proto_docs/google/cloud/automl/v1beta1/tables.rb', line 98 class TargetColumnCorrelationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |