google-apis-mybusinesslodging_v1 0.14.0 → 0.15.0

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: 8a07986b2c62f79042a53ea85888ccf1502629f9992a0572a85cd9137704a38b
4
- data.tar.gz: 29ebb7de0d0ff617111da25bfc0d0d34577686912ff4c12ffc1f737887fce167
3
+ metadata.gz: 7f56ca9b1b20f6e26a242697be748976a96086010d348bfdf054275085aa31d7
4
+ data.tar.gz: 9524b6c1aa7c4fe47c0950368f6356da0fa688d4d03f3db9d0803c084ebb5f63
5
5
  SHA512:
6
- metadata.gz: 736582304094acf19334359b533a18bc1ae72f8a8d737a7b97e03f012d381e476e36a79ac35ead73f4316cfbadc2f75c4419c5191111e58ea6be67dbe8c05fa6
7
- data.tar.gz: bde41369a63877607d3a13f4f33e5fe68c66d0bfe7a55db24095334b848fa81b064c50fdc3f9fb5462231346b8ff457622a8d1f0e0609d58167ca58e98738be6
6
+ metadata.gz: cfcc8a452ec600a8ee0875bf3152874029530d7b8d12200ca306fac76ef79c7cedfaeefef577ca7e57364896bf3d5ccd8e8e26c260f52541d3767d84c81e9285
7
+ data.tar.gz: 85e2f4f715f761254968c454fed361f196b55c5ba499ba61cb1a02416ee595688151236548983b7ec035b5ce1e085cdfcdc33c77c830735b9315fc07991d5c64
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-mybusinesslodging_v1
2
2
 
3
+ ### v0.15.0 (2023-01-29)
4
+
5
+ * Regenerated from discovery document revision 20230124
6
+ * Regenerated using generator version 0.11.1
7
+
3
8
  ### v0.14.0 (2022-11-25)
4
9
 
5
10
  * Regenerated from discovery document revision 20221124
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MybusinesslodgingV1
18
18
  # Version of the google-apis-mybusinesslodging_v1 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.11.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221124"
25
+ REVISION = "20230124"
26
26
  end
27
27
  end
28
28
  end
@@ -127,8 +127,8 @@ module Google
127
127
 
128
128
  # Returns the Google updated Lodging of a specific location.
129
129
  # @param [String] name
130
- # Required. Google identifier for this location in the form: `accounts/`
131
- # account_id`/locations/`location_id`/lodging`
130
+ # Required. Google identifier for this location in the form: `locations/`
131
+ # location_id`/lodging`
132
132
  # @param [String] read_mask
133
133
  # Required. The specific fields to return. Use "*" to include all fields.
134
134
  # Repeated field items cannot be individually specified.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-mybusinesslodging_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.15.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-12-12 00:00:00.000000000 Z
11
+ date: 2023-01-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinesslodging_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinesslodging_v1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinesslodging_v1/v0.15.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinesslodging_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for My Business Lodging API V1