GoogleCloudContentwarehouseV1SearchDocumentsResponse
Content Warehouse V1Search InfrastructureGoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SearchDocumentsResponse
SEO Analysis
AI GeneratedCore search serving infrastructure. While not a direct ranking signal, these systems process and serve search results. This model (Google Cloud Contentwarehouse V1 Search Documents Response) contains 6 attributes that define its data structure. Key functionality includes: The histogram results that match with the specified SearchDocumentsRequest.histogram_queries.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
- Consider how this system might interact with other ranking signals
Attributes
6histogramQueryResultsGoogleCloudContentwarehouseV1HistogramQueryResult →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1HistogramQueryResult.tThe histogram results that match with the specified SearchDocumentsRequest.histogram_queries.
nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SearchDocumentsResponseMatchingDocument.tThe document entities that match the specified SearchDocumentsRequest.
nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ResponseMetadata.tAdditional information for the API invocation, such as the request tracking id.
nextPageTokenstringnilFull type: String.tThe token that specifies the starting position of the next page of results. This field is empty if there are no more results.
questionAnswerstringnilFull type: String.tExperimental. Question answer from the query against the document.
totalSizeinteger(nilThe total number of matched documents which is available only if the client set SearchDocumentsRequest.require_total_size to true or set SearchDocumentsRequest.total_result_size to ESTIMATED_SIZE or ACTUAL_SIZE. Otherwise, the value will be -1. Typically a UI would handle this condition by displaying "of many", for example: "Displaying 10 of many".