public sealed class ImportCompletionDataRequest : IMessage<ImportCompletionDataRequest>, IEquatable<ImportCompletionDataRequest>, IDeepCloneable<ImportCompletionDataRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class ImportCompletionDataRequest.
public string NotificationPubsubTopic { get; set; }
Pub/Sub topic for receiving notification. If this field is set,
when the import is finished, a notification is sent to
specified Pub/Sub topic. The message data is JSON string of a
[Operation][google.longrunning.Operation].
Format of the Pub/Sub topic is projects/{project}/topics/{topic}.
[[["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 reference documentation for the \u003ccode\u003eImportCompletionDataRequest\u003c/code\u003e class within the Google Cloud Retail v2 API, specifically within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportCompletionDataRequest\u003c/code\u003e class is used for methods to import completion data and it 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 includes properties such as \u003ccode\u003eInputConfig\u003c/code\u003e, \u003ccode\u003eNotificationPubsubTopic\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are used to configure the data import, set up Pub/Sub notifications, and define the catalog to which the data belongs.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the API, ranging from version 1.0.0 to the latest version 2.12.0, and each version leads to the same \u003ccode\u003eImportCompletionDataRequest\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides two constructors for the class: a default constructor and a copy constructor, which take an existing \u003ccode\u003eImportCompletionDataRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]