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 aOperation. Format of the Pub/Sub topic isprojects/{project}/topics/{topic}.
getParent
Required. The catalog which the suggestions dataset belongs to.
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 aOperation.
Format of the Pub/Sub topic isprojects/{project}/topics/{topic}.
Returns
Type
Description
string
setNotificationPubsubTopic
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 aOperation.
Format of the Pub/Sub topic isprojects/{project}/topics/{topic}.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Retail V2 Client - Class ImportCompletionDataRequest (2.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.1 (latest)](/php/docs/reference/cloud-retail/latest/V2.ImportCompletionDataRequest)\n- [2.3.0](/php/docs/reference/cloud-retail/2.3.0/V2.ImportCompletionDataRequest)\n- [2.2.1](/php/docs/reference/cloud-retail/2.2.1/V2.ImportCompletionDataRequest)\n- [2.1.3](/php/docs/reference/cloud-retail/2.1.3/V2.ImportCompletionDataRequest)\n- [2.0.0](/php/docs/reference/cloud-retail/2.0.0/V2.ImportCompletionDataRequest)\n- [1.7.0](/php/docs/reference/cloud-retail/1.7.0/V2.ImportCompletionDataRequest)\n- [1.6.4](/php/docs/reference/cloud-retail/1.6.4/V2.ImportCompletionDataRequest)\n- [1.5.0](/php/docs/reference/cloud-retail/1.5.0/V2.ImportCompletionDataRequest)\n- [1.4.2](/php/docs/reference/cloud-retail/1.4.2/V2.ImportCompletionDataRequest)\n- [1.3.1](/php/docs/reference/cloud-retail/1.3.1/V2.ImportCompletionDataRequest)\n- [1.2.1](/php/docs/reference/cloud-retail/1.2.1/V2.ImportCompletionDataRequest)\n- [1.1.1](/php/docs/reference/cloud-retail/1.1.1/V2.ImportCompletionDataRequest)\n- [1.0.1](/php/docs/reference/cloud-retail/1.0.1/V2.ImportCompletionDataRequest) \nReference documentation and code samples for the Google Cloud Retail V2 Client class ImportCompletionDataRequest.\n\nRequest message for ImportCompletionData methods.\n\nGenerated from protobuf message `google.cloud.retail.v2.ImportCompletionDataRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Retail \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The catalog which the suggestions dataset belongs to.\n\nFormat: `projects/1234/locations/global/catalogs/default_catalog`.\n\n### setParent\n\nRequired. The catalog which the suggestions dataset belongs to.\n\nFormat: `projects/1234/locations/global/catalogs/default_catalog`.\n\n### getInputConfig\n\nRequired. The desired input location of the data.\n\n### hasInputConfig\n\n### clearInputConfig\n\n### setInputConfig\n\nRequired. The desired input location of the data.\n\n### getNotificationPubsubTopic\n\nPub/Sub topic for receiving notification. If this field is set,\nwhen the import is finished, a notification is sent to\nspecified Pub/Sub topic. The message data is JSON string of a\nOperation.\n\nFormat of the Pub/Sub topic is `projects/{project}/topics/{topic}`.\n\n### setNotificationPubsubTopic\n\nPub/Sub topic for receiving notification. If this field is set,\nwhen the import is finished, a notification is sent to\nspecified Pub/Sub topic. The message data is JSON string of a\nOperation.\n\nFormat of the Pub/Sub topic is `projects/{project}/topics/{topic}`."]]