Google APIs
3131ab5786
chore: use python microgenerator rules for Cloud APIs
...
PiperOrigin-RevId: 350604597
2021-01-07 11:33:56 -08:00
Google APIs
6dae98144d
chore: Remove unused 'package' attr from java_gapic_library rules
...
Committer: @miraleung
PiperOrigin-RevId: 347459563
2020-12-14 13:41:43 -08:00
Google APIs
160f80d81d
chore: Make microgenerators default for all languages
...
In particular this applies to Java and Python microgenerators.
With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.
Also change Ads BAZEL template to reflect the change in default rule names.
Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).
PiperOrigin-RevId: 346227314
2020-12-07 18:51:08 -08:00
Google APIs
d189e87120
chore: generate GAPIC metadata JSON file
...
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs
79c2ec8e89
feat: added cos_package field to OS Config Agentendpoint V1 Inventory proto
...
PiperOrigin-RevId: 345474394
2020-12-03 09:57:40 -08:00
Google APIs
9df18f9f19
chore: migrate osconfig-agentendpoint to the Java microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 344904831
2020-11-30 16:00:14 -08:00
Google APIs
2987612c6a
feat: added ReportInventory RPC
...
PiperOrigin-RevId: 333583499
2020-09-24 13:19:24 -07:00
Google APIs
b821f32047
feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
...
PiperOrigin-RevId: 331104099
2020-09-11 01:16:20 -07:00
Google APIs
3b634f6060
build: drop Artman config
...
PiperOrigin-RevId: 321028717
2020-07-13 14:02:36 -07:00
Google APIs
77e7fa1047
fix: migrate osconfig & agentendpoint to grpc_service_config
...
PiperOrigin-RevId: 316127857
2020-06-12 10:25:01 -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
012c553112
feat: Adding Retry policy for OS Config V1 AgentEndpointService
...
PiperOrigin-RevId: 307647669
2020-04-21 11:37:47 -07:00
Google APIs
3824f547aa
feat: Adding Retry policy for OS Config V1Beta AgentEndpointService
...
PiperOrigin-RevId: 306254195
2020-04-13 10:05:38 -07:00
Google APIs
cf18ab5200
feat: Adding OS Config AgentEndpointService V1 RegisterAgent rpc
...
PiperOrigin-RevId: 305925954
2020-04-10 12:42:07 -07:00
Google APIs
1df336ab4a
feat: Adding OS Config AgentEndpointService V1Beta RegisterAgent rpc
...
PiperOrigin-RevId: 305900738
2020-04-10 10:34:59 -07:00
Google APIs
c803327f9b
Enable gapicv2 for osconfig/agentendpoint/v1beta
...
Committer: @miraleung
PiperOrigin-RevId: 305350472
2020-04-07 15:41:54 -07:00
Google APIs
fdbc7b1f63
Enable gapicv2 for osconfig/agentendpoint/v1
...
Committer: @miraleung
PiperOrigin-RevId: 305086443
2020-04-06 12:05:03 -07:00
Google APIs
fd83ab2121
fix: migrate osconfig/agentendpoint/v1 go_gapic_library target to microgen impl
...
PiperOrigin-RevId: 302913609
2020-03-25 10:05:30 -07:00
Google APIs
551cf1e6e3
feat: Add OS Config AgentEndpointService v1 PatchJobs and Tasks APIs.
...
PiperOrigin-RevId: 302792195
2020-03-24 18:38:46 -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
6156f433fd
Adds OSConfig v1beta protos and initial client library config
...
PiperOrigin-RevId: 284799663
2019-12-10 10:35:45 -08:00
Google APIs
f337f7fb70
OSConfig AgentEndpoint: add LookupEffectiveGuestPolicy rpc
...
PiperOrigin-RevId: 283989762
2019-12-05 09:28:05 -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
1ef3bed959
Updating configs for AgentEndpoint to fix the client library generation.
...
PiperOrigin-RevId: 279518887
2019-11-09 12:13:51 -08:00
Google APIs
7ffbf721e2
OSConfig Agentendpoint: Rename ReportTaskStart to StartNextTask
...
PiperOrigin-RevId: 279389774
2019-11-08 14:20:33 -08:00
Google APIs
2642d8688b
Agentendpoint API: minor doc updates, addition of exclusive_packages|patches to PatchConfigs.
...
PiperOrigin-RevId: 279326626
2019-11-08 09:12:07 -08:00
Google APIs
3eb9118770
agentendpoint: removes all gapic languages except Go from artman config
...
PiperOrigin-RevId: 279173968
2019-11-07 14:54:10 -08:00
Google APIs
0ed34e9fdf
Adds agentendpoint protos and initial client library config
...
PiperOrigin-RevId: 279147036
2019-11-07 12:50:47 -08:00