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 document provides reference documentation for the `CreateOccurrenceRequest` class within the Grafeas v1 API, specifically for version 3.4.0."],["`CreateOccurrenceRequest` is used to request the creation of a new occurrence, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Occurrence`, which represents the occurrence to be created, and `Parent`, specifying the project under which the occurrence will be created."],["The documentation details the inherited members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`, and provides access to previous versions of the `CreateOccurrenceRequest`."],["The latest version of the documentation is 3.7.0 and it includes access to versions as old as 2.2.0."]]],[]]