public sealed class CreateOccurrenceRequest : IMessage<CreateOccurrenceRequest>, IEquatable<CreateOccurrenceRequest>, IDeepCloneable<CreateOccurrenceRequest>, IBufferMessage, IMessage
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eCreateOccurrenceRequest\u003c/code\u003e class is used to create a new occurrence and is found within the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace, part of the Grafeas.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation for \u003ccode\u003eCreateOccurrenceRequest\u003c/code\u003e is version 3.7.0, with several prior versions available, down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateOccurrenceRequest\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, while also inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eOccurrence\u003c/code\u003e, which represents the occurrence to create, \u003ccode\u003eParent\u003c/code\u003e, representing the project name for the occurrence, and \u003ccode\u003eParentAsProjectName\u003c/code\u003e, which provides a typed view of the project name.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for this class: a default constructor, \u003ccode\u003eCreateOccurrenceRequest()\u003c/code\u003e, and one that takes another \u003ccode\u003eCreateOccurrenceRequest\u003c/code\u003e as a parameter to create a copy, \u003ccode\u003eCreateOccurrenceRequest(CreateOccurrenceRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]