Skip to content

Commit dcf5cbb

Browse files
yoshi-automationchingor13
authored andcommitted
Regenerate speech client - doc updates (googleapis#5893)
1 parent c40273e commit dcf5cbb

File tree

3 files changed

+22
-5
lines changed

3 files changed

+22
-5
lines changed

google-api-grpc/proto-google-cloud-speech-v1p1beta1/src/main/java/com/google/cloud/speech/v1p1beta1/SpeakerDiarizationConfig.java

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

google-api-grpc/proto-google-cloud-speech-v1p1beta1/src/main/proto/google/cloud/speech/v1p1beta1/cloud_speech.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ message RecognitionConfig {
373373
bool use_enhanced = 14;
374374
}
375375

376+
// *Optional* Config to enable speaker diarization.
376377
message SpeakerDiarizationConfig {
377378
// *Optional* If 'true', enables speaker detection for each recognized word in
378379
// the top alternative of the recognition result using a speaker_tag provided

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-07-25T07:57:41.134771Z",
2+
"updateTime": "2019-07-26T07:56:19.980217Z",
33
"sources": [
44
{
55
"generator": {
@@ -12,8 +12,8 @@
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "4b12afe72950f36bef6f196a05f4430e4421a873",
16-
"internalRef": "259790363"
15+
"sha": "0906a9e74f4db789aee7fc5016ab828d3dd24f03",
16+
"internalRef": "260061471"
1717
}
1818
}
1919
],

0 commit comments

Comments
 (0)