Skip to content

Commit 900ae92

Browse files
yoshi-automationchingor13
authored andcommitted
---
yaml --- r: 11689 b: refs/heads/autosynth-pubsub c: 764ac63 h: refs/heads/master i: 11687: 8944b20
1 parent 3897f42 commit 900ae92

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
@@ -116,7 +116,7 @@ refs/heads/autosynth-compute: fa508ebab5b6a1db14949441c8de868cefbcf1a6
116116
refs/heads/autosynth-container: d0346e84b1f26e3dc10444450a998f357a43bcef
117117
refs/heads/autosynth-dataproc: c0f21dd811166848a60f810565a5614bb9c7f47e
118118
refs/heads/autosynth-monitoring: 28bf7ca67c0aab4815884e5d6253aaa8aa3baa1c
119-
refs/heads/autosynth-pubsub: 73de5eba2d8943246590b7db805c2a2bc1a68986
119+
refs/heads/autosynth-pubsub: 764ac63708d2b758417676e431cb9fef321feb3e
120120
refs/heads/autosynth-video-intelligence: 06fb1841ae847f4ef79a62ba995efbabc213edf8
121121
refs/heads/autosynth-vision: 6bece1ee6c1c41d5822c72bf0d6a82484166b402
122122
refs/heads/spanner: 54a5e197bfe0a004e13c190427f46c3413ab572d

branches/autosynth-pubsub/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-pubsub/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-pubsub/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-pubsub/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)