googleapis/google/api
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
..
expr Refactor the CEL protos to reflect their use as cross-language 2020-04-21 11:16:13 -07:00
servicecontrol chore: Set namespaces for Ruby, PHP, and C# clients 2020-11-04 13:02:46 -08:00
servicemanagement chore: Make microgenerators default for all languages 2020-12-07 18:51:08 -08:00
BUILD.bazel Use rules_proto bzl files to load proto_library 2019-11-13 22:28:15 -08:00
README.md Revert "Synchronize new proto/yaml changes." (#554) 2019-05-29 14:23:10 -07:00
annotations.proto Synchronize new proto changes. 2016-12-08 19:02:27 -08:00
auth.proto docs: Update inclusive language in the documentation. Also other latest doc updates. 2020-10-22 14:21:00 -07:00
backend.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
billing.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
client.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
config_change.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
consumer.proto Synchronize new proto/yaml changes. 2019-02-25 14:44:22 -08:00
context.proto docs: Update inclusive language in the documentation. Also other latest doc updates. 2020-10-22 14:21:00 -07:00
control.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
distribution.proto docs: Update inclusive language in the documentation. Also other latest doc updates. 2020-10-22 14:21:00 -07:00
documentation.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
endpoint.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
field_behavior.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
http.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
httpbody.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
label.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
launch_stage.proto docs: Update inclusive language in the documentation. Also other latest doc updates. 2020-10-22 14:21:00 -07:00
log.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
logging.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
metric.proto docs: Update inclusive language in the documentation. Also other latest doc updates. 2020-10-22 14:21:00 -07:00
monitored_resource.proto docs: Update inclusive language in the documentation. Also other latest doc updates. 2020-10-22 14:21:00 -07:00
monitoring.proto docs: Update inclusive language in the documentation. Also other latest doc updates. 2020-10-22 14:21:00 -07:00
quota.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
resource.proto chore: add Style to google/api/resource.proto 2020-09-15 15:21:33 -07:00
service.proto docs: Update inclusive language in the documentation. Also other latest doc updates. 2020-10-22 14:21:00 -07:00
serviceconfig.yaml Synchronize new proto/yaml changes. 2019-04-24 13:45:51 -07:00
source_info.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
system_parameter.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00
usage.proto Regular update of Google API service config with clarification of documentations. 2020-06-09 13:37:53 -07:00

README.md

This folder contains the schema of the configuration model for the API services platform.

Note: Protos under this directory are in Alpha status, and therefore are subject to breaking changes.