google-maps-fleet_engine-delivery-v1 0.2.3 → 0.2.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/google/maps/fleet_engine/delivery/v1/delivery_service/client.rb +1 -1
- data/lib/google/maps/fleet_engine/delivery/v1/delivery_service/rest/client.rb +1 -1
- data/lib/google/maps/fleet_engine/delivery/v1/version.rb +1 -1
- data/proto_docs/google/maps/fleetengine/delivery/v1/delivery_api.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 53acdc092b9964b8ea3fbfc11fc1efc74445c6f7efb8421e6dcef52d303dcf27
|
4
|
+
data.tar.gz: c9712c95770d0761c037ef419a21f3478962ddd489342b63577ae8cda0364e74
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b3ea2418902317d8acdd0cf4a6d5a0796d16654133000d8421c9c33c66dda2237e32d051cf3bba0d6b2fc5919c01009b7a1130b7a382ecf643a53aa87e56e5e9
|
7
|
+
data.tar.gz: faa03bb520a582403da48a5479b9fb0b76b0982117ede2096b89067aaae70d4ee59b3723d40a71cc03df7ccea6324faae7439ab6846e46daf62166f69271bcec
|
@@ -972,7 +972,7 @@ module Google
|
|
972
972
|
# http://aip.dev/160 for examples of filter syntax. If you don't specify a
|
973
973
|
# value, or if you filter on an empty string, then all Tasks are returned.
|
974
974
|
# For information about the Task properties that you can filter on, see [List
|
975
|
-
# tasks](https://developers.google.com/maps/documentation/
|
975
|
+
# tasks](https://developers.google.com/maps/documentation/mobility/fleet-engine/journeys/tasks/find-tasks#filter_listed_tasks).
|
976
976
|
#
|
977
977
|
# @yield [response, operation] Access the result along with the RPC operation
|
978
978
|
# @yieldparam response [::Gapic::PagedEnumerable<::Google::Maps::FleetEngine::Delivery::V1::Task>]
|
@@ -909,7 +909,7 @@ module Google
|
|
909
909
|
# http://aip.dev/160 for examples of filter syntax. If you don't specify a
|
910
910
|
# value, or if you filter on an empty string, then all Tasks are returned.
|
911
911
|
# For information about the Task properties that you can filter on, see [List
|
912
|
-
# tasks](https://developers.google.com/maps/documentation/
|
912
|
+
# tasks](https://developers.google.com/maps/documentation/mobility/fleet-engine/journeys/tasks/find-tasks#filter_listed_tasks).
|
913
913
|
# @yield [result, operation] Access the result along with the TransportOperation object
|
914
914
|
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Maps::FleetEngine::Delivery::V1::Task>]
|
915
915
|
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
@@ -310,7 +310,7 @@ module Google
|
|
310
310
|
# http://aip.dev/160 for examples of filter syntax. If you don't specify a
|
311
311
|
# value, or if you filter on an empty string, then all Tasks are returned.
|
312
312
|
# For information about the Task properties that you can filter on, see [List
|
313
|
-
# tasks](https://developers.google.com/maps/documentation/
|
313
|
+
# tasks](https://developers.google.com/maps/documentation/mobility/fleet-engine/journeys/tasks/find-tasks#filter_listed_tasks).
|
314
314
|
class ListTasksRequest
|
315
315
|
include ::Google::Protobuf::MessageExts
|
316
316
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-maps-fleet_engine-delivery-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-09-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|