public sealed class GetOccurrenceRequest : IMessage<GetOccurrenceRequest>, IEquatable<GetOccurrenceRequest>, IDeepCloneable<GetOccurrenceRequest>, IBufferMessage, IMessage
[[["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-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetOccurrenceRequest\u003c/code\u003e class is used to request a specific occurrence and is part of the Grafeas.V1 namespace within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, comparison, cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.7.0, and multiple previous versions are available for use, ranging back to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class, extending its functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetOccurrenceRequest\u003c/code\u003e class has two constructors for creating new instances, one being an empty constructor and another for copying over an existing \u003ccode\u003eGetOccurrenceRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]