Skip to content

Commit b527f49

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 12497 b: refs/heads/autosynth-websecurityscanner c: 764ac63 h: refs/heads/master i: 12495: 745c779
1 parent f1b034c commit b527f49

5 files changed

Lines changed: 1 addition & 5 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ refs/heads/autosynth-speech: 631df42a628621fe42eb4974c9eb725b2fe8e473
145145
refs/heads/autosynth-tasks: afc9f4da54964dea5e7f3a9b164db282fc35db5c
146146
refs/heads/autosynth-texttospeech: a447278ab2ec3975aab3b641549c6780eac0a07a
147147
refs/heads/autosynth-trace: 80c58aa2fb54b0a9c6876f2c21aa8d19cf55962e
148-
refs/heads/autosynth-websecurityscanner: 73de5eba2d8943246590b7db805c2a2bc1a68986
148+
refs/heads/autosynth-websecurityscanner: 764ac63708d2b758417676e431cb9fef321feb3e
149149
refs/heads/bigquerystorage: 06db74d123d7f8a3ef48755c2fcabed09faf8e64
150150
refs/heads/elharo-patch-1: ce159ef828d3c545991ff78e7b6e0d912a9453e9
151151
refs/heads/mrschmidt-fieldmask: b9d150d918f42f68109f9f85f325a99954237b3a

branches/autosynth-websecurityscanner/google-cloud-clients/google-cloud-speech/src/test/java/com/google/cloud/speech/v1/SpeechClientTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
import com.google.api.gax.rpc.BidiStreamingCallable;
2727
import com.google.api.gax.rpc.InvalidArgumentException;
2828
import com.google.api.gax.rpc.StatusCode;
29-
import com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding;
3029
import com.google.longrunning.Operation;
3130
import com.google.protobuf.Any;
3231
import com.google.protobuf.GeneratedMessageV3;

branches/autosynth-websecurityscanner/google-cloud-clients/google-cloud-speech/src/test/java/com/google/cloud/speech/v1/SpeechSmokeTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
*/
1616
package com.google.cloud.speech.v1;
1717

18-
import com.google.cloud.speech.v1.RecognitionConfig.AudioEncoding;
1918
import com.google.common.base.Preconditions;
2019
import java.util.logging.Level;
2120
import java.util.logging.Logger;

branches/autosynth-websecurityscanner/google-cloud-clients/google-cloud-speech/src/test/java/com/google/cloud/speech/v1p1beta1/SpeechClientTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
import com.google.api.gax.rpc.BidiStreamingCallable;
2727
import com.google.api.gax.rpc.InvalidArgumentException;
2828
import com.google.api.gax.rpc.StatusCode;
29-
import com.google.cloud.speech.v1p1beta1.RecognitionConfig.AudioEncoding;
3029
import com.google.longrunning.Operation;
3130
import com.google.protobuf.Any;
3231
import com.google.protobuf.GeneratedMessageV3;

branches/autosynth-websecurityscanner/google-cloud-clients/google-cloud-speech/src/test/java/com/google/cloud/speech/v1p1beta1/SpeechSmokeTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
*/
1616
package com.google.cloud.speech.v1p1beta1;
1717

18-
import com.google.cloud.speech.v1p1beta1.RecognitionConfig.AudioEncoding;
1918
import com.google.common.base.Preconditions;
2019
import java.util.logging.Level;
2120
import java.util.logging.Logger;

0 commit comments

Comments
 (0)