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
d9bdeb17c8
docs: mark vehicle type as required
...
PiperOrigin-RevId: 555156028
2023-08-09 07:27:46 -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
d3c2c5a43e
docs: comments for optional fields on CreateTripRequest
...
PiperOrigin-RevId: 549684150
2023-07-20 11:09:29 -07:00
Google APIs
e8b9e9367b
docs: describe ignored fields on CreateTripRequest
...
PiperOrigin-RevId: 548182390
2023-07-14 11:47:43 -07:00
Google APIs
538660bd03
docs: clarify that stationary vehicles are not stale
...
PiperOrigin-RevId: 547967261
2023-07-13 16:59:52 -07:00
Google APIs
39f31b86d7
docs: update the public protos
...
PiperOrigin-RevId: 547798830
2023-07-13 07:47:41 -07:00
Google APIs
a7fc34f5b6
docs: update public protos and ref docs for the filter field in SearchVehicles and ListVehicles
...
PiperOrigin-RevId: 546288827
2023-07-07 08:30:58 -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
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