Commit graph

232 commits

Author SHA1 Message Date
Google APIs
b2c4b3d621 feat: added API for running continuous test
PiperOrigin-RevId: 375809988
2021-05-25 15:33:48 -07:00
Google APIs
5e797ab6ee feat: added a field in the query result to indicate whether slot filling is cancelled.
PiperOrigin-RevId: 375741797
2021-05-25 10:46:30 -07:00
Google APIs
a185afb982 feat: added a field in the query result to indicate whether slot filling is cancelled.
PiperOrigin-RevId: 375489925
2021-05-24 09:20:07 -07:00
Google APIs
31313cb7f8 feat: added API for continuous test
PiperOrigin-RevId: 374994233
2021-05-20 18:51:20 -07:00
Google APIs
c27d0463cc docs: clarified documentation for security settings
docs: clarified documentation for session parameters

PiperOrigin-RevId: 374474736
2021-05-18 12:11:27 -07:00
Google APIs
f57b0b7bd2 docs: clarified documentation for security settings
docs: clarified documentation for session parameters

PiperOrigin-RevId: 374473298
2021-05-18 12:04:47 -07:00
Google APIs
13095786b1 feat: added location-aware HTTP path binding for ListIntents
feat: exposed match confidence and parameter in AnalyzeContentResponse
feat: added DTMF and PARTIAL DTMF type in recognition result

PiperOrigin-RevId: 374460003
2021-05-18 11:06:00 -07:00
Google APIs
0d68bbb80a feat: added location-aware HTTP path binding for ListIntents
PiperOrigin-RevId: 373895026
2021-05-14 17:14:54 -07:00
Google APIs
3e32fd1029 feat: add support for service directory webhooks
PiperOrigin-RevId: 372602458
2021-05-07 12:08:24 -07:00
Google APIs
0506eca9c0 feat: add support for service directory webhooks
PiperOrigin-RevId: 372385924
2021-05-06 11:25:59 -07:00
Google APIs
c768a5fd9f feat: added more Environment RPCs
feat: added Versions service
feat: added Fulfillment service
feat: added TextToSpeechSettings.

PiperOrigin-RevId: 372230736
2021-05-05 16:27:47 -07:00
Google APIs
2f749e7155 fix: removed incorrect resource annotation for UpdateEnvironmentRequest.
PiperOrigin-RevId: 372225073
2021-05-05 15:55:14 -07:00
Google APIs
5efeb79eed feat: added more Environment RPCs
feat: added Versions service
feat: added Fulfillment service
feat: added TextToSpeechSettings.
feat: added location in some resource patterns.

PiperOrigin-RevId: 371848474
2021-05-03 22:56:54 -07:00
Google APIs
e9886b1b37 chore: migrate dialogflow/cz to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 371783191
2021-05-03 14:51:16 -07:00
Google APIs
74306720b4 chore: migrate dialogflow to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 371196737
2021-04-29 14:32:05 -07:00
Google APIs
0fa726c5d8 feat: Expose supported languages of the agent;
feat: add export / import flow API
docs: Update docs on Pages, Session, Version, etc.

PiperOrigin-RevId: 370928139
2021-04-28 10:09:20 -07:00
Google APIs
ef119e7aa2 feat: Expose supported languages of the agent;
feat: add export / import flow API
docs: Update docs on Pages, Session, Version, etc.

PiperOrigin-RevId: 370860251
2021-04-28 02:44:26 -07:00
Google APIs
74bb45bfc8 chore: Migrate the Bazel rules for the libraries NOT published to google-cloud-ruby to use gapic-generator-ruby instead of the monolith generator.
PiperOrigin-RevId: 370517814
2021-04-26 12:36:51 -07:00
Google APIs
05958a4be9 fix!: remove unused proto InputText, InputAudio
Committer: @sheimi
PiperOrigin-RevId: 367294563
2021-04-07 14:09:49 -07:00
Google APIs
9a386bc124 feat: support setting current_page to resume sessions; expose transition_route_groups in flows and language_code in webhook
PiperOrigin-RevId: 367052612
2021-04-06 11:52:03 -07:00
Google APIs
163ed6c045 feat: support setting current_page to resume sessions; expose transition_route_groups in flows and language_code in webhook
PiperOrigin-RevId: 367042726
2021-04-06 11:12:09 -07:00
Google APIs
35593f2d62 feat: include original user query in WebhookRequest; add GetTextCaseresult API.
doc: clarify resource format for session response.

PiperOrigin-RevId: 364838477
2021-03-24 10:43:43 -07:00
Google APIs
551ddbb55b feat: include original user query in WebhookRequest; add GetTextCaseresult API.
doc: clarify resource format for session response.

PiperOrigin-RevId: 364734171
2021-03-23 23:36:40 -07:00
Google APIs
80c3d0da03 feat: expose MP3_64_KBPS and MULAW for output audio encodings.
PiperOrigin-RevId: 364697203
2021-03-23 18:57:14 -07:00
Google APIs
c2bdbfa6f7 feat: expose MP3_64_KBPS and MULAW for output audio encodings.
PiperOrigin-RevId: 364696134
2021-03-23 18:46:30 -07:00
Google APIs
5ef92c3f11 docs: fix link for version and environment in participant doc.
fix: Add all missing regional HTTP bindings in DF API.

