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."],["The `ImportCompletionDataResponse` class is the response type for the `ImportCompletionDataRequest` in the Retail API."],["The latest version of the Google.Cloud.Retail.V2 library documented here is 2.12.0, and it also lists older versions dating back to 1.0.0."],["The `ImportCompletionDataResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `ErrorSamples` to report back on any errors encountered during request."]]],[]]