View Source GoogleApi.CloudSearch.V1.Model.PollItemsResponse (google_api_cloud_search v0.22.0)
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
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudSearch.V1.Model.PollItemsResponse{ items: [GoogleApi.CloudSearch.V1.Model.Item.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.