The name of the project in the form of projects/[PROJECT_ID], under which
the occurrences are to be created. Please see
GrafeasClient::projectName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Grafeas V1 Client - Class BatchCreateOccurrencesRequest (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/grafeas/latest/V1.BatchCreateOccurrencesRequest)\n- [1.2.1](/php/docs/reference/grafeas/1.2.1/V1.BatchCreateOccurrencesRequest)\n- [1.1.3](/php/docs/reference/grafeas/1.1.3/V1.BatchCreateOccurrencesRequest)\n- [1.0.0](/php/docs/reference/grafeas/1.0.0/V1.BatchCreateOccurrencesRequest)\n- [0.10.3](/php/docs/reference/grafeas/0.10.3/V1.BatchCreateOccurrencesRequest)\n- [0.9.0](/php/docs/reference/grafeas/0.9.0/V1.BatchCreateOccurrencesRequest)\n- [0.8.3](/php/docs/reference/grafeas/0.8.3/V1.BatchCreateOccurrencesRequest)\n- [0.7.1](/php/docs/reference/grafeas/0.7.1/V1.BatchCreateOccurrencesRequest)\n- [0.6.0](/php/docs/reference/grafeas/0.6.0/V1.BatchCreateOccurrencesRequest)\n- [0.5.0](/php/docs/reference/grafeas/0.5.0/V1.BatchCreateOccurrencesRequest)\n- [0.4.4](/php/docs/reference/grafeas/0.4.4/V1.BatchCreateOccurrencesRequest) \nReference documentation and code samples for the Grafeas V1 Client class BatchCreateOccurrencesRequest.\n\nRequest to create occurrences in batch.\n\nGenerated from protobuf message `grafeas.v1.BatchCreateOccurrencesRequest`\n\nNamespace\n---------\n\nGrafeas \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nThe name of the project in the form of `projects/[PROJECT_ID]`, under which\nthe occurrences are to be created.\n\n### setParent\n\nThe name of the project in the form of `projects/[PROJECT_ID]`, under which\nthe occurrences are to be created.\n\n### getOccurrences\n\nThe occurrences to create. Max allowed length is 1000.\n\n### setOccurrences\n\nThe occurrences to create. Max allowed length is 1000.\n\n### static::build"]]