Skip to content

Commit f026bfc

Browse files
authored
samples: move generated samples to generated directory (#105)
1 parent b7d2aab commit f026bfc

File tree

49 files changed

+72
-223
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+72
-223
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

speech/src/main/java/com/google/cloud/examples/speech/v1/SpeechTranscribeAsync.java renamed to speech/generated/src/main/java/com/google/cloud/examples/speech/v1/SpeechTranscribeAsync.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
// sample-metadata:
1818
// title: Transcribe Audio File using Long Running Operation (Local File) (LRO)
1919
// description: Transcribe a long audio file using asynchronous speech recognition
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.speech.v1.SpeechTranscribeAsync
21-
// [--args='[--local_file_path "resources/brooklyn_bridge.raw"]']
20+
// usage: gradle run -PmainClass=com.google.cloud.examples.speech.v1.SpeechTranscribeAsync [--args='[--local_file_path "resources/brooklyn_bridge.raw"]']
2221

2322
package com.google.cloud.examples.speech.v1;
2423

0 commit comments

Comments
 (0)