Google APIs
0e56befedb
build: removing Artman configuration files
...
PiperOrigin-RevId: 321273506
2020-07-14 18:01:47 -07:00
Google APIs
cdca6d8c04
Fix a format issue and missing document content.
...
PiperOrigin-RevId: 316565757
2020-06-15 16:11:38 -07:00
Google APIs
90a86b592e
Introduce notion of "dimensionless" units earlier in descriptive text.
...
PiperOrigin-RevId: 316140004
2020-06-12 11:18:53 -07:00
Google APIs
0aa9794246
fix: migrate servicemanagement/v1 to grpc_service_config
...
PiperOrigin-RevId: 315793740
2020-06-10 16:49:46 -07:00
Google APIs
ca1372c6d7
Regular update of Google API service config with clarification of documentations.
...
BREAKING CHANGE: `features` field is no longer used. It has been removed from the API runtime for awhile.
PiperOrigin-RevId: 315548189
2020-06-09 13:37:53 -07:00
Google APIs
1db88f2a42
Update open-sourced google/api/servicecontrol/v1 to 2020/06/01
...
Changes:
- add checkInfo.consumerInfo.[type|consumer_number]
- update checkError
- add checkError.[subject|status]
- update checkError.Code
- add QuotaController scope
- update comments
PiperOrigin-RevId: 314786414
2020-06-04 12:56:43 -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
45b363d3ab
Refactor the CEL protos to reflect their use as cross-language
...
data representations used within various open source libraries.
There is no CEL Google API per se, and as such any reference to
one has been removed from the proto libraries including the GAPIC
client code generation.
There is a gRPC service defined among the protos which is used for
driving conformance testing in a cross-language compatible manner.
PiperOrigin-RevId: 307642893
2020-04-21 11:16:13 -07:00
Google APIs
c0a072159e
chore: delete gapic config for api/expr/v1alpha1/cel
...
Committer: @miraleung
PiperOrigin-RevId: 306501594
2020-04-14 13:20:41 -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
ae78682c05
fix: several sample code blocks in comments are now properly indented for markdown
...
PiperOrigin-RevId: 301185150
2020-03-16 10:21:28 -07:00
Google APIs
bc973a1581
bazel: Fix broken common dependency
...
PiperOrigin-RevId: 299397431
2020-03-06 11:28:02 -08:00
Google APIs
83c6f84035
Update google/api/auth.proto to make AuthProvider to have JwtLocation
...
PiperOrigin-RevId: 297918498
2020-02-28 13:33:37 -08:00
Google APIs
5cfa105206
Add service control related proto build rule.
...
PiperOrigin-RevId: 295262088
2020-02-14 17:32:55 -08:00
Google APIs
8b78aa0438
Update backend.proto for schemes and protocol
...
PiperOrigin-RevId: 294788800
2020-02-12 16:41:35 -08:00
Google APIs
7a15e7fe78
Update backend proto for Google Cloud Endpoints
...
PiperOrigin-RevId: 292391607
2020-01-30 11:39:03 -08:00
Google APIs
e26cab8afd
expr: add default_host and method_signature annotations to CelService
...
PiperOrigin-RevId: 291240093
2020-01-23 14:05:04 -08:00
Google APIs
4543762b23
Fix Bazel build
...
billing/v1 and dialogflow/v2 remain broken (not bazel-related issues).
Billing has wrong configuration, dialogflow failure is caused by a bug in documentation plugin.
PiperOrigin-RevId: 289140194
2020-01-10 12:18:27 -08:00
Google APIs
d52885b642
Migrate the service management API to GAPIC v2.
...
Committer: @lukesneeringer
PiperOrigin-RevId: 288909426
2020-01-09 09:12:45 -08:00
Google APIs
50af053073
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 286491002
2019-12-19 17:07:37 -08:00
Google APIs
da0edeeef9
feat: publish several retry config files for client generation
...
PiperOrigin-RevId: 283614497
2019-12-03 13:50:12 -08:00
Google APIs
e9389365a9
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 282810797
2019-11-27 11:59:43 -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
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
2019-11-13 22:28:15 -08:00
Google APIs
a9589347c8
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 276110444
2019-10-22 11:43:03 -07:00
Google APIs
40401ac284
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 276089622
2019-10-22 10:13:01 -07:00
Google APIs
95c0959449
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 276083452
2019-10-22 09:46:06 -07:00
Google APIs
0c0bbaeb69
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 274037944
2019-10-10 14:21:31 -07:00
Google APIs
c372c656ae
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 272521892
2019-10-02 14:37:40 -07:00
Google APIs
247e5869b9
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 272252190
2019-10-01 11:13:11 -07:00
Google APIs
95a9834487
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 272006912
2019-09-30 10:05:58 -07:00
Hanzhen Yi
2ed795dddb
Revert "wip"
...
This reverts commit 6cf4128a84 .
2019-09-16 14:50:34 -07:00
Hanzhen Yi
6cf4128a84
wip
2019-09-16 14:36:53 -07:00
Google APIs
db02bc9c10
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 263073419
2019-08-12 22:46:00 -07:00
Google APIs
1b1ef1ca14
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 261214002
2019-08-01 15:50:03 -07:00
Google APIs
be480e391c
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 259786285
2019-07-24 11:55:04 -07:00
Google APIs
0ce9d41a2c
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 258611957
2019-07-17 11:49:26 -07:00
Google APIs
7f3e6ebfe5
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 258232689
2019-07-15 14:02:55 -07:00
Google APIs
e266a1ca80
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 251556195
2019-06-04 18:10:10 -07:00
Evawere Ogbe
2c30d35bd7
Revert "Synchronize new proto/yaml changes." ( #554 )
...
This reverts commit 95aa3a2aaa .
2019-05-29 14:23:10 -07:00
Google APIs
95aa3a2aaa
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 250560742
2019-05-29 13:59:09 -07:00
Google APIs
c69355435c
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249909255
2019-05-24 15:26:19 -07:00
Google APIs
6a2f0244d6
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249677018
2019-05-23 11:03:47 -07:00
Google APIs
6ea045ad2e
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 249345152
2019-05-21 16:07:26 -07:00
Google APIs
99efb1441b
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 248724297
2019-05-17 08:30:36 -07:00
Google APIs
3debfc0798
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 248402926
2019-05-15 14:16:31 -07:00
Google APIs
d84bde8698
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 247676830
2019-05-10 14:32:14 -07:00
Google APIs
f86c9531dc
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 247457584
2019-05-09 10:56:46 -07:00
Google APIs
9497e697af
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 247122368
2019-05-07 17:34:22 -07:00