public sealed class ImportCompletionDataResponse : IMessage<ImportCompletionDataResponse>, IEquatable<ImportCompletionDataResponse>, IDeepCloneable<ImportCompletionDataResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class ImportCompletionDataResponse.
Response of the
[ImportCompletionDataRequest][google.cloud.retail.v2.ImportCompletionDataRequest].
If the long running operation is done, this message is returned by the
google.longrunning.Operations.response field if the operation is successful.
[[["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."],[[["This webpage provides documentation for the `ImportCompletionDataResponse` class within the Google Cloud Retail v2 API for .NET."],["The `ImportCompletionDataResponse` class is designed to handle the response from the `ImportCompletionDataRequest` operation."],["The page details all versions of the `ImportCompletionDataResponse`, from version 1.0.0 all the way up to the latest, 2.12.0."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as ErrorSamples which is a list of errors encountered while processing."]]],[]]