public sealed class CreateOccurrenceRequest : IMessage<CreateOccurrenceRequest>, IEquatable<CreateOccurrenceRequest>, IDeepCloneable<CreateOccurrenceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class CreateOccurrenceRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This documentation page provides reference information for the `CreateOccurrenceRequest` class within the Grafeas v1 API."],["The `CreateOccurrenceRequest` class is used to request the creation of a new occurrence in a specific project."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The documentation details the constructors and properties, such as `Occurrence`, `Parent`, and `ParentAsProjectName`, that are associated with the `CreateOccurrenceRequest` class."],["The page also provides links to other versions of the Grafeas.V1 documentation, ranging from version 2.2.0 to the latest version, 3.7.0."]]],[]]