Commit graph

49 commits

Author SHA1 Message Date
Google APIs
3fb120eb5c 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: 813834114
2025-10-01 11:19:50 -07:00
Google APIs
eb6cdb7e07 fix: Upgrade Go gRPC Protobuf generation
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: 754988866
2025-05-05 10:30:30 -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
b9cbcb97ae feat: Deprecate CustomLayer fields
feat: Add toll passes in JP, MX, and US
docs: Update various documentation

PiperOrigin-RevId: 689018521
2024-10-23 10:33:51 -07:00
Google APIs
2f1274f3d0 chore: Deprecate uses of CustomLayerInfo, which will stop being populated soon
docs: Clean up documentation per AIP conventions

PiperOrigin-RevId: 672573512
2024-09-09 09:38:23 -07: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
9b82d83b2f chore: update go_package and Go importpath
PiperOrigin-RevId: 531279558
2023-05-11 12:43:13 -07:00
Google APIs
6b566360ec chore(python): Configure google.geo.type as a proto-plus dependency
PiperOrigin-RevId: 520334574
2023-03-29 07:54:44 -07:00
Google APIs
7a702a989d feat: enable "rest" transport in Python for services supporting numeric enums
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
69fc6c5b87 chore: include generated samples dir for all google apis
PiperOrigin-RevId: 485653021
2022-11-02 11:44:34 -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
a6aca40e0a docs: refer to request field by correct name: routing_preference
PiperOrigin-RevId: 466038028
2022-08-08 07:34:14 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
d0b394f188 feat: added support for custom layer info
Clients can now specify the custom dataset use to annotate route

PiperOrigin-RevId: 456358187
2022-06-21 14:58:29 -07:00
Google APIs
0ee215aaf0 feat: Update Routes Preferred protos
PiperOrigin-RevId: 400268071
2021-10-01 12:42:57 -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
b0e8809d55 chore: migrate maps/routes to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 373493291
2021-05-12 19:27:47 -07:00
Google APIs
bab2449053 feat: Add ComputeCustomRoutes service and its request and response protos.
PiperOrigin-RevId: 373207098
2021-05-11 12:32:24 -07:00
Google APIs
48cb02d6fc feat: Add toll pass for Brazil, Mexico and New York.
PiperOrigin-RevId: 368311798
2021-04-13 15:51:32 -07:00
Google APIs
8586c62be9 feat: Add toll pass for Chicago, Massachusetts Turnpike, and San Francisco.
PiperOrigin-RevId: 365836845
2021-03-30 10:10:12 -07:00
Google APIs
961dc7c804 feat: Add TAXI travel mode and PolylineEncoding.
PiperOrigin-RevId: 364401367
2021-03-22 13:55:05 -07:00
Google APIs
a3b60b0ddc chore: migrate maps/routes onto the {Java,Python} microgenerators
Committer: @miraleung
PiperOrigin-RevId: 357773363
2021-02-16 12:00:35 -08:00
Google APIs
5a11760c9d feat: Add Traffic data to the leg and step level.
PiperOrigin-RevId: 357215334
2021-02-12 10:11:58 -08:00
Google APIs
b241bbc1ad feat: Added OAuth scope for the service
PiperOrigin-RevId: 350670798
2021-01-07 17:47:15 -08:00
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
Google APIs
9505d0ac32 feat: added ComputeRouteMatrix to v1 endpoint.
docs: updated ComputeRouteMatrix comments to reflect size restrictions.
docs: clarified RouteMatrixElementCondition documentation.
feat: added geo_json_linestring polyline type.
feat: added Argentina toll pass.

PiperOrigin-RevId: 344844888
2020-11-30 11:13:11 -08:00
Google APIs
793cd56ceb docs: Update Traffic-related comments.
PiperOrigin-RevId: 334854494
2020-10-01 11:12:21 -07:00
Google APIs
9ecb768fc3 Added a RouteMatrixElementCondition enum for RouteMatrixElement.
PiperOrigin-RevId: 322181375
2020-07-20 11:03:30 -07:00
Google APIs
b26f6585d6 docs: added information on required field mask for ComputeRouteMatrix
PiperOrigin-RevId: 320475647
2020-07-09 14:34:00 -07:00
Google APIs
275eb1955c Updated documentation of route modifiers.
Introduction of the documentation of speed reading intervals.

PiperOrigin-RevId: 318318689
2020-06-25 12:01:22 -07:00
Google APIs
c2bfceedfc Generating BUILD.bazel for maps/routes/v1alpha.
PiperOrigin-RevId: 308691010
2020-04-27 13:51:06 -07:00
Google APIs
b3bcfd059e fix(google/maps/routes): move gapic targets to match Routes Preferred API
The Routes Preferred API is not the same as the legacy Routes API. This moves
the client library to make a more clear distinction between the two. The
generated clients in google/maps/routespreferred/v1 still have a dependency on
the open source libraries published from the protos in
google/maps/routes/v1.

The client libraries for languages other than Go and Java have been removed
since they are currently broken and were before this change. No gapic targets
remain in google/maps/routes/v1 except for the Java proto and grpc assembly.
Protos for Go are automatically published through a different process. See
https://github.com/googleapis/go-genproto.

PiperOrigin-RevId: 307838123
2020-04-22 09:57:18 -07:00
Google APIs
69b4dc56d2 Publishing Routes Preferred v1alpha service definition.
PiperOrigin-RevId: 306955205
2020-04-16 17:35:26 -07:00
Google APIs
1bd77e8ce6 Publishing ComputeRouteMatrix request and reply messages.
PiperOrigin-RevId: 305974465
2020-04-10 17:28:18 -07:00
Google APIs
b89abbf12c chore(google/maps): Rename nox.py to noxfile.py
upstream wip fix here: https://github.com/googleapis/gapic-generator/pull/3156

PiperOrigin-RevId: 304411146
2020-04-02 09:07:13 -07:00
Google APIs
6da3d64919 fix(google/maps): Change importpath to developers.google.com/maps/go.
PiperOrigin-RevId: 303976942
2020-03-31 09:12:28 -07:00
Google APIs
2be23f3f30 fix(google/maps): Add post-processing rules for Google Maps APIs
PiperOrigin-RevId: 302925222
2020-03-25 12:04:40 -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
a1a573c3ee fix: change go package to use cloud.google.com/go/maps
PiperOrigin-RevId: 300661825
2020-03-12 17:48:17 -07:00
Google APIs
1cc6f0a7bf build(google/maps/routes): generate api clients
PiperOrigin-RevId: 299955905
2020-03-09 15:54:16 -07:00
Google APIs
10e9a0a833 build: add generated BUILD file for Routes Preferred API
PiperOrigin-RevId: 299164808
2020-03-05 12:26:46 -08:00
Google APIs
7f0dab8177 Publish Routes Preferred API v1 service definitions.
PiperOrigin-RevId: 290326986
2020-01-17 13:08:45 -08:00
Google APIs
9e60345ba6 Publish Routes Preferred API v1 proto definitions.
PiperOrigin-RevId: 288941399
2020-01-09 11:51:24 -08:00