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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `GetOccurrenceRequest` class within the Grafeas V1 API, used for retrieving occurrence data."],["The `GetOccurrenceRequest` class is available in multiple versions, ranging from 2.2.0 to the latest 3.7.0, with the ability to view each of their documentation."],["The `GetOccurrenceRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `GetOccurrenceRequest` class include `Name` (a string representing the occurrence name) and `OccurrenceName` (a resource-name view over the `Name` property)."],["The primary use of this class is for sending requests to get an occurrence, as indicated in the description and documentation."]]],[]]