Skip to content

Commit 31e0925

Browse files
rebeccaellisamanda-tarafa
authored andcommitted
Update RejoinUserEventSample.cs
1 parent eba5a16 commit 31e0925

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

1819
using Google.Cloud.Retail.V2;
1920
using Google.LongRunning;
@@ -114,6 +115,8 @@ public static Operation<RejoinUserEventsResponse, RejoinUserEventsMetadata> Call
114115
}
115116
}
116117

118+
// [END retail_rejoin_user_events]
119+
117120
/// <summary>
118121
/// The rejoin user event tutorial class.
119122
/// </summary>

0 commit comments

Comments
 (0)