Commit graph

5 commits

Author SHA1 Message Date
Alexander Fenster
ccaed1e30e
build: add dependencies to nodejs_gapic_assembly_pkg target (#880) 2024-02-02 15:09:13 -08:00
Alice
4b19154d0b
chore: update Compute to generate Snippetgen Phase 1 samples for Java (#788) 2023-03-22 10:16:31 -04:00
Summer Ji
253807f227
fix: add parameter in compute bazel rules (#692) 2021-12-08 11:16:17 -08:00
Vadym Matsishevskyi
8ce4ea696a
feat: Switch to string enums for compute (#685)
Also introduce gapic_yaml for java clients to override default LRO configuration (which has too way too long timeouts).

Also cleanup regenerate other files (grpc_service_config and service yaml)
2021-11-18 16:50:33 -08:00
Vadym Matsishevskyi
97cababf06
fix: Move compute_small protos under its own directory (#681)
* fix: Move compute_small protos under its own directory

This is needed to fix API index.
Also removed gapic_yaml file, as it is not needed anymore.

* add README.md

* fix typos

* fix typos
2021-11-12 15:07:27 -08:00