Google APIs
57b675c153
chore: update go_gapic_assembly_pkg with snippets archive
...
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
c1aba4ea31
docs: clarified usage of Vehicle.current_route_segment_traffic
...
This doc change does not represent any change in functionality. It's just for documentation clarity.
PiperOrigin-RevId: 523466829
2023-04-11 12:06:42 -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
bb307539e1
feat: add target_time_window to TaskInfo
...
PiperOrigin-RevId: 516620638
2023-03-14 13:42:56 -07:00
Google APIs
808bc44534
docs: updated viewport description
...
PiperOrigin-RevId: 516241048
2023-03-13 09:58:22 -07:00
Google APIs
be1bdffd89
feat: Support REST transport
...
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
ffe555aef8
fix: re-enable fleetengine & fleetengine/delivery py_gapic_test that now pass
...
PiperOrigin-RevId: 513045565
2023-02-28 14:48:59 -08:00
Google APIs
b0f2af1e9b
feat(typescript): enable REST transport
...
To use REST transport, pass {fallback: "rest"} to the client constructor.
PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
90900d9418
docs: Added task_tracking_info and time_window, and updated the docs
...
PiperOrigin-RevId: 511360654
2023-02-21 18:35:54 -08:00
Google APIs
c6ea1fb937
feat: added support for GetTaskTrackingInfo preview
...
PiperOrigin-RevId: 510539106
2023-02-17 15:45:13 -08:00
Google APIs
c35b98606b
feat: Add appropriate mixin clients
...
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617
fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
...
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
60e595bc90
chore: Update C# BUILD.bazel targets
...
PiperOrigin-RevId: 510071506
2023-02-16 01:18:40 -08: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
2e84009c6e
docs: Updated documentation for a few fields with trips.proto and vehicle_api.proto
...
PiperOrigin-RevId: 503189011
2023-01-19 09:41:39 -08:00
Google APIs
9f04c98877
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 503159211
2023-01-19 07:28:33 -08:00
Google APIs
5a226be4e3
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 502338808
2023-01-16 03:01:09 -08:00
Google APIs
e6694d47ae
fix: add missing viewport dependency to Python client
...
PiperOrigin-RevId: 496936655
2022-12-21 09:12:11 -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
013b7e1deb
chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07: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
4c122f83fe
docs: Update documentation to reflect new Cloud Log messages for Fleet Engine
...
PiperOrigin-RevId: 485111970
2022-10-31 12:00:31 -07:00
Google APIs
88a4618f7f
docs: Documentation cleanup
...
* Correct SearchVehicles docs
* Add back ticks
PiperOrigin-RevId: 483805398
2022-10-25 16:26:17 -07:00
Google APIs
87d221a756
docs: add comment about max number of restrictions in filter queries
...
PiperOrigin-RevId: 481795793
2022-10-17 19:07:01 -07:00
Google APIs
f653ae0f8b
docs: correct limit of required_attributes
...
PiperOrigin-RevId: 478014682
2022-09-30 09:42:59 -07:00
Google APIs
7d8a5ab06f
docs: document max number (50) of DeliveryVehicle.Attributes
...
PiperOrigin-RevId: 476989697
2022-09-26 14:19:59 -07:00
Google APIs
695134be07
feat: Add an enum value for raw locations from Apple platforms
...
PiperOrigin-RevId: 476961484
2022-09-26 12:27:01 -07:00
Google APIs
b6c0e8abb2
docs: document explicitly quotes in attribute filter
...
PiperOrigin-RevId: 474678911
2022-09-15 16:03:31 -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
0cb849945f
docs: clarified wording around route-related fields
...
PiperOrigin-RevId: 471592585
2022-09-01 11:51:28 -07:00
Google APIs
c668715318
docs: clean up Unicode Normalization Form C references
...
PiperOrigin-RevId: 471052477
2022-08-30 11:54:50 -07:00
Google APIs
2593ea2005
docs: update filter comment now that attribute query restrictions have been lifted
...
PiperOrigin-RevId: 470092284
2022-08-25 15:04:01 -07:00
Google APIs
c52559c85e
feat: Annotate RPCs with request routing information
...
PiperOrigin-RevId: 464007599
2022-07-28 23:19:34 -07:00
Google APIs
abe15226ba
fix: Add py_test targets
...
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
16e7d10813
fix: specify geo Viewport dependency
...
PiperOrigin-RevId: 461744824
2022-07-18 16:39:33 -07:00
Google APIs
e523a17ea2
feat: added support for BatchCreateTasks preview
...
PiperOrigin-RevId: 461013610
2022-07-14 11:41:23 -07:00
Google APIs
c501985a4c
feat: added support for BatchCreateTasks preview
...
PiperOrigin-RevId: 460776984
2022-07-13 12:21:29 -07:00
Google APIs
917762b1d6
docs: clarify comment on update_time
...
PiperOrigin-RevId: 458304215
2022-06-30 13:43:40 -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
95575851a2
feat: added current trips present feature to search vehicles
...
PiperOrigin-RevId: 451281635
2022-05-26 17:47:39 -07:00
Google APIs
dea9ccb4c9
docs: Use consistent language for formatting restrictions for user-provided ID fields
...
PiperOrigin-RevId: 445017756
2022-04-27 18:03:08 -07:00
Google APIs
cbd3367ca6
docs: updated description of SearchVehiclesRequest.trip_types
...
SearchVehiclesRequest.trip_types is more than just a filter. It is the TripType of the trip being proposed.
PiperOrigin-RevId: 440162035
2022-04-07 11:44:30 -07:00
Google APIs
fef35d4590
docs: explicitly document empty list and search responses
...
PiperOrigin-RevId: 439957204
2022-04-06 15:59:40 -07:00
Google APIs
1b146e73ae
docs: fixed a broken documentation link
...
PiperOrigin-RevId: 435466293
2022-03-17 15:34:59 -07:00
Google APIs
cb5b02f55b
feat: Update documentation with field references in REST and gRPC
...
PiperOrigin-RevId: 433895087
2022-03-10 17:55:26 -08:00
Google APIs
c392eb0604
feat!: modified descriptions of validation rules on create entity endpoints
...
* Commas disallowed
* Backslash allowed
BREAKING CHANGE: Because of a bug commas have been accepted as part of individual IDs. Fixing this bug is a breaking change but we don't expect users to be impacted as we have detected no individual IDs being generated with commas. Commas are still OK to use as delimiters for lists of multiple IDs.
PiperOrigin-RevId: 431967940
2022-03-02 10:11:11 -08:00
Google APIs
948c8fd1f3
refactor: use updated protos for DeliveryService
...
PiperOrigin-RevId: 430330814
2022-02-22 17:22:26 -08:00
Google APIs
ab1bf9a5ce
fix: update labels and package names
...
PiperOrigin-RevId: 422886674
2022-01-19 13:08:42 -08:00
Google APIs
12f2001f70
feat: added delivery APIs
...
PiperOrigin-RevId: 422655037
2022-01-18 14:59:23 -08:00