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."],[[["The provided content outlines the deprecation information for various versions of the Google Cloud Document AI v1 API's `ProcessorVersion.Types.DeprecationInfo` class, from version 1.0.0 up to the latest 3.19.0."],["The `DeprecationInfo` class, found within the `Google.Cloud.DocumentAI.V1` namespace, provides details about the upcoming deprecation of a specific processor version, including the deprecation time and a potential replacement."],["The `DeprecationInfo` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the api is 3.19.0, and the earliest version displayed is 1.0.0, with documentation provided for all versions in between."]]],[]]