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 document details the `DeprecationInfo` class within the `Google.Cloud.DocumentAI.V1` API, which provides information about the deprecation of processor versions."],["The latest version listed in the documentation is 3.19.0, while the document also provides links to version history and documentation going as low as 1.0.0 for the API."],["The `DeprecationInfo` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DeprecationInfo` class include `DeprecationTime`, which indicates the time of deprecation, and `ReplacementProcessorVersion`, which specifies the replacement version if available."],["The documentation covers the namespace, assembly, constructors, and properties, and is linked to other relevant documentation, such as `Google.Protobuf` and various .NET APIs."]]],[]]