Google APIs
cd26fbc116
chore: add gapic build rules
...
PiperOrigin-RevId: 363699248
4 years ago
Google APIs
656b253c1a
build(nodejs): add build rules for Node.js library
...
PiperOrigin-RevId: 352815661
4 years ago
Google APIs
48fa7512d3
feat: public protos for API Gateway API
...
PiperOrigin-RevId: 347907714
4 years ago
Google APIs
af7903d2fb
Cloud Billing Budget API v1alpha1
...
Add support for subaccounts and labels filter fields.
PiperOrigin-RevId: 313202970
5 years ago
Google APIs
0cc6c146b6
Cloud Billing Budget API v1alpha1
...
Modified api documentation to include warnings about the new filter field.
PiperOrigin-RevId: 301630018
5 years ago
Google APIs
06a840781d
Populate BAZEL.build files for around 100 APIs (all APIs we publish) in all 7 langauges.
...
PiperOrigin-RevId: 282449910
5 years ago
Google APIs
bc76ffd873
Use rules_proto bzl files to load proto_library
...
This makes googleapis forward compatible with Bazel incompatible change https://github.com/bazelbuild/bazel/issues/8922 .
This CL was created by adding @rules_proto to the WORKSPACE file and then running:
find . -name BUILD.bazel | \
while read build; do \
buildifier --lint=fix --warnings=load $build; \
done
Since buildifier cannot be told not to reformat the BUILD file, some files are reformatted.
PiperOrigin-RevId: 280356106
5 years ago
Google APIs
a9589347c8
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 276110444
5 years ago
Google APIs
95c0959449
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 276083452
5 years ago
Google APIs
0c0bbaeb69
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 274037944
6 years ago
Google APIs
6a2f0244d6
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249677018
6 years ago
Google APIs
6ea045ad2e
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249345152
6 years ago
Google APIs
c1e4972ef6
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 232765627
6 years ago
Google APIs
b7a1d68ea3
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 222302153
6 years ago
Google APIs
bab91dd4db
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 220858308
6 years ago
Google APIs
3afba2fd06
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 217582979
7 years ago