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\u003eThis webpage details the \u003ccode\u003eCreateOccurrenceRequest\u003c/code\u003e class, which is used to request the creation of a new occurrence within the Grafeas.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateOccurrenceRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparison, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eCreateOccurrenceRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eCreateOccurrenceRequest(CreateOccurrenceRequest other)\u003c/code\u003e, for creating new instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateOccurrenceRequest\u003c/code\u003e includes properties like \u003ccode\u003eOccurrence\u003c/code\u003e, which represents the occurrence to be created, and \u003ccode\u003eParent\u003c/code\u003e, a string that denotes the project under which the occurrence will be created, further it has a \u003ccode\u003eParentAsProjectName\u003c/code\u003e property that provides a typed view over the parent's resource name.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation page provides information on versions of the \u003ccode\u003eCreateOccurrenceRequest\u003c/code\u003e from 2.2.0 up to the latest version 3.7.0, with links to detailed documentation for each.\u003c/p\u003e\n"]]],[],null,[]]