Class: Google::Cloud::AutoML::V1beta1::ArrayStats

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 ARRAY values.

Instance Attribute Summary collapse

Instance Attribute Details

#member_statsGoogle::Cloud::AutoML::V1beta1::DataStats

Returns Stats of all the values of all arrays, as if they were a single long series of data. The type depends on the element type of the array.

Returns:



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

class ArrayStats; end