google_api_cloud_search v0.2.0 GoogleApi.CloudSearch.V1.Model.PollItemsResponse View Source
Attributes
items
(type:list(GoogleApi.CloudSearch.V1.Model.Item.t)
, default:nil
) - 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
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.CloudSearch.V1.Model.PollItemsResponse{ items: [GoogleApi.CloudSearch.V1.Model.Item.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.