GoogleApi.CloudSearch.V1.Model.ResultCounts (google_api_cloud_search v0.14.0) View Source

Result count information

Attributes

  • sourceResultCounts (type: list(GoogleApi.CloudSearch.V1.Model.SourceResultCount.t), default: nil) - Result count information for each source with results.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.CloudSearch.V1.Model.ResultCounts{
  sourceResultCounts:
    [GoogleApi.CloudSearch.V1.Model.SourceResultCount.t()] | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.