Google APIs
25a1781c09
bazel: migrate all go_gapic_library targets to microgenerator implementation
...
* update rules_go and gazelle bazel dependencies
* update gapic-generator bazel dependency (with build file generator changes)
PiperOrigin-RevId: 302730217
2020-03-24 13:05:53 -07:00
Google APIs
6c248fd13e
Add missing resource annotations and additional_bindings to dialogflow v2 API.
...
PiperOrigin-RevId: 302063117
2020-03-20 11:14:04 -07:00
Google APIs
e9e90a7877
Dialogflow weekly v2/v2beta1 library update:
...
- adding get validation result
- adding field mask override control for output audio config
Important updates are also posted at:
https://cloud.google.com/dialogflow/docs/release-notes
PiperOrigin-RevId: 297671458
2020-02-27 13:19:17 -08:00
Google APIs
80b2d25f8d
Dialogflow weekly v2/v2beta1 library update:
...
- updates to mega agent api
- adding field mask override control for output audio config
Important updates are also posted at:
https://cloud.google.com/dialogflow/docs/release-notes
PiperOrigin-RevId: 297187629
2020-02-25 13:22:24 -08:00
Google APIs
68477017c4
Make language_code optional for UpdateIntentRequest and BatchUpdateIntentsRequest.
...
The comments and proto annotations describe this parameter as optional.
PiperOrigin-RevId: 293703548
2020-02-06 16:25:40 -08:00
Google APIs
781aadb932
Dialogflow weekly v2/v2beta1 library update:
...
- Documentation updates
Important updates are also posted at
https://cloud.google.com/dialogflow/docs/release-notes
PiperOrigin-RevId: 293443396
2020-02-05 14:02:45 -08:00
Google APIs
e2602608c9
Dialogflow weekly v2/v2beta1 library update:
...
- Documentation updates
Important updates are also posted at
https://cloud.google.com/dialogflow/docs/release-notes
PiperOrigin-RevId: 293442964
2020-02-05 13:52:04 -08:00
Google APIs
69d9945330
Add file-level Session resource definition
...
PiperOrigin-RevId: 293080182
2020-02-03 22:50:51 -08:00
Google APIs
f6a1a6b417
Add file-level Session resource definition
...
PiperOrigin-RevId: 293080178
2020-02-03 22:40:11 -08:00
Google APIs
0735b4b096
Weekly library update.
...
PiperOrigin-RevId: 289939042
2020-01-15 14:45:47 -08:00
Google APIs
8760d3d9a4
Weekly library update.
...
PiperOrigin-RevId: 289939020
2020-01-15 14:35:05 -08:00
Google APIs
cb79155f59
Fix: Add a resource annotation for Agent
...
Fix: Correct the service name in annotations for Intent and SessionEntityType
PiperOrigin-RevId: 288441307
2020-01-06 23:23:33 -08:00
Google APIs
ff4a2047b3
Weekly library update.
...
PiperOrigin-RevId: 286484215
2019-12-19 16:28:16 -08:00
Google APIs
192c140298
Weekly library update.
...
PiperOrigin-RevId: 286484165
2019-12-19 16:17:42 -08:00
Google APIs
d400cb8d45
dialogflow: add operation_info annotations to BatchUpdateEntities and BatchDeleteEntities.
...
PiperOrigin-RevId: 286312673
2019-12-18 19:33:56 -08:00
Google APIs
da0edeeef9
feat: publish several retry config files for client generation
...
PiperOrigin-RevId: 283614497
2019-12-03 13:50:12 -08:00
Google APIs
f88e2ca657
bump Go to ga
...
PiperOrigin-RevId: 282651105
2019-11-26 15:27:46 -08:00
Google APIs
06a840781d
Populate BAZEL.build files for around 100 APIs (all APIs we publish) in all 7 langauges.
...
PiperOrigin-RevId: 282449910
2019-11-25 15:50:18 -08:00
Google APIs
1935fb8889
Comment updates
...
PiperOrigin-RevId: 280451656
2019-11-14 10:09:20 -08:00
Google APIs
0797fd5b90
Comment updates
...
PiperOrigin-RevId: 280451600
2019-11-14 09:57:48 -08:00
Google APIs
bc76ffd873
Use rules_proto bzl files to load proto_library
...
This makes googleapis forward compatible with Bazel incompatible change https://github.com/bazelbuild/bazel/issues/8922 .
This CL was created by adding @rules_proto to the WORKSPACE file and then running:
find . -name BUILD.bazel | \
while read build; do \
buildifier --lint=fix --warnings=load $build; \
done
Since buildifier cannot be told not to reformat the BUILD file, some files are reformatted.
PiperOrigin-RevId: 280356106
2019-11-13 22:28:15 -08:00
Google APIs
248abde06e
Integrate GAPIC Python Bazel Extensions
...
Also configure python build for the following clients as an example:
diaglogflow/v2
language/v1
texttospeech/v1
firestore/v1beta1
pubsub/v1
PiperOrigin-RevId: 279406526
2019-11-08 15:45:31 -08:00
Google APIs
cad1d3b365
Updates to MediaCard
...
PiperOrigin-RevId: 279100776
2019-11-07 09:16:09 -08:00
Google APIs
05556c26b6
Updates to MediaCard
...
PiperOrigin-RevId: 279100278
2019-11-07 09:14:07 -08:00
Google APIs
5b86376273
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 277850256
2019-10-31 19:39:02 -07:00
Google APIs
8bc65fb697
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 277813826
2019-10-31 15:29:12 -07:00
Google APIs
d0324cf604
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 276503595
2019-10-24 09:29:02 -07:00
Google APIs
6e1a1c95b4
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 276503498
2019-10-24 09:28:15 -07:00
Google APIs
a9589347c8
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 276110444
2019-10-22 11:43:03 -07:00
Google APIs
95c0959449
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 276083452
2019-10-22 09:46:06 -07:00
Google APIs
0c0bbaeb69
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 274037944
2019-10-10 14:21:31 -07:00
Google APIs
d9576d95b4
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 272741510
2019-10-03 14:26:26 -07:00
Google APIs
079b1cb376
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 272682640
2019-10-03 09:56:59 -07:00
Google APIs
b881039369
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 270708803
2019-09-23 10:37:34 -07:00
Google APIs
999d0930ce
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 270363949
2019-09-20 15:33:16 -07:00
Google APIs
44e588d97e
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 270200097
2019-09-19 22:49:16 -07:00
Google APIs
541478d5ca
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 270199972
2019-09-19 22:48:12 -07:00
Google APIs
b7abb49e0a
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 268916661
2019-09-13 09:09:51 -07:00
Google APIs
7ebb7a62ed
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 264871816
2019-08-22 10:54:35 -07:00
Google APIs
92bebf7834
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 264715111
2019-08-21 16:11:55 -07:00
Google APIs
2a928b017f
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 264715099
2019-08-21 16:10:51 -07:00
Google APIs
82c3abe8f7
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 263652726
2019-08-15 15:18:24 -07:00
Google APIs
149dc94cef
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 263615216
2019-08-15 12:16:42 -07:00
Google APIs
c4f8f6cd78
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 263615210
2019-08-15 12:15:51 -07:00
Google APIs
ab3c556fc6
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 262349935
2019-08-08 07:43:30 -07:00
Google APIs
f94d89f4b7
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 261701508
2019-08-05 09:26:34 -07:00
Google APIs
a0ca38e4c8
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 260053675
2019-07-25 17:23:34 -07:00
Google APIs
1c1164ba3f
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 260053630
2019-07-25 17:22:49 -07:00
Google APIs
3c94c4b4da
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 258788887
2019-07-18 09:48:09 -07:00
Google APIs
b73d923869
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 257619268
2019-07-11 09:11:40 -07:00