PiperOrigin-RevId: 364356707
2021-03-22 10:51:01 -07:00
Google APIs
5da78db589 fix!: Remove resource_reference from UpdateAnswerRecord.
Committer: @sheimi
PiperOrigin-RevId: 363947872
2021-03-19 12:37:01 -07:00
Google APIs
8d17d8fafb fix!: remove rpc or fields that are unintended to release
fix!: remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1
fix!: remove `input_audio` field from AnalyzeContentRequest from v2/v2beta1
fix!: remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2

Committer: @sheimi
PiperOrigin-RevId: 363762006
2021-03-18 15:37:33 -07:00
Google APIs
a1ba4568e2 fix!: remove resource_reference for invisible resources.
Committer: @sheimi
PiperOrigin-RevId: 362967283
2021-03-15 10:09:49 -07:00
Google APIs
3e9b231b09 feat: added fallback option when restoring an agent
docs: clarified experiment length

PiperOrigin-RevId: 362453138
2021-03-11 22:26:03 -08:00
Google APIs
d652c6370b docs: fix broken link in doc string
PiperOrigin-RevId: 362183999
2021-03-10 17:51:31 -08:00
Google APIs
4b16c60a8f feat: added fallback option when restoring an agent
docs: clarified experiment length

PiperOrigin-RevId: 362090097
2021-03-10 10:51:58 -08:00
Google APIs
3b0afe54b5 fix!: remove MixedAudio
BREAKING CHANGE: mixed_audio is removed from ResponseMessage

Committer: @sheimi
PiperOrigin-RevId: 361217394
2021-03-05 13:48:28 -08:00
Google APIs
369e98ef9c feat: Add CCAI API
PiperOrigin-RevId: 361003369
2021-03-04 14:23:30 -08:00
Google APIs
4b4e8be384 feat: Add CCAI API
PiperOrigin-RevId: 361000862
2021-03-04 14:11:14 -08:00
Google APIs
a031936991 feat: allow to disable webhook invocation per request
PiperOrigin-RevId: 360468675
2021-03-02 11:03:44 -08:00
Google APIs
718eadce2f feat: allow to disable webhook invocation per request
PiperOrigin-RevId: 359860671
2021-02-26 16:18:43 -08:00
Google APIs
d9b32e92fa chore: clean up unused gapic.legacy.yaml files
Committer: @miraleung
PiperOrigin-RevId: 359580699
2021-02-25 12:14:41 -08:00
Google APIs
b89bcc4f11 docs: update languages link
PiperOrigin-RevId: 359099050
2021-02-23 12:06:23 -08:00
Google APIs
cb039bdad5 docs: update languages link
PiperOrigin-RevId: 359098874
2021-02-23 11:55:34 -08:00
Google APIs
959b0bcea3 feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.

PiperOrigin-RevId: 358357761
2021-02-19 01:21:43 -08:00
Google APIs
54020365f5 feat: add additional_bindings to Dialogflow v2 ListIntents API
docs: update copyrights and session docs

PiperOrigin-RevId: 358315519
2021-02-18 19:15:58 -08:00
Google APIs
3b69cb23ca feat: add additional_bindings to Dialogflow v2beta1 ListIntents API
docs: update copyrights and session docs

PiperOrigin-RevId: 358315006
2021-02-18 19:05:12 -08:00
Google APIs
2bea43cdc7 fix: RunTestCase http template. PHP REST client lib can be generated.
feat: Support transition route group coverage for Test Cases.
feat: Support SentimentAnalysisResult input in the WebhookRequest.

PiperOrigin-RevId: 357788001
2021-02-16 13:06:57 -08:00
Google APIs
38d77abda7 fix: RunTestCase http template. PHP REST client lib can be generated.
feat: Support transition route group coverage for Test Cases.

PiperOrigin-RevId: 357757017
2021-02-16 10:55:06 -08:00
Google APIs
6de7abea4c feat: supports SentimentAnalysisResult in webhook request, add http rules for long running operations
docs: minor updates in wording

PiperOrigin-RevId: 356804449
2021-02-10 12:50:10 -08:00
Google APIs
e28aa8570d feat: supports SentimentAnalysisResult in webhook request
docs: minor updates in wording

PiperOrigin-RevId: 356624136
2021-02-09 16:53:25 -08:00
Google APIs
254325ed3c chore: re-enable python generation for dialogflow cx.
PiperOrigin-RevId: 355906816
2021-02-05 12:41:24 -08:00
Google APIs
e038e2a5b2 chore: remove more unused package options in java_gapic_library rules
Committer: @miraleung
PiperOrigin-RevId: 355442508
2021-02-03 11:43:59 -08:00
Google APIs
c71a9c4ff7 feat: Add new Experiment service
docs: minor doc update on redact field in intent.proto and page.proto

PiperOrigin-RevId: 354553780
2021-01-29 09:59:51 -08:00