BatchCreateOccurrencesResponse

Response for creating occurrences in batch.

JSON representation
{
  "occurrences": [
    {
      object (Occurrence)
    }
  ]
}
Fields
occurrences[]

object (Occurrence)

The occurrences that were created.