public sealed class ImportCompletionDataRequest : IMessage<ImportCompletionDataRequest>, IEquatable<ImportCompletionDataRequest>, IDeepCloneable<ImportCompletionDataRequest>, IBufferMessage, IMessage
public string NotificationPubsubTopic { get; set; }
Pub/Sub topic for receiving notification. If this field is set,
when the import is finished, a notification will be sent to
specified Pub/Sub topic. The message data will be 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\u003eThe latest version of \u003ccode\u003eImportCompletionDataRequest\u003c/code\u003e is 2.12.0, part of the Google.Cloud.Retail.V2 namespace, with earlier versions available from 2.11.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportCompletionDataRequest\u003c/code\u003e is a class used to send a request to import completion data, implementing multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThis class requires an input configuration (InputConfig) specifying the location of the data and the catalog to which the suggestions dataset belongs, with the format \u003ccode\u003eprojects/1234/locations/global/catalogs/default_catalog\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportCompletionDataRequest\u003c/code\u003e provides a feature to set a Pub/Sub topic (NotificationPubsubTopic) for receiving notifications upon completion of the import operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has public properties like InputConfig, NotificationPubsubTopic, Parent, and ParentAsCatalogName, as well as constructors to instantiate the class directly or with another ImportCompletionDataRequest as its parameter.\u003c/p\u003e\n"]]],[],null,[]]