Commit graph

17 commits

Author SHA1 Message Date
Google APIs
d03cc13314 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 765227853
2025-05-30 09:45:36 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -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
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08: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
a28855add3 chore: add Python library generation rules for logging protos
* google.appengine.logging.v1.request_log_pb
* google.cloud.bigquery.logging.v1.audit_data
* google.iam.v1.logging.audit_data

Committer: @busunkim96
PiperOrigin-RevId: 375805064
2021-05-25 15:08:48 -07:00
Google APIs
2e1fba8fad chore: migrate appengine/{legacy,logging} to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 373698798
2021-05-13 18:40:06 -07:00
Google APIs
7998de5ade chore: Add package/namespace options for C#, Ruby and PHP. This is a breaking change *only* for those languages, and packages for those languages have not been published yet.
PiperOrigin-RevId: 363921685
2021-03-19 10:37:44 -07:00
Google APIs
61493c4b05 feat: Update AppEngine RequestLog proto to add trace_sampled field. Also add a bazel build file.
The AppEngine RequestLog proto is used in Cloud Logging for request logs coming from App Engine Standard Environment. The RequestLog proto is encoded as a google.protobuf.Any message inside the protoPayload field of the LogEntry. An updated proto and bazel build file allows client libraries to decode the Any message when reading logs from the Cloud Logging API.

PiperOrigin-RevId: 319927433
2020-07-06 23:23:52 -07:00
Google APIs
f36f335850 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 235606400
2019-02-25 14:47:02 -08:00
googleapis-publisher
6ae2d42424 Synchronize new proto changes. 2016-12-08 19:02:27 -08:00
googleapis-publisher
050400df0f Synchronize new proto changes. 2016-10-27 17:01:03 -07:00