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."],[[["The latest version available for the `ImportCompletionDataResponse` class is 2.12.0, with version 2.11.0 also being documented here."],["This class, `ImportCompletionDataResponse`, is part of the Google Cloud Retail V2 API and handles the response of an `ImportCompletionDataRequest`."],["The `ImportCompletionDataResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation includes a list of all available versions of the `ImportCompletionDataResponse` from 1.0.0 to 2.12.0."],["The class has an `ErrorSamples` property that provides a sample of errors that were encountered during the request."]]],[]]