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"]],[["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."],[[["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."]]],[]]