Skip to content

Commit eba5a16

Browse files
rebeccaellisamanda-tarafa
authored andcommitted
Update PurgeUserEventSample.cs
1 parent ff52c2e commit eba5a16

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

retail/interactive-tutorial/RetailEvents.Samples/PurgeUserEventSample.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
// Purge user events using Retail API
17+
// [START retail_purge_user_events]
1718

1819
using Google.Cloud.Retail.V2;
1920
using Google.LongRunning;
@@ -100,3 +101,5 @@ public static void PerformPurgeUserEventOperation()
100101
PurgeUserEventSample.CallPurgeUserEvents(defaultCatalog);
101102
}
102103
}
104+
105+
// [END retail_purge_user_events]

0 commit comments

Comments
 (0)