WidgetHomepageFetchDocumentsRequest

Request message for WidgetService.WidgetHomepageFetchDocuments method.

JSON representation
{
  "location": string,
  "configId": string,
  "fetchDocumentsRequest": {
    object (FetchDocumentsRequest)
  }
}
Fields
location

string

Required. The location resource where widget homepage FetchDocuments will be performed. Format: locations/{location}

configId

string

Required. The UUID of the WidgetConfig. This field is used to identify the widget configuration.

fetchDocumentsRequest

object (FetchDocumentsRequest)

Required. The request to get documents for Homepage.