public sealed class ProcessorVersion.Types.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 documentation for the `ProcessorVersion.Types.DeprecationInfo` class within the Google Cloud Document AI v1 API, covering versions from 1.0.0 to 3.19.0."],["The `DeprecationInfo` class contains information regarding the future deprecation of a processor version within Google's Document AI."],["It outlines the properties of `DeprecationInfo`, including `DeprecationTime`, which specifies when the version will be deprecated, and `ReplacementProcessorVersion`, which indicates a potential replacement."],["The class `DeprecationInfo` implements a series of interfaces, such as IMessage, IEquatable, IDeepCloneable and IBufferMessage."]]],[]]