public sealed class ImportDocumentsResponse : IMessage<ImportDocumentsResponse>, IEquatable<ImportDocumentsResponse>, IDeepCloneable<ImportDocumentsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class ImportDocumentsResponse.
[[["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 document provides reference information for the `ImportDocumentsResponse` class within the Google Cloud Document AI v1beta3 API."],["`ImportDocumentsResponse` is a class that represents the response of the import document operation."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `ImportDocumentsResponse` class documentation is `2.0.0-beta23`, with older versions `2.0.0-beta22` and `1.0.0-beta04` also available."],["It also outlines the constructors for `ImportDocumentsResponse`, which can be created as an empty instance, or by using another instance of `ImportDocumentsResponse`."]]],[]]