public sealed class GetOccurrenceNoteRequest : IMessage<GetOccurrenceNoteRequest>, IEquatable<GetOccurrenceNoteRequest>, IDeepCloneable<GetOccurrenceNoteRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class GetOccurrenceNoteRequest.
Request to get the note to which the specified occurrence is attached.
[[["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 page provides reference documentation for the `GetOccurrenceNoteRequest` class within the Grafeas v1 API, specifically for version 3.1.0, and offers code samples."],["The `GetOccurrenceNoteRequest` class is used to request the note associated with a specific occurrence."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes constructors for creating new instances and properties such as `Name` and `OccurrenceName` for managing occurrence names."],["There are multiple versions available for the `GetOccurrenceNoteRequest` class, with 3.7.0 being the latest, and it lists versions from 2.2.0 all the way up to the latest."]]],[]]