FetchDocumentsRequest

Request message for HomepageDataService.FetchDocuments method.

JSON representation
{
  "homepageDataConfig": string,
  "pageSize": integer,
  "type": enum (Type)
}
Fields
homepageDataConfig

string

Required. The name of the homepage data config. Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/homepageDataConfig

pageSize

integer

The maximum number of documents to return. Maximum allowed value is 20.

type

enum (Type)

The type of request.