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