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

Commit

Permalink
feat: add webhook_headers to QueryParams (#11)
Browse files Browse the repository at this point in the history
* [CHANGE ME] Re-generated  to pick up changes in the API or client library generator.

* fix: allow proto interface changes
  • Loading branch information
yoshi-automation authored and chingor13 committed Nov 12, 2019
1 parent 0f31dd5 commit e2c69a9
Show file tree
Hide file tree
Showing 22 changed files with 17,160 additions and 1,733 deletions.
12 changes: 0 additions & 12 deletions .idea/java-dialogflow.iml

This file was deleted.

14 changes: 0 additions & 14 deletions .idea/misc.xml

This file was deleted.

14 changes: 0 additions & 14 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

22 changes: 16 additions & 6 deletions proto-google-cloud-dialogflow-v2/clirr-ignored-differences.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- see http://www.mojohaus.org/clirr-maven-plugin/examples/ignored-differences.html -->
<differences>
<difference>
<differenceType>7012</differenceType>
<className>com/google/cloud/dialogflow/**/*OrBuilder</className>
<method>* get*(*)</method>
</difference>
</differences>
<difference>
<differenceType>7012</differenceType>
<className>com/google/cloud/dialogflow/v2/*OrBuilder</className>
<method>* get*(*)</method>
</difference>
<difference>
<differenceType>7012</differenceType>
<className>com/google/cloud/dialogflow/v2/*OrBuilder</className>
<method>boolean contains*(*)</method>
</difference>
<difference>
<differenceType>7012</differenceType>
<className>com/google/cloud/dialogflow/v2/*OrBuilder</className>
<method>boolean has*(*)</method>
</difference>
</differences>
Original file line number Diff line number Diff line change
Expand Up @@ -54,49 +54,50 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
java.lang.String[] descriptorData = {
"\n-google/cloud/dialogflow/v2/audio_confi"
+ "g.proto\022\032google.cloud.dialogflow.v2\032\037goo"
+ "gle/api/field_behavior.proto\032\036google/pro"
+ "tobuf/duration.proto\032\034google/api/annotat"
+ "ions.proto\"\376\001\n\020InputAudioConfig\022A\n\016audio"
+ "_encoding\030\001 \001(\0162).google.cloud.dialogflo"
+ "w.v2.AudioEncoding\022\031\n\021sample_rate_hertz\030"
+ "\002 \001(\005\022\025\n\rlanguage_code\030\003 \001(\t\022\024\n\014phrase_h"
+ "ints\030\004 \003(\t\022E\n\rmodel_variant\030\n \001(\0162..goog"
+ "le.cloud.dialogflow.v2.SpeechModelVarian"
+ "t\022\030\n\020single_utterance\030\010 \001(\010\"f\n\024VoiceSele"
+ "ctionParams\022\014\n\004name\030\001 \001(\t\022@\n\013ssml_gender"
+ "\030\002 \001(\0162+.google.cloud.dialogflow.v2.Ssml"
+ "VoiceGender\"\263\001\n\026SynthesizeSpeechConfig\022\025"
+ "\n\rspeaking_rate\030\001 \001(\001\022\r\n\005pitch\030\002 \001(\001\022\026\n\016"
+ "volume_gain_db\030\003 \001(\001\022\032\n\022effects_profile_"
+ "id\030\005 \003(\t\022?\n\005voice\030\004 \001(\01320.google.cloud.d"
+ "ialogflow.v2.VoiceSelectionParams\"\315\001\n\021Ou"
+ "tputAudioConfig\022G\n\016audio_encoding\030\001 \001(\0162"
+ "/.google.cloud.dialogflow.v2.OutputAudio"
+ "Encoding\022\031\n\021sample_rate_hertz\030\002 \001(\005\022T\n\030s"
+ "ynthesize_speech_config\030\003 \001(\01322.google.c"
+ "loud.dialogflow.v2.SynthesizeSpeechConfi"
+ "g*\373\001\n\rAudioEncoding\022\036\n\032AUDIO_ENCODING_UN"
+ "SPECIFIED\020\000\022\034\n\030AUDIO_ENCODING_LINEAR_16\020"
+ "\001\022\027\n\023AUDIO_ENCODING_FLAC\020\002\022\030\n\024AUDIO_ENCO"
+ "DING_MULAW\020\003\022\026\n\022AUDIO_ENCODING_AMR\020\004\022\031\n\025"
+ "AUDIO_ENCODING_AMR_WB\020\005\022\033\n\027AUDIO_ENCODIN"
+ "G_OGG_OPUS\020\006\022)\n%AUDIO_ENCODING_SPEEX_WIT"
+ "H_HEADER_BYTE\020\007*v\n\022SpeechModelVariant\022$\n"
+ " SPEECH_MODEL_VARIANT_UNSPECIFIED\020\000\022\026\n\022U"
+ "SE_BEST_AVAILABLE\020\001\022\020\n\014USE_STANDARD\020\002\022\020\n"
+ "\014USE_ENHANCED\020\003*\215\001\n\017SsmlVoiceGender\022!\n\035S"
+ "SML_VOICE_GENDER_UNSPECIFIED\020\000\022\032\n\026SSML_V"
+ "OICE_GENDER_MALE\020\001\022\034\n\030SSML_VOICE_GENDER_"
+ "FEMALE\020\002\022\035\n\031SSML_VOICE_GENDER_NEUTRAL\020\003*"
+ "\244\001\n\023OutputAudioEncoding\022%\n!OUTPUT_AUDIO_"
+ "ENCODING_UNSPECIFIED\020\000\022#\n\037OUTPUT_AUDIO_E"
+ "NCODING_LINEAR_16\020\001\022\035\n\031OUTPUT_AUDIO_ENCO"
+ "DING_MP3\020\002\022\"\n\036OUTPUT_AUDIO_ENCODING_OGG_"
+ "OPUS\020\003B\237\001\n\036com.google.cloud.dialogflow.v"
+ "2B\020AudioConfigProtoP\001ZDgoogle.golang.org"
+ "/genproto/googleapis/cloud/dialogflow/v2"
+ ";dialogflow\370\001\001\242\002\002DF\252\002\032Google.Cloud.Dialo"
+ "gflow.V2b\006proto3"
+ "gle/api/field_behavior.proto\032\031google/api"
+ "/resource.proto\032\036google/protobuf/duratio"
+ "n.proto\032\034google/api/annotations.proto\"\376\001"
+ "\n\020InputAudioConfig\022A\n\016audio_encoding\030\001 \001"
+ "(\0162).google.cloud.dialogflow.v2.AudioEnc"
+ "oding\022\031\n\021sample_rate_hertz\030\002 \001(\005\022\025\n\rlang"
+ "uage_code\030\003 \001(\t\022\024\n\014phrase_hints\030\004 \003(\t\022E\n"
+ "\rmodel_variant\030\n \001(\0162..google.cloud.dial"
+ "ogflow.v2.SpeechModelVariant\022\030\n\020single_u"
+ "tterance\030\010 \001(\010\"f\n\024VoiceSelectionParams\022\014"
+ "\n\004name\030\001 \001(\t\022@\n\013ssml_gender\030\002 \001(\0162+.goog"
+ "le.cloud.dialogflow.v2.SsmlVoiceGender\"\263"
+ "\001\n\026SynthesizeSpeechConfig\022\025\n\rspeaking_ra"
+ "te\030\001 \001(\001\022\r\n\005pitch\030\002 \001(\001\022\026\n\016volume_gain_d"
+ "b\030\003 \001(\001\022\032\n\022effects_profile_id\030\005 \003(\t\022?\n\005v"
+ "oice\030\004 \001(\01320.google.cloud.dialogflow.v2."
+ "VoiceSelectionParams\"\315\001\n\021OutputAudioConf"
+ "ig\022G\n\016audio_encoding\030\001 \001(\0162/.google.clou"
+ "d.dialogflow.v2.OutputAudioEncoding\022\031\n\021s"
+ "ample_rate_hertz\030\002 \001(\005\022T\n\030synthesize_spe"
+ "ech_config\030\003 \001(\01322.google.cloud.dialogfl"
+ "ow.v2.SynthesizeSpeechConfig*\373\001\n\rAudioEn"
+ "coding\022\036\n\032AUDIO_ENCODING_UNSPECIFIED\020\000\022\034"
+ "\n\030AUDIO_ENCODING_LINEAR_16\020\001\022\027\n\023AUDIO_EN"
+ "CODING_FLAC\020\002\022\030\n\024AUDIO_ENCODING_MULAW\020\003\022"
+ "\026\n\022AUDIO_ENCODING_AMR\020\004\022\031\n\025AUDIO_ENCODIN"
+ "G_AMR_WB\020\005\022\033\n\027AUDIO_ENCODING_OGG_OPUS\020\006\022"
+ ")\n%AUDIO_ENCODING_SPEEX_WITH_HEADER_BYTE"
+ "\020\007*v\n\022SpeechModelVariant\022$\n SPEECH_MODEL"
+ "_VARIANT_UNSPECIFIED\020\000\022\026\n\022USE_BEST_AVAIL"
+ "ABLE\020\001\022\020\n\014USE_STANDARD\020\002\022\020\n\014USE_ENHANCED"
+ "\020\003*\215\001\n\017SsmlVoiceGender\022!\n\035SSML_VOICE_GEN"
+ "DER_UNSPECIFIED\020\000\022\032\n\026SSML_VOICE_GENDER_M"
+ "ALE\020\001\022\034\n\030SSML_VOICE_GENDER_FEMALE\020\002\022\035\n\031S"
+ "SML_VOICE_GENDER_NEUTRAL\020\003*\244\001\n\023OutputAud"
+ "ioEncoding\022%\n!OUTPUT_AUDIO_ENCODING_UNSP"
+ "ECIFIED\020\000\022#\n\037OUTPUT_AUDIO_ENCODING_LINEA"
+ "R_16\020\001\022\035\n\031OUTPUT_AUDIO_ENCODING_MP3\020\002\022\"\n"
+ "\036OUTPUT_AUDIO_ENCODING_OGG_OPUS\020\003B\237\001\n\036co"
+ "m.google.cloud.dialogflow.v2B\020AudioConfi"
+ "gProtoP\001ZDgoogle.golang.org/genproto/goo"
+ "gleapis/cloud/dialogflow/v2;dialogflow\370\001"
+ "\001\242\002\002DF\252\002\032Google.Cloud.Dialogflow.V2b\006pro"
+ "to3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner() {
Expand All @@ -110,6 +111,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.api.ResourceProto.getDescriptor(),
com.google.protobuf.DurationProto.getDescriptor(),
com.google.api.AnnotationsProto.getDescriptor(),
},
Expand Down Expand Up @@ -152,6 +154,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors(
"AudioEncoding", "SampleRateHertz", "SynthesizeSpeechConfig",
});
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor();
com.google.protobuf.DurationProto.getDescriptor();
com.google.api.AnnotationsProto.getDescriptor();
}
Expand Down
Loading

0 comments on commit e2c69a9

Please sign in to comment.