Skip to content

Commit fbca5f8

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 16023 b: refs/heads/autosynth-errorreporting c: 813feac h: refs/heads/master i: 16021: 2150760 16019: f020fe2 16015: 6b07eda
1 parent 630c7d9 commit fbca5f8

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
@@ -131,7 +131,7 @@ refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8
132132
refs/heads/autosynth-datastore: 9acd400b484d6691a080c9152a331d88d24fefc1
133133
refs/heads/autosynth-dialogflow: d7477419376eac9b6dcc7dbcede581152527351d
134-
refs/heads/autosynth-errorreporting: 74261258b4cbec61d55dc9b5312f6438eb34a2ef
134+
refs/heads/autosynth-errorreporting: 813feac471723246b4ea08bef9e8a84a68c80a98
135135
refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b
136136
refs/heads/autosynth-iot: 9d732be07d99843d8cb53d34ec0837328a807fce
137137
refs/heads/autosynth-kms: dcc6e15d68759010c8735cc868135bd7e6c1cc5f

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