public sealed class ImportCatalogItemsResponse : IMessage<ImportCatalogItemsResponse>, IEquatable<ImportCatalogItemsResponse>, IDeepCloneable<ImportCatalogItemsResponse>, IBufferMessage, IMessage
Response of the ImportCatalogItemsRequest. If the long running
operation is done, then this message is returned by the
google.longrunning.Operations.response field if the operation was successful.
[[["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\u003e\u003ccode\u003eImportCatalogItemsResponse\u003c/code\u003e is a class representing the response of an \u003ccode\u003eImportCatalogItemsRequest\u003c/code\u003e and is returned upon successful completion of the long-running operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it a versatile structure for handling catalog item imports.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportCatalogItemsResponse\u003c/code\u003e class has two constructors: one is a default constructor and the other accepts another \u003ccode\u003eImportCatalogItemsResponse\u003c/code\u003e object for easy duplication.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eErrorSamples\u003c/code\u003e, which is a collection of errors encountered during the request processing, and \u003ccode\u003eErrorsConfig\u003c/code\u003e, which indicates the location of full error details.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.RecommendationEngine.V1Beta1\u003c/code\u003e namespace, with the presented information for the version \u003ccode\u003e1.0.0-beta03\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]