GoogleCloudContentwarehouseV1HistogramQuery
Content Warehouse V1InfrastructureGoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1HistogramQuery
SEO Analysis
AI GeneratedBackend 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
3nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1HistogramQueryPropertyNameFilter.tOptional. 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.
histogramQuerystringnilFull type: String.tAn expression specifies a histogram request against matching documents for searches. See SearchDocumentsRequest.histogram_queries for details about syntax.
requirePreciseResultSizeboolean(nilControls if the histogram query requires the return of a precise count. Enable this flag may adversely impact performance. Defaults to true.