GoogleCloudContentwarehouseV1SearchDocumentsResponse

Content Warehouse V1Search Infrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SearchDocumentsResponse

3
out of 10
Low
SEO Impact
Response message for DocumentService.SearchDocuments.

SEO Analysis

AI Generated

Core 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

6
Sort:|Filter:
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1HistogramQueryResult.t

The histogram results that match with the specified SearchDocumentsRequest.histogram_queries.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1SearchDocumentsResponseMatchingDocument.t

The document entities that match the specified SearchDocumentsRequest.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1ResponseMetadata.t

Additional information for the API invocation, such as the request tracking id.

nextPageTokenstring
Default: nilFull type: String.t

The token that specifies the starting position of the next page of results. This field is empty if there are no more results.

questionAnswerstring
Default: nilFull type: String.t

Experimental. Question answer from the query against the document.

totalSizeinteger(
Default: nil

The 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".