GoogleCloudContentwarehouseV1HistogramQuery

Content Warehouse V1Infrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1HistogramQuery

2
out of 10
Low
SEO Impact
The histogram request.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Google Cloud Contentwarehouse V1 Histogram Query) contains 3 attributes that define its data structure. Key functionality includes: Optional. Filter the result of histogram query by the property names. It only works with histogram query count('FilterableProperties'). It is an optio...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

3
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1HistogramQueryPropertyNameFilter.t

Optional. Filter the result of histogram query by the property names. It only works with histogram query count('FilterableProperties'). It is an optional. It will perform histogram on all the property names for all the document schemas. Setting this field will have a better performance.

histogramQuerystring
Default: nilFull type: String.t

An expression specifies a histogram request against matching documents for searches. See SearchDocumentsRequest.histogram_queries for details about syntax.

requirePreciseResultSizeboolean(
Default: nil

Controls if the histogram query requires the return of a precise count. Enable this flag may adversely impact performance. Defaults to true.