Skip to content

Commit f979b53

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 13731 b: refs/heads/autosynth-logging c: 813feac h: refs/heads/master i: 13729: 7f7c749 13727: c688a98
1 parent 9749fc1 commit f979b53

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
@@ -105,7 +105,7 @@ refs/tags/v0.61.0: e4b526656bb1bf5eefd0ee578b7405147821225e
105105
refs/tags/v0.62.0: bbede7385d48ba08f487bdd29ec10668ace96396
106106
refs/heads/0.60.0-alpha: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
107107
refs/heads/autosynth-dlp: 90e4efe3be392e89dc36bce22afab981a905b1bc
108-
refs/heads/autosynth-logging: 74261258b4cbec61d55dc9b5312f6438eb34a2ef
108+
refs/heads/autosynth-logging: 813feac471723246b4ea08bef9e8a84a68c80a98
109109
refs/heads/dupes: 3478c5d81fd242d0e985656645a679420a2060c2
110110
refs/tags/v0.63.0: 94f19b71d40f46b36120e7b9d78a1a3d41bfcbd6
111111
refs/tags/v0.64.0: 456e8fbd129deced3ca025f239a2d8a82bde1d0a

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