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 and code samples for the `GetOccurrenceRequest` class within the Grafeas v1 API."],["`GetOccurrenceRequest` is used to request a specific occurrence and is part of the Grafeas.V1 namespace."],["The `GetOccurrenceRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document shows there are various versions available, ranging from the latest `3.7.0` to `2.2.0`, and it can be accessed through each given link."],["`GetOccurrenceRequest` has two properties: `Name`, which is a string containing the resource name of the occurrence, and `OccurrenceName`, which is a typed view of the resource name."]]],[]]