google-maps-fleet_engine-delivery 1.1.1 → 1.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 98ffff37335f459e55b9a685d2bc0d951dec17b6d97cd5be84cf4f4602fcbf01
4
- data.tar.gz: 99d5a9db72f611bd792600bed95d15659908d7f6a22a3def1101a6adfe8e2d8f
3
+ metadata.gz: 7643b06d9b498aafa090637ad1953cfbfdc8d3097431a7d5658b8cf070a4b31b
4
+ data.tar.gz: 02cb41392d9f2769bada0b80a78c88593ae0d6852bddd921ce91614316dc86e5
5
5
  SHA512:
6
- metadata.gz: 13df198dfe999c4960e00d28c43c6b314b9eccf0db6b5015f9e4511845e65e8e92237ae09610c19f3352111e702e9f65f7692232f4b215dd7e31a50b0d52c71a
7
- data.tar.gz: 9b92d174480ff6b9f5def7933c43c218f892d915864f3252e45cc37571ee40fca7d843a17c7267539a423f07af76b79d850a0e88393a9a754b0250caa3788492
6
+ metadata.gz: 3c736f4a66f7580d11343d1aa1b6c49ee4da232112d0ea37c25929c010990a7fce6d123c85f54802292c4bec7a9831b453de23c6661e1853737ac6514583659c
7
+ data.tar.gz: 3740b7bf9856f87f360d79e152da124f4c3d9523ea8eaece0352c93f719499f92a7618624b3d3043bbf5021a82512c35c6107bd2792b4b313ee52c7176499457
data/README.md CHANGED
@@ -34,6 +34,14 @@ In order to use this library, you first need to go through the following steps:
34
34
  1. [Enable the API.](https://console.cloud.google.com/apis/library/fleetengine.googleapis.com)
35
35
  1. {file:AUTHENTICATION.md Set up authentication.}
36
36
 
37
+ ```ruby
38
+ require "google/maps/fleet_engine/delivery"
39
+
40
+ client = Google::Maps::FleetEngine::Delivery.delivery_service
41
+ request = ::Google::Maps::FleetEngine::Delivery::V1::CreateDeliveryVehicleRequest.new # (request fields as keyword arguments...)
42
+ response = client.create_delivery_vehicle request
43
+ ```
44
+
37
45
  ## Debug Logging
38
46
 
39
47
  This library comes with opt-in Debug Logging that can help you troubleshoot
@@ -21,7 +21,7 @@ module Google
21
21
  module Maps
22
22
  module FleetEngine
23
23
  module Delivery
24
- VERSION = "1.1.1"
24
+ VERSION = "1.1.2"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-maps-fleet_engine-delivery
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -77,7 +77,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
77
77
  - !ruby/object:Gem::Version
78
78
  version: '0'
79
79
  requirements: []
80
- rubygems_version: 3.6.8
80
+ rubygems_version: 3.6.9
81
81
  specification_version: 4
82
82
  summary: Enables Fleet Engine for access to the On Demand Rides and Deliveries and
83
83
  Last Mile Fleet Solution APIs. Customer's use of Google Maps Content in the Cloud