Skip to content

Commit 1fddee2

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 13849 b: refs/heads/autosynth-compute c: 813feac h: refs/heads/master i: 13847: 6f51726
1 parent 0660dc4 commit 1fddee2

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ refs/tags/v0.64.0: 456e8fbd129deced3ca025f239a2d8a82bde1d0a
112112
refs/tags/v0.65.0: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
113113
refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
114114
refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115-
refs/heads/autosynth-compute: 74261258b4cbec61d55dc9b5312f6438eb34a2ef
115+
refs/heads/autosynth-compute: 813feac471723246b4ea08bef9e8a84a68c80a98
116116
refs/heads/autosynth-container: d0346e84b1f26e3dc10444450a998f357a43bcef
117117
refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118118
refs/heads/autosynth-monitoring: 120f508e0065f4ce39cf0e6a69a08138773f2cfb

branches/autosynth-compute/google-api-grpc/proto-google-cloud-speech-v1/src/main/java/com/google/cloud/speech/v1/RecognitionConfig.java

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-compute/google-api-grpc/proto-google-cloud-speech-v1/src/main/java/com/google/cloud/speech/v1/RecognitionConfigOrBuilder.java

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

branches/autosynth-compute/google-api-grpc/proto-google-cloud-speech-v1/src/main/proto/google/cloud/speech/v1/cloud_speech.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ message RecognitionConfig {
215215
// for all other audio formats. For details, see [AudioEncoding][google.cloud.speech.v1.RecognitionConfig.AudioEncoding].
216216
int32 sample_rate_hertz = 2;
217217

218-
// This needs to be set to true explicitly and `audio_channel_count` > 1
218+
// This needs to be set to `true` explicitly and `audio_channel_count` > 1
219219
// to get each channel recognized separately. The recognition result will
220220
// contain a `channel_tag` field to state which channel that result belongs
221221
// to. If this is not true, we will only recognize the first channel. The

branches/autosynth-compute/google-cloud-clients/google-cloud-speech/synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2019-01-10T00:31:48.503770Z",
2+
"updateTime": "2019-01-11T08:49:02.528645Z",
33
"sources": [
44
{
55
"generator": {
@@ -12,8 +12,8 @@
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "deeb0a29ecc3e746c6fd82f72117360c4ef984cf",
16-
"internalRef": "228610851"
15+
"sha": "73babd109ac827701c8d957646aa0caa237e23cd",
16+
"internalRef": "228781294"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)