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
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
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
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
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
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
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
f653ae0f8b
docs: correct limit of required_attributes
...
PiperOrigin-RevId: 478014682
2022-09-30 09:42: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
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
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
917762b1d6
docs: clarify comment on update_time
...
PiperOrigin-RevId: 458304215
2022-06-30 13:43:40 -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
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