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-05-09 UTC."],[[["The `GetOccurrenceRequest` class is part of the Grafeas v1 API, specifically designed for retrieving an occurrence."],["It's the most recent version (3.7.0) for `GetOccurrenceRequest` and has several prior versions available, starting from 2.2.0."],["`GetOccurrenceRequest` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `Name`, which holds the occurrence's resource name, and `OccurrenceName`, which is a strongly-typed view of the `Name` property."]]],[]]