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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9fe95fc9c94349157c17fb4043c113f4acd8585ec8add1def9c96c2741ec07c7
4
- data.tar.gz: 746ae69673303804eaf89fe13e07ca5d212581481ab040a417e9855116d310bb
3
+ metadata.gz: 53acdc092b9964b8ea3fbfc11fc1efc74445c6f7efb8421e6dcef52d303dcf27
4
+ data.tar.gz: c9712c95770d0761c037ef419a21f3478962ddd489342b63577ae8cda0364e74
5
5
  SHA512:
6
- metadata.gz: 0dcdcb3b84e3a20482258dfb37a3e0c03037219c9b31f6584ea6689f804628f2bb3ceab20379be68ca1644e508eff038cc65a527db58fac41ca8614f325a4a9e
7
- data.tar.gz: 34189a5f37817c54e925faa39b0f4fcf0f9c54abb16a9de106e4cac91953ce832b140a0219f1dc541333c42916aa653cc92a1d0d9bbb1995082d4f0f99fc6d28
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/transportation-logistics/last-mile-fleet-solution/fleet-performance/fleet-engine/deliveries_api#list-tasks).
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/transportation-logistics/last-mile-fleet-solution/fleet-performance/fleet-engine/deliveries_api#list-tasks).
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]
@@ -22,7 +22,7 @@ module Google
22
22
  module FleetEngine
23
23
  module Delivery
24
24
  module V1
25
- VERSION = "0.2.3"
25
+ VERSION = "0.2.4"
26
26
  end
27
27
  end
28
28
  end
@@ -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/transportation-logistics/last-mile-fleet-solution/fleet-performance/fleet-engine/deliveries_api#list-tasks).
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.3
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-08-30 00:00:00.000000000 Z
11
+ date: 2024-09-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common