public sealed class DeprecationInfo : IMessage<ProcessorVersion.Types.DeprecationInfo>, IEquatable<ProcessorVersion.Types.DeprecationInfo>, IDeepCloneable<ProcessorVersion.Types.DeprecationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class ProcessorVersion.Types.DeprecationInfo.
Information about the upcoming deprecation of this processor version.
[[["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-03-21 UTC."],[[["This page provides reference documentation for the `ProcessorVersion.Types.DeprecationInfo` class in the Google Cloud Document AI v1 API, covering versions from 1.0.0 to the latest, 3.19.0."],["The `DeprecationInfo` class offers details about the impending deprecation of a specific processor version, including a time for when the version will be deprecated."],["The documentation covers the inheritance structure of `DeprecationInfo`, which derives from `Object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties within `DeprecationInfo` include `DeprecationTime`, a timestamp indicating the deprecation time, and `ReplacementProcessorVersion`, a string specifying a suggested replacement processor version."],["The namespace for this class is `Google.Cloud.DocumentAI.V1`, and it's part of the `Google.Cloud.DocumentAI.V1.dll` assembly."]]],[]]