GoogleApi.CloudSearch.V1.Model.PollItemsResponse (google_api_cloud_search v0.14.0) 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
Specs
t() :: %GoogleApi.CloudSearch.V1.Model.PollItemsResponse{
items: [GoogleApi.CloudSearch.V1.Model.Item.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.