Google APIs
4899fc0b62
chore(python): Update build rules for google/apps/script/type
...
chore(python): Update build rules for google/apps/script/type/calendar
chore(python): Update build rules for google/apps/script/type/docs
chore(python): Update build rules for google/apps/script/type/drive
chore(python): Update build rules for google/apps/script/type/gmail
chore(python): Update build rules for google/apps/script/type/sheets
chore(python): Update build rules for google/apps/script/type/slides
PiperOrigin-RevId: 568570701
2023-09-26 09:57:18 -07:00
Google APIs
991cbd50e9
chore: update backend deadline configuration
...
PiperOrigin-RevId: 568411519
2023-09-25 21:54:58 -07:00
Google APIs
ada7a1fd11
build: regenerate BUILD.bazel, remove obsolete service YAML
...
PiperOrigin-RevId: 567372440
2023-09-21 11:44:48 -07:00
Google APIs
0e046326f7
chore(python): Add google/apps/script/type as a proto-plus dependency for google/cloud/gsuiteaddons/v1
...
PiperOrigin-RevId: 567294499
2023-09-21 06:56:10 -07:00
Google APIs
1e1f87aa23
chore: Add service configuration file
...
PiperOrigin-RevId: 566860709
2023-09-19 23:42:52 -07:00
Google APIs
e2eb2b5f9d
docs: updated docs on requests/responses
...
PiperOrigin-RevId: 543516003
2023-06-26 12:52:32 -07:00
Google APIs
4221b78ecd
chore(php): remove non-ads php_grpc_library targets
...
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e
chore(bazel): remove all no-op go_test targets
...
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
57b675c153
chore: update go_gapic_assembly_pkg with snippets archive
...
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
b5b457107d
fix: Add service_yaml_parameters to java_gapic_library targets
...
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08:00
Google APIs
be1bdffd89
feat: Support REST transport
...
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
b0f2af1e9b
feat(typescript): enable REST transport
...
To use REST transport, pass {fallback: "rest"} to the client constructor.
PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
2029bd6047
fix: ensure proper LRO & mixin HTTP overloads are used
...
PiperOrigin-RevId: 511530528
2023-02-22 10:21:40 -08:00
Google APIs
c35b98606b
feat: Add appropriate mixin clients
...
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617
fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
...
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
7a702a989d
feat: enable "rest" transport in Python for services supporting numeric enums
...
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
e49345344f
feat: added support for the SettingsChange of type FILE_ORGANIZER_CAN_SHARE_FOLDERS
...
PiperOrigin-RevId: 506967312
2023-02-03 12:30:22 -08:00
Google APIs
9f04c98877
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 503159211
2023-01-19 07:28:33 -08:00
Google APIs
758f0d1217
chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
...
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
a3f9051439
chore(python): Update build rules for google/apps/script/type
...
chore(python): Update build rules for google/cloud/gsuiteaddons/v1
PiperOrigin-RevId: 488035349
2022-11-12 04:50:23 -08:00
Google APIs
675e60c366
chore(python): Add build rules in BUILD.bazel for google/apps/script/type
...
PiperOrigin-RevId: 487574776
2022-11-10 10:24:00 -08:00
Google APIs
ecd5781871
feat: add API client for Drive Labels v2 and v2beta
...
PiperOrigin-RevId: 487561374
2022-11-10 09:36:32 -08:00
Google APIs
013b7e1deb
chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
69fc6c5b87
chore: include generated samples dir for all google apis
...
PiperOrigin-RevId: 485653021
2022-11-02 11:44:34 -07:00
Google APIs
807125e795
chore: Set rest_numeric_enums = False for all gapic rules explicitly
...
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
4adc478b2c
feat: added support for AppliedLabelChange
...
`ActionDetail` now include `AppliedLabelChange`, which details Labels applied, removed, or modified on Drive items.
PiperOrigin-RevId: 475855752
2022-09-21 09:59:53 -07:00
Google APIs
8f81accbe6
chore: Explicitly set transport to grpc for python targets
...
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
cfa1b3782d
chore: remove unused proto imports
...
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
abe15226ba
fix: Add py_test targets
...
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225
feat: Enable REST transport for most of Java and Go clients
...
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
7bc124cb89
chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
...
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
b32a324389
chore: Add C# generation rules
...
PiperOrigin-RevId: 408640431
2021-11-09 10:09:07 -08:00
Google APIs
5946b7ae5e
chore: generate java files for apps/script/type protos
...
PiperOrigin-RevId: 407655547
2021-11-04 13:21:46 -07:00
Google APIs
cb44b173ba
chore(bazel): remove protoc-gen-docs_plugin from WORKSPACE
...
PiperOrigin-RevId: 380020641
2021-06-17 12:37:08 -07:00
Google APIs
060218c3cc
chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
...
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
Google APIs
d606bb4a78
fix: add outer classname for addon_widget_set proto for java
...
Committer: @neenushaji
PiperOrigin-RevId: 374926588
2021-05-20 12:29:56 -07:00
Google APIs
0b9fa79fa8
chore: delete unused gapic.yaml files for Drive, dataqna, and cloud shell
...
Committer: @miraleung
PiperOrigin-RevId: 373675335
2021-05-13 16:12:22 -07:00
Google APIs
97c2076701
chore: migrate apps/script to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 373672983
2021-05-13 15:51:03 -07:00
Google APIs
b19f946645
feat: publish alertcenter/v1beta API and Bazel targets
...
PiperOrigin-RevId: 373599033
2021-05-13 09:59:50 -07:00
Google APIs
b64cad0542
chore: migrate drive/activity/v2 to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 369287845
2021-04-19 13:51:16 -07:00
Google APIs
ffac6653e7
chore: migrate hostedmarketplace/v2 to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 369287039
2021-04-19 13:30:42 -07:00
Google APIs
46ab6d8bee
feat: Added client libraries for Drive Activity v2 API
...
PiperOrigin-RevId: 361172379
2021-03-05 10:18:01 -08:00
Google APIs
ee4bac5de3
feat: Added client libraries for Google Workspace Marketplace API
...
PiperOrigin-RevId: 359658993
2021-02-25 18:10:48 -08:00
Google APIs
614b4fc896
feat: Added client libraries for Google Workspace Add-ons V1 API
...
PiperOrigin-RevId: 356808008
2021-02-10 13:05:22 -08:00