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 various prior versions available down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportCompletionDataRequest\u003c/code\u003e is a class used to request the import of completion data for Google Cloud Retail services and implements interfaces such as \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 \u003ccode\u003eImportCompletionDataRequest\u003c/code\u003e has two constructors: a parameterless default and one that accepts another \u003ccode\u003eImportCompletionDataRequest\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eInputConfig\u003c/code\u003e to define the input location of data, \u003ccode\u003eNotificationPubsubTopic\u003c/code\u003e for receiving notifications upon import completion, and \u003ccode\u003eParent\u003c/code\u003e for specifying the associated catalog.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be found in the Google.Cloud.Retail.V2.dll assembly, with an inheritance chain that starts with \u003ccode\u003eObject\u003c/code\u003e and is found in the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]