public sealed class GetOccurrenceRequest : IMessage<GetOccurrenceRequest>, IEquatable<GetOccurrenceRequest>, IDeepCloneable<GetOccurrenceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class GetOccurrenceRequest.
[[["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 documentation for the `GetOccurrenceRequest` class within the Grafeas v1 API, detailing how to request information about an occurrence."],["The `GetOccurrenceRequest` class is part of the `Grafeas.V1` namespace and is implemented in the `Grafeas.V1.dll` assembly."],["The `GetOccurrenceRequest` class offers two constructors, a default and one that accepts another `GetOccurrenceRequest` object, allowing the creation of `GetOccurrenceRequest` objects."],["It has two key properties: `Name`, which is a string representing the occurrence's resource name, and `OccurrenceName`, which provides a typed view of the resource name."],["The page has a listing of the different versions of the `GetOccurrenceRequest` documentation, ranging from the latest `3.7.0` down to `2.2.0`."]]],[]]