google_api_prediction v0.0.1 GoogleApi.Prediction.V16.Model.AnalyzeDataDescriptionCategorical View Source
Description of the categorical values of this feature.
Attributes
- count (String): Number of categorical values for this feature in the data. Defaults to:
null
. - values (List[AnalyzeDataDescriptionCategoricalValues]): List of all the categories for this feature in the data set. Defaults to:
null
.