public sealed class ImportEntriesResponse : IMessage<ImportEntriesResponse>, IEquatable<ImportEntriesResponse>, IDeepCloneable<ImportEntriesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class ImportEntriesResponse.
Response message for [long-running operation][google.longrunning.Operation]
returned by the
[ImportEntries][google.cloud.datacatalog.v1.DataCatalog.ImportEntries].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eImportEntriesResponse\u003c/code\u003e class within the Google Cloud Data Catalog v1 API for .NET, specifically version 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportEntriesResponse\u003c/code\u003e class is a response message for long-running operations initiated by the \u003ccode\u003eImportEntries\u003c/code\u003e method in the Data Catalog API, indicating the result of importing data entries.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties \u003ccode\u003eDeletedEntriesCount\u003c/code\u003e and \u003ccode\u003eUpsertedEntriesCount\u003c/code\u003e, both of type \u003ccode\u003elong\u003c/code\u003e, which respectively represent the number of deleted and updated/created entries as a result of the import operation, and both also have a \u003ccode\u003eHas...\u003c/code\u003e property of type \u003ccode\u003ebool\u003c/code\u003e to check if they are set.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation lists all available versions of this class from version 1.2.0 up to the most recent 2.14.0.\u003c/p\u003e\n"]]],[],null,[]]