Skip to content

Commit ff52c2e

Browse files
rebeccaellisamanda-tarafa
authored andcommitted
Update ImportUserEventsGcsSample.cs
1 parent c456b82 commit ff52c2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

retail/interactive-tutorial/RetailEvents.Samples/ImportUserEventsGcsSample.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
// limitations under the License.
1515

1616
// Import user events into a catalog from GCS using Retail API
17+
// [START retail_import_user_events_from_gcs]
1718

1819
using Google.Cloud.Retail.V2;
1920
using Google.LongRunning;
@@ -105,6 +106,8 @@ public static Operation<ImportUserEventsResponse, ImportMetadata> ImportUserEven
105106
}
106107
}
107108

109+
// [END retail_import_user_events_from_gcs]
110+
108111
/// <summary>
109112
/// The import user events GCS tutorial class.
110113
/// </summary>

0 commit comments

Comments
 (0)