Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Commit db15f23

Browse files
docs(regen): updated documentation for AudioOutputConfig (#77)
1 parent a7e117c commit db15f23

File tree

5 files changed

+16
-4
lines changed

5 files changed

+16
-4
lines changed

proto-google-cloud-dialogflow-v2/src/main/java/com/google/cloud/dialogflow/v2/OutputAudioConfig.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
*
2424
* <pre>
2525
* Instructs the speech synthesizer on how to generate the output audio content.
26+
* If this audio config is supplied in a request, it overrides all existing
27+
* text-to-speech settings applied to the agent.
2628
* </pre>
2729
*
2830
* Protobuf type {@code google.cloud.dialogflow.v2.OutputAudioConfig}
@@ -428,6 +430,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
428430
*
429431
* <pre>
430432
* Instructs the speech synthesizer on how to generate the output audio content.
433+
* If this audio config is supplied in a request, it overrides all existing
434+
* text-to-speech settings applied to the agent.
431435
* </pre>
432436
*
433437
* Protobuf type {@code google.cloud.dialogflow.v2.OutputAudioConfig}

proto-google-cloud-dialogflow-v2/src/main/proto/google/cloud/dialogflow/v2/audio_config.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,8 @@ enum OutputAudioEncoding {
335335
}
336336

337337
// Instructs the speech synthesizer on how to generate the output audio content.
338+
// If this audio config is supplied in a request, it overrides all existing
339+
// text-to-speech settings applied to the agent.
338340
message OutputAudioConfig {
339341
// Required. Audio encoding of the synthesized audio content.
340342
OutputAudioEncoding audio_encoding = 1;

proto-google-cloud-dialogflow-v2beta1/src/main/java/com/google/cloud/dialogflow/v2beta1/OutputAudioConfig.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
*
2424
* <pre>
2525
* Instructs the speech synthesizer how to generate the output audio content.
26+
* If this audio config is supplied in a request, it overrides all existing
27+
* text-to-speech settings applied to the agent.
2628
* </pre>
2729
*
2830
* Protobuf type {@code google.cloud.dialogflow.v2beta1.OutputAudioConfig}
@@ -432,6 +434,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
432434
*
433435
* <pre>
434436
* Instructs the speech synthesizer how to generate the output audio content.
437+
* If this audio config is supplied in a request, it overrides all existing
438+
* text-to-speech settings applied to the agent.
435439
* </pre>
436440
*
437441
* Protobuf type {@code google.cloud.dialogflow.v2beta1.OutputAudioConfig}

proto-google-cloud-dialogflow-v2beta1/src/main/proto/google/cloud/dialogflow/v2beta1/audio_config.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,8 @@ enum OutputAudioEncoding {
335335
}
336336

337337
// Instructs the speech synthesizer how to generate the output audio content.
338+
// If this audio config is supplied in a request, it overrides all existing
339+
// text-to-speech settings applied to the agent.
338340
message OutputAudioConfig {
339341
// Required. Audio encoding of the synthesized audio content.
340342
OutputAudioEncoding audio_encoding = 1;

synth.metadata

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2020-02-03T22:49:28.096010Z",
2+
"updateTime": "2020-02-05T22:47:03.341921Z",
33
"sources": [
44
{
55
"generator": {
@@ -12,9 +12,9 @@
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "29d40b78e3dc1579b0b209463fbcb76e5767f72a",
16-
"internalRef": "292979741",
17-
"log": "29d40b78e3dc1579b0b209463fbcb76e5767f72a\nExpose managedidentities/v1beta1/ API for client library usage.\n\nPiperOrigin-RevId: 292979741\n\na22129a1fb6e18056d576dfb7717aef74b63734a\nExpose managedidentities/v1/ API for client library usage.\n\nPiperOrigin-RevId: 292968186\n\n"
15+
"sha": "781aadb932e64a12fb6ead7cd842698d99588433",
16+
"internalRef": "293443396",
17+
"log": "781aadb932e64a12fb6ead7cd842698d99588433\nDialogflow weekly v2/v2beta1 library update:\n- Documentation updates\nImportant updates are also posted at\nhttps://cloud.google.com/dialogflow/docs/release-notes\n\nPiperOrigin-RevId: 293443396\n\ne2602608c9138c2fca24162720e67f9307c30b95\nDialogflow weekly v2/v2beta1 library update:\n- Documentation updates\nImportant updates are also posted at\nhttps://cloud.google.com/dialogflow/docs/release-notes\n\nPiperOrigin-RevId: 293442964\n\nc8aef82028d06b7992278fa9294c18570dc86c3d\nAdd cc_proto_library and cc_grpc_library targets for Bigtable protos.\n\nAlso fix indentation of cc_grpc_library targets in Spanner and IAM protos.\n\nPiperOrigin-RevId: 293440538\n\ne2faab04f4cb7f9755072330866689b1943a16e9\ncloudtasks: v2 replace non-standard retry params in gapic config v2\n\nPiperOrigin-RevId: 293424055\n\ndfb4097ea628a8470292c6590a4313aee0c675bd\nerrorreporting: v1beta1 add legacy artman config for php\n\nPiperOrigin-RevId: 293423790\n\nb18aed55b45bfe5b62476292c72759e6c3e573c6\nasset: v1p1beta1 updated comment for `page_size` limit.\n\nPiperOrigin-RevId: 293421386\n\nc9ef36b7956d9859a2fc86ad35fcaa16958ab44f\nbazel: Refactor CI build scripts\n\nPiperOrigin-RevId: 293387911\n\na8ed9d921fdddc61d8467bfd7c1668f0ad90435c\nfix: set Ruby module name for OrgPolicy\n\nPiperOrigin-RevId: 293257997\n\n6c7d28509bd8315de8af0889688ee20099594269\nredis: v1beta1 add UpgradeInstance and connect_mode field to Instance\n\nPiperOrigin-RevId: 293242878\n\nae0abed4fcb4c21f5cb67a82349a049524c4ef68\nredis: v1 add connect_mode field to Instance\n\nPiperOrigin-RevId: 293241914\n\n3f7a0d29b28ee9365771da2b66edf7fa2b4e9c56\nAdds service config definition for bigqueryreservation v1beta1\n\nPiperOrigin-RevId: 293234418\n\n0c88168d5ed6fe353a8cf8cbdc6bf084f6bb66a5\naddition of BUILD & configuration for accessapproval v1\n\nPiperOrigin-RevId: 293219198\n\n39bedc2e30f4778ce81193f6ba1fec56107bcfc4\naccessapproval: v1 publish protos\n\nPiperOrigin-RevId: 293167048\n\n69d9945330a5721cd679f17331a78850e2618226\nAdd file-level `Session` resource definition\n\nPiperOrigin-RevId: 293080182\n\nf6a1a6b417f39694275ca286110bc3c1ca4db0dc\nAdd file-level `Session` resource definition\n\nPiperOrigin-RevId: 293080178\n\n"
1818
}
1919
},
2020
{

0 commit comments

Comments
 (0)