Commit graph

17 commits

Author SHA1 Message Date
Google APIs
3b634f6060 build: drop Artman config
PiperOrigin-RevId: 321028717
2020-07-13 14:02:36 -07:00
Google APIs
864dfeafdd fix: remove "com." prefix in config service names
PiperOrigin-RevId: 316509011
2020-06-15 11:34:38 -07:00
Google APIs
1c722ced84 fix: migrate recommendationengine/v1beta1 to grpc_service_config
PiperOrigin-RevId: 316143794
2020-06-12 11:36:10 -07:00
Google APIs
8dbe1d7f96 fix: Fix Recommendationengine bazel dependencies
Without this fix the java_proto_library generates another copy of com.google.api.HttpBody, which causes a problem because this class is already included in the common java library.

PiperOrigin-RevId: 314672365
2020-06-03 22:58:12 -07:00
Google APIs
ce56112c35 chore: fix all deps on LRO in go_gapic_library
Removes uses of external dependency on longrunning/autogen:go_default_library
in favor of the local target //google/lonrunning:longrunning_go_gapic.

PiperOrigin-RevId: 314387187
2020-06-02 12:57:24 -07:00
Google APIs
ded05197da fix: use grpc_service_config in nodejs_gapic_library
The nodejs_gapic_library targets were migrated to gapic-generator-typescript
which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses
the proto annotations & grpc_service_config, which this change reflects.

PiperOrigin-RevId: 314206960
2020-06-01 14:44:30 -07:00
Google APIs
aaff764c18 chore: enable gapicv2 and annotate protos for recommendationengine/v1beta1 API
Committer: @miraleung
PiperOrigin-RevId: 309426927
2020-05-01 10:09:29 -07:00
Google APIs
7e1b880fd5 Add Ruby/PHP namespace options
PiperOrigin-RevId: 304288402
2020-04-01 16:45:28 -07:00
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
f0b581b5bd fix: recommendationengine/v1beta1 update some comments
PiperOrigin-RevId: 299181282
2020-03-05 13:37:19 -08:00
Google APIs
373d655703 Update Recs AI Beta public bazel file
PiperOrigin-RevId: 298961623
2020-03-04 15:55:21 -08:00
Google APIs
d9835e922e Update some minor docs changes about user event proto
PiperOrigin-RevId: 295185610
2020-02-14 11:18:54 -08:00
Google APIs
e46f761cd6 Generate the Bazel build file for recommendengine public api
PiperOrigin-RevId: 293710856
2020-02-06 17:06:13 -08:00
Google APIs
052b274138 Add source field for user event and add field behavior annotations
PiperOrigin-RevId: 293693115
2020-02-06 15:50:07 -08:00
Google APIs
4e1cfaa7c0 Update the public proto to support UTF-8 encoded id for CatalogService API, increase the ListCatalogItems deadline to 300s and some minor documentation change
PiperOrigin-RevId: 292030970
2020-01-28 15:52:03 -08:00
Google APIs
af9daa4c3b Add more programming language options to public proto
PiperOrigin-RevId: 290144091
2020-01-16 14:26:35 -08:00
Google APIs
908155991f Add Recommendations AI V1Beta1
PiperOrigin-RevId: 289901914
2020-01-15 11:34:30 -08:00