public sealed class ImportProcessorVersionMetadata : IMessage<ImportProcessorVersionMetadata>, IEquatable<ImportProcessorVersionMetadata>, IDeepCloneable<ImportProcessorVersionMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class ImportProcessorVersionMetadata.
The long-running operation metadata for the
[ImportProcessorVersion][google.cloud.documentai.v1beta3.DocumentProcessorService.ImportProcessorVersion]
method.
[[["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-24 UTC."],[[["This page provides documentation for the `ImportProcessorVersionMetadata` class within the Google Cloud Document AI v1beta3 API."],["`ImportProcessorVersionMetadata` is used as metadata for long-running operations, specifically within the `ImportProcessorVersion` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has one constructor, one with no parameters, and one with the `ImportProcessorVersionMetadata` class itself as a parameter, and a `CommonMetadata` property."],["This documentation covers three different versions of the API: 2.0.0-beta23 (latest), 2.0.0-beta22, and 1.0.0-beta04."]]],[]]