Commit graph

17 commits

Author SHA1 Message Date
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -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
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
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
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
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -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
0f9e69ba1e feat: Add ListSampleProjects endpoint, Canvas response fullscreen, Media response repeat, and entity set.
PiperOrigin-RevId: 374447959
2021-05-18 10:18:22 -07:00
Google APIs
8d013cfaff chore: migrate actions to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 373493952
2021-05-12 19:48:21 -07:00
Google APIs
e7d77d65f0 fix: specify valid go_package option
The explicitly specified package name is invalid since it identical
to one of the keywords in Go (e.g., "package" or "type").
Remove explicitly specifying the name, which will cause protoc-gen-go
to derive the package name from the last path segment.
If the name is not valid, it will automatically sanitize it
to produce a valid package identifier (e.g., "_package" or "_type").

Committer: @dsnet
PiperOrigin-RevId: 370589666
2021-04-26 19:03:19 -07:00
Google APIs
9eab1b5bc6 docs: Doc update for LocalizedSettings images to not allow URLs to external image sources.
PiperOrigin-RevId: 355683554
2021-02-04 12:17:14 -08:00
Google APIs
d189e87120 chore: generate GAPIC metadata JSON file
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs
f8d67baca3 feat: added support for Actions SDK Build APIs
PiperOrigin-RevId: 345270867
2020-12-02 11:11:02 -08:00
Google APIs
063e39ee72 feat: Initial client generation for Actions API
PiperOrigin-RevId: 341932229
2020-11-11 16:19:42 -08:00
Google APIs
e4117d5e9e Create a Bazel BUILD file for the google.actions.type export.
PiperOrigin-RevId: 296212567
2020-02-20 08:16:56 -08:00
Google APIs
2c17086b77 Add the Actions on Google common types (//google/actions/type/*).
PiperOrigin-RevId: 293478245
2020-02-05 16:24:26 -08:00