Cloud AutoML V1beta1 Client - Class StructStats (1.6.0)

Reference documentation and code samples for the Cloud AutoML V1beta1 Client class StructStats.

The data statistics of a series of STRUCT values.

Generated from protobuf message google.cloud.automl.v1beta1.StructStats

Namespace

Google \ Cloud \ AutoMl \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ field_stats array|Google\Protobuf\Internal\MapField

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

getFieldStats

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
TypeDescription
Google\Protobuf\Internal\MapField

setFieldStats

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

Parameter
NameDescription
var array|Google\Protobuf\Internal\MapField
Returns
TypeDescription
$this