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 document provides reference documentation for the `GetOccurrenceRequest` class within the Grafeas v1 API, specifically for version 3.4.0."],["`GetOccurrenceRequest` is used to request and retrieve information about a specific occurrence."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for functionality, including protocol buffer support."],["The `GetOccurrenceRequest` class has two constructors and two properties, `Name` (string) and `OccurrenceName`, which is a typed view over the `Name` property."],["The document also includes links to other versions of the class, from 2.2.0 all the way to the latest 3.7.0, along with inheritance and inherited members."]]],[]]