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 details the `CreateOccurrenceRequest` class within the Grafeas v1 API, specifically version 3.5.0, providing reference information for developers."],["`CreateOccurrenceRequest` is a class used to request the creation of a new occurrence and is part of the `Grafeas.V1` namespace within the `Grafeas.V1.dll` assembly."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `CreateOccurrenceRequest` class includes properties such as `Occurrence`, representing the occurrence to be created, and `Parent`, representing the project under which the occurrence will be created, supporting both string and `ProjectName`-typed views."],["The documentation provides a full list of all versions available for the `CreateOccurrenceRequest` from version 2.2.0 to the latest 3.7.0, indicating a history of updates and modifications."]]],[]]