Google APIs
8217d10762
chore: remove backend section
...
PiperOrigin-RevId: 571951255
2023-10-09 08:58:09 -07:00
Google APIs
da566d3324
docs: mark SearchTasks as deprecated
...
docs: mark SearchFuzzedVehicles as deprecated
PiperOrigin-RevId: 561823431
2023-08-31 19:11:24 -07:00
Google APIs
55c97e0764
feat: add new attribute types for vehicles
...
PiperOrigin-RevId: 560068106
2023-08-25 06:00:37 -07:00
Google APIs
cc8acfd162
feat: add DeliveryVehicleType
...
feat: add BICYCLE and PEDESTRIAN to VehicleType
PiperOrigin-RevId: 558179840
2023-08-18 10:15:42 -07:00
Google APIs
3813cb67b1
docs: add comment to visibility_option oneof
...
PiperOrigin-RevId: 555221513
2023-08-09 11:22:16 -07:00
Google APIs
353f09793b
feat: add publish profiles for LMFS and ODRD
...
PiperOrigin-RevId: 554584865
2023-08-07 14:00:45 -07:00
Google APIs
456166fc0b
chore: make fleetengine.yaml files ODRD and LMFS specific
...
PiperOrigin-RevId: 553584300
2023-08-03 14:06:34 -07:00
Google APIs
c2aff0b82f
feat: add viewport to ListVehiclesRequest
...
feat: remove INPUT_ONLY from some location fields
PiperOrigin-RevId: 543847525
2023-06-27 14:10:57 -07:00
Google APIs
9a147e4a8a
feat: add CustomerSuppliedLocation and FleetEngineLocation as location sources
...
docs: clarified descriptions of location sources
Reduces potential confusion by making it clearer which locations come from which sources.
PiperOrigin-RevId: 538789136
2023-06-08 08:13:05 -07:00
Google APIs
a6bc432888
docs: remove internal comment
...
PiperOrigin-RevId: 537113916
2023-06-01 13:29:51 -07:00
Google APIs
6782d08a0f
feat: add TaskAttributes
...
feat: add TaskTrackingViewConfig
docs: fix grouping in complicated attribute query examples
PiperOrigin-RevId: 536850535
2023-05-31 16:08:08 -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
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
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
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
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
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
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
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
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