Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

PollItemsResponse

import type { PollItemsResponse } from "https://googleapis.deno.dev/v1/cloudsearch:v1.ts";
interface PollItemsResponse {
items?: Item[];
}

§Properties

§
items?: Item[]
[src]

Set of items from the queue available for connector to process. These items have the following subset of fields populated: version metadata.hash structured_data.hash content.hash payload status queue