Class: Google::Cloud::AutoML::V1beta1::StructStats

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/data_stats.rb

Overview

The data statistics of a series of STRUCT values.

Instance Attribute Summary collapse

Instance Attribute Details

#field_statsHash{String => Google::Cloud::AutoML::V1beta1::DataStats}

Returns Map from a field name of the struct to data stats aggregated over series of all data in that field across all the structs.

Returns:



131
# File 'lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/data_stats.rb', line 131

class StructStats; end