Commit graph

13 commits

Author SHA1 Message Date
Google APIs
ada88fe880 chore(python): include *.proto files in //gapic/metadata:metadata-py
chore(python): include *.proto files in //google/api:api-py
chore(python): include *.proto files in //google/cloud:extended-operations-py
chore(python): include *.proto files in //google/cloud/location:location-py
chore(python): include *.proto files in //google/logging/type:logging-type-py
chore(python): include *.proto files in //google/longrunning:operations-py
chore(python): include *.proto files in //google/rpc:rpc-py
chore(python): include *.proto files in //google/rpc/context:rpc-context-py
chore(python): include *.proto files in //google/type:type-py

PiperOrigin-RevId: 733643032
2025-03-05 02:06:11 -08:00
Google APIs
57df4bcc85 chore(python): Add build rule for //gapic/metadata:metadata-py to prepare for release
chore(python): Remove moved_proto_library and py_grpc_library rules which are unused

PiperOrigin-RevId: 706864764
2024-12-16 16:05:56 -08:00
Google APIs
40028049cd docs: Fix typo in comment for rpcs field of ServiceAsClient
fixes https://github.com/googleapis/googleapis/pull/904

PiperOrigin-RevId: 632141709
2024-05-09 07:25:41 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
cb44b173ba chore(bazel): remove protoc-gen-docs_plugin from WORKSPACE
PiperOrigin-RevId: 380020641
2021-06-17 12:37:08 -07:00
Google APIs
060218c3cc chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
Google APIs
a61e8e5475 chore: migrate gapic/metadata to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 376183112
2021-05-27 09:17:32 -07:00
Google APIs
dccd3ea36b fix: add proto opts & bazel targets to metadata
PiperOrigin-RevId: 355748843
2021-02-04 17:39:29 -08:00
Google APIs
01e6372de3 feat: Add schema for providing GAPIC metadata.
This allows each (API,version,language) combination to provide a
mapping between RPCs and library methods invoking those RPCs.

PiperOrigin-RevId: 339325081
2020-10-27 14:05:01 -07:00
Google APIs
7e400b0d3a feat: added GetMetadata method for metadata including custom dimensions and metrics.
PiperOrigin-RevId: 338118656
2020-10-20 12:57:17 -07:00
Victor Chudnovsky
b2ad55637d Add trailing newline 2020-10-19 14:43:48 -07:00
Victor Chudnovsky
121ec62ffd Add schema for providing GAPIC metadata
This allows each (API,version,language) combination to provide a
mapping between RPCs and library methods invoking those RPCs.
2020-10-19 14:29:36 -07:00