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 webpage provides reference documentation for the `GetOccurrenceNoteRequest` class within the Grafeas v1 API, specifically for version 3.3.0 of the .NET library."],["`GetOccurrenceNoteRequest` is used to retrieve the note associated with a given occurrence and is found within the `Grafeas.V1` namespace."],["The class is implemented as part of the [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetOccurrenceNoteRequest](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.GetOccurrenceNoteRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetOccurrenceNoteRequest](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.GetOccurrenceNoteRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetOccurrenceNoteRequest](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.GetOccurrenceNoteRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), and [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) interfaces."],["Key properties of `GetOccurrenceNoteRequest` include `Name`, which is a string representing the occurrence's name, and `OccurrenceName`, which provides a typed view of the resource name."],["The documentation provides various versions of the `GetOccurrenceNoteRequest` class, ranging from 2.2.0 to 3.7.0 (latest), with 3.3.0 being the currently viewed version."]]],[]]