google_api_cloud_search v0.6.0 GoogleApi.CloudSearch.V1.Model.GetDataSourceIndexStatsResponse View Source
Attributes
stats
(type:list(GoogleApi.CloudSearch.V1.Model.DataSourceIndexStats.t)
, default:nil
) - Summary of indexed item counts, one for each day in the requested range.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.CloudSearch.V1.Model.GetDataSourceIndexStatsResponse{ stats: [GoogleApi.CloudSearch.V1.Model.DataSourceIndexStats.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.