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 document provides reference information for the `GetOccurrenceNoteRequest` class within the Grafeas v1 API."],["The `GetOccurrenceNoteRequest` class is used to request the note associated with a specific occurrence in the Grafeas API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetOccurrenceNoteRequest` class include `Name`, which is a string representing the occurrence's resource name, and `OccurrenceName`, a typed view over the `Name` property."],["This page contains a list of versions for the Grafeas V1 API class `GetOccurrenceNoteRequest` including version 3.7.0, the latest version available."]]],[]]