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

Commit e2c69a9

Browse files
yoshi-automationchingor13
authored andcommitted
feat: add webhook_headers to QueryParams (#11)
* [CHANGE ME] Re-generated to pick up changes in the API or client library generator. * fix: allow proto interface changes
1 parent 0f31dd5 commit e2c69a9

File tree

22 files changed

+17160
-1733
lines changed

22 files changed

+17160
-1733
lines changed

.idea/java-dialogflow.iml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.idea/misc.xml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.idea/modules.xml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.idea/vcs.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- see http://www.mojohaus.org/clirr-maven-plugin/examples/ignored-differences.html -->
33
<differences>
4-
<difference>
5-
<differenceType>7012</differenceType>
6-
<className>com/google/cloud/dialogflow/**/*OrBuilder</className>
7-
<method>* get*(*)</method>
8-
</difference>
9-
</differences>
4+
<difference>
5+
<differenceType>7012</differenceType>
6+
<className>com/google/cloud/dialogflow/v2/*OrBuilder</className>
7+
<method>* get*(*)</method>
8+
</difference>
9+
<difference>
10+
<differenceType>7012</differenceType>
11+
<className>com/google/cloud/dialogflow/v2/*OrBuilder</className>
12+
<method>boolean contains*(*)</method>
13+
</difference>
14+
<difference>
15+
<differenceType>7012</differenceType>
16+
<className>com/google/cloud/dialogflow/v2/*OrBuilder</className>
17+
<method>boolean has*(*)</method>
18+
</difference>
19+
</differences>

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

Lines changed: 46 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -54,49 +54,50 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
5454
java.lang.String[] descriptorData = {
5555
"\n-google/cloud/dialogflow/v2/audio_confi"
5656
+ "g.proto\022\032google.cloud.dialogflow.v2\032\037goo"
57-
+ "gle/api/field_behavior.proto\032\036google/pro"
58-
+ "tobuf/duration.proto\032\034google/api/annotat"
59-
+ "ions.proto\"\376\001\n\020InputAudioConfig\022A\n\016audio"
60-
+ "_encoding\030\001 \001(\0162).google.cloud.dialogflo"
61-
+ "w.v2.AudioEncoding\022\031\n\021sample_rate_hertz\030"
62-
+ "\002 \001(\005\022\025\n\rlanguage_code\030\003 \001(\t\022\024\n\014phrase_h"
63-
+ "ints\030\004 \003(\t\022E\n\rmodel_variant\030\n \001(\0162..goog"
64-
+ "le.cloud.dialogflow.v2.SpeechModelVarian"
65-
+ "t\022\030\n\020single_utterance\030\010 \001(\010\"f\n\024VoiceSele"
66-
+ "ctionParams\022\014\n\004name\030\001 \001(\t\022@\n\013ssml_gender"
67-
+ "\030\002 \001(\0162+.google.cloud.dialogflow.v2.Ssml"
68-
+ "VoiceGender\"\263\001\n\026SynthesizeSpeechConfig\022\025"
69-
+ "\n\rspeaking_rate\030\001 \001(\001\022\r\n\005pitch\030\002 \001(\001\022\026\n\016"
70-
+ "volume_gain_db\030\003 \001(\001\022\032\n\022effects_profile_"
71-
+ "id\030\005 \003(\t\022?\n\005voice\030\004 \001(\01320.google.cloud.d"
72-
+ "ialogflow.v2.VoiceSelectionParams\"\315\001\n\021Ou"
73-
+ "tputAudioConfig\022G\n\016audio_encoding\030\001 \001(\0162"
74-
+ "/.google.cloud.dialogflow.v2.OutputAudio"
75-
+ "Encoding\022\031\n\021sample_rate_hertz\030\002 \001(\005\022T\n\030s"
76-
+ "ynthesize_speech_config\030\003 \001(\01322.google.c"
77-
+ "loud.dialogflow.v2.SynthesizeSpeechConfi"
78-
+ "g*\373\001\n\rAudioEncoding\022\036\n\032AUDIO_ENCODING_UN"
79-
+ "SPECIFIED\020\000\022\034\n\030AUDIO_ENCODING_LINEAR_16\020"
80-
+ "\001\022\027\n\023AUDIO_ENCODING_FLAC\020\002\022\030\n\024AUDIO_ENCO"
81-
+ "DING_MULAW\020\003\022\026\n\022AUDIO_ENCODING_AMR\020\004\022\031\n\025"
82-
+ "AUDIO_ENCODING_AMR_WB\020\005\022\033\n\027AUDIO_ENCODIN"
83-
+ "G_OGG_OPUS\020\006\022)\n%AUDIO_ENCODING_SPEEX_WIT"
84-
+ "H_HEADER_BYTE\020\007*v\n\022SpeechModelVariant\022$\n"
85-
+ " SPEECH_MODEL_VARIANT_UNSPECIFIED\020\000\022\026\n\022U"
86-
+ "SE_BEST_AVAILABLE\020\001\022\020\n\014USE_STANDARD\020\002\022\020\n"
87-
+ "\014USE_ENHANCED\020\003*\215\001\n\017SsmlVoiceGender\022!\n\035S"
88-
+ "SML_VOICE_GENDER_UNSPECIFIED\020\000\022\032\n\026SSML_V"
89-
+ "OICE_GENDER_MALE\020\001\022\034\n\030SSML_VOICE_GENDER_"
90-
+ "FEMALE\020\002\022\035\n\031SSML_VOICE_GENDER_NEUTRAL\020\003*"
91-
+ "\244\001\n\023OutputAudioEncoding\022%\n!OUTPUT_AUDIO_"
92-
+ "ENCODING_UNSPECIFIED\020\000\022#\n\037OUTPUT_AUDIO_E"
93-
+ "NCODING_LINEAR_16\020\001\022\035\n\031OUTPUT_AUDIO_ENCO"
94-
+ "DING_MP3\020\002\022\"\n\036OUTPUT_AUDIO_ENCODING_OGG_"
95-
+ "OPUS\020\003B\237\001\n\036com.google.cloud.dialogflow.v"
96-
+ "2B\020AudioConfigProtoP\001ZDgoogle.golang.org"
97-
+ "/genproto/googleapis/cloud/dialogflow/v2"
98-
+ ";dialogflow\370\001\001\242\002\002DF\252\002\032Google.Cloud.Dialo"
99-
+ "gflow.V2b\006proto3"
57+
+ "gle/api/field_behavior.proto\032\031google/api"
58+
+ "/resource.proto\032\036google/protobuf/duratio"
59+
+ "n.proto\032\034google/api/annotations.proto\"\376\001"
60+
+ "\n\020InputAudioConfig\022A\n\016audio_encoding\030\001 \001"
61+
+ "(\0162).google.cloud.dialogflow.v2.AudioEnc"
62+
+ "oding\022\031\n\021sample_rate_hertz\030\002 \001(\005\022\025\n\rlang"
63+
+ "uage_code\030\003 \001(\t\022\024\n\014phrase_hints\030\004 \003(\t\022E\n"
64+
+ "\rmodel_variant\030\n \001(\0162..google.cloud.dial"
65+
+ "ogflow.v2.SpeechModelVariant\022\030\n\020single_u"
66+
+ "tterance\030\010 \001(\010\"f\n\024VoiceSelectionParams\022\014"
67+
+ "\n\004name\030\001 \001(\t\022@\n\013ssml_gender\030\002 \001(\0162+.goog"
68+
+ "le.cloud.dialogflow.v2.SsmlVoiceGender\"\263"
69+
+ "\001\n\026SynthesizeSpeechConfig\022\025\n\rspeaking_ra"
70+
+ "te\030\001 \001(\001\022\r\n\005pitch\030\002 \001(\001\022\026\n\016volume_gain_d"
71+
+ "b\030\003 \001(\001\022\032\n\022effects_profile_id\030\005 \003(\t\022?\n\005v"
72+
+ "oice\030\004 \001(\01320.google.cloud.dialogflow.v2."
73+
+ "VoiceSelectionParams\"\315\001\n\021OutputAudioConf"
74+
+ "ig\022G\n\016audio_encoding\030\001 \001(\0162/.google.clou"
75+
+ "d.dialogflow.v2.OutputAudioEncoding\022\031\n\021s"
76+
+ "ample_rate_hertz\030\002 \001(\005\022T\n\030synthesize_spe"
77+
+ "ech_config\030\003 \001(\01322.google.cloud.dialogfl"
78+
+ "ow.v2.SynthesizeSpeechConfig*\373\001\n\rAudioEn"
79+
+ "coding\022\036\n\032AUDIO_ENCODING_UNSPECIFIED\020\000\022\034"
80+
+ "\n\030AUDIO_ENCODING_LINEAR_16\020\001\022\027\n\023AUDIO_EN"
81+
+ "CODING_FLAC\020\002\022\030\n\024AUDIO_ENCODING_MULAW\020\003\022"
82+
+ "\026\n\022AUDIO_ENCODING_AMR\020\004\022\031\n\025AUDIO_ENCODIN"
83+
+ "G_AMR_WB\020\005\022\033\n\027AUDIO_ENCODING_OGG_OPUS\020\006\022"
84+
+ ")\n%AUDIO_ENCODING_SPEEX_WITH_HEADER_BYTE"
85+
+ "\020\007*v\n\022SpeechModelVariant\022$\n SPEECH_MODEL"
86+
+ "_VARIANT_UNSPECIFIED\020\000\022\026\n\022USE_BEST_AVAIL"
87+
+ "ABLE\020\001\022\020\n\014USE_STANDARD\020\002\022\020\n\014USE_ENHANCED"
88+
+ "\020\003*\215\001\n\017SsmlVoiceGender\022!\n\035SSML_VOICE_GEN"
89+
+ "DER_UNSPECIFIED\020\000\022\032\n\026SSML_VOICE_GENDER_M"
90+
+ "ALE\020\001\022\034\n\030SSML_VOICE_GENDER_FEMALE\020\002\022\035\n\031S"
91+
+ "SML_VOICE_GENDER_NEUTRAL\020\003*\244\001\n\023OutputAud"
92+
+ "ioEncoding\022%\n!OUTPUT_AUDIO_ENCODING_UNSP"
93+
+ "ECIFIED\020\000\022#\n\037OUTPUT_AUDIO_ENCODING_LINEA"
94+
+ "R_16\020\001\022\035\n\031OUTPUT_AUDIO_ENCODING_MP3\020\002\022\"\n"
95+
+ "\036OUTPUT_AUDIO_ENCODING_OGG_OPUS\020\003B\237\001\n\036co"
96+
+ "m.google.cloud.dialogflow.v2B\020AudioConfi"
97+
+ "gProtoP\001ZDgoogle.golang.org/genproto/goo"
98+
+ "gleapis/cloud/dialogflow/v2;dialogflow\370\001"
99+
+ "\001\242\002\002DF\252\002\032Google.Cloud.Dialogflow.V2b\006pro"
100+
+ "to3"
100101
};
101102
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
102103
new com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner() {
@@ -110,6 +111,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors(
110111
descriptorData,
111112
new com.google.protobuf.Descriptors.FileDescriptor[] {
112113
com.google.api.FieldBehaviorProto.getDescriptor(),
114+
com.google.api.ResourceProto.getDescriptor(),
113115
com.google.protobuf.DurationProto.getDescriptor(),
114116
com.google.api.AnnotationsProto.getDescriptor(),
115117
},
@@ -152,6 +154,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors(
152154
"AudioEncoding", "SampleRateHertz", "SynthesizeSpeechConfig",
153155
});
154156
com.google.api.FieldBehaviorProto.getDescriptor();
157+
com.google.api.ResourceProto.getDescriptor();
155158
com.google.protobuf.DurationProto.getDescriptor();
156159
com.google.api.AnnotationsProto.getDescriptor();
157160
}

0 commit comments

Comments
 (0)