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 page provides documentation for the `DeprecationInfo` class within the Google Cloud Document AI v1 API, detailing its structure and usage."],["This class, `ProcessorVersion.Types.DeprecationInfo`, handles information about the impending deprecation of specific processor versions within the Document AI API."],["The latest documented version of the API is 3.19.0, with versions ranging back to 1.0.0 each linked to specific deprecation information."],["`DeprecationInfo` includes properties such as `DeprecationTime`, indicating when a processor version will be deprecated, and `ReplacementProcessorVersion`, specifying a successor version."],["The `DeprecationInfo` class can be instantiated via two constructors, one default and one that accepts another `DeprecationInfo` object as a parameter, and it implements several interfaces including IMessage, IEquatable, and IDeepCloneable."]]],[]]