Skip to content

Commit

Permalink
samples: move generated samples to generated directory (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored Feb 24, 2020
1 parent d4249bb commit 962325b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
// sample-metadata:
// title: List Recommendations
// description: List recommendations for a specified project, location, and recommender.
// usage: gradle run
// -PmainClass=com.google.cloud.examples.recommender.v1beta1.SampleListRecommendations
// usage: gradle run -PmainClass=com.google.cloud.examples.recommender.v1beta1.SampleListRecommendations

package com.google.cloud.examples.recommender.v1beta1;

Expand Down

0 comments on commit 962325b

Please sign in to comment.