google-apis-places_v1 0.38.0 → 0.39.0

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: a2636a236d3eb6d9ab74f03925261543836cf9eb3b3075dd76b9a3499cd008c8
4
- data.tar.gz: 4260540c7356f047234da3e51a3ec7bf94121c44f59bc517120d411202dc8e3a
3
+ metadata.gz: 89b1b5f2f8bb0c514f65594160744805cabfc55a7c9a10382216dea8609763c6
4
+ data.tar.gz: 3d68f3a2a4c1df6c0cf592d71a5535471c46ec0ffc400313659aadcb8b05ea8e
5
5
  SHA512:
6
- metadata.gz: 7dbd99239c2014a3798a3ee97bd69dd966b85f83a9d2caa40b11c446c8e2a7efceb0ab20102a7033d6b2ad7ea7901ce2c29e937717748ef7eb4a179677329d93
7
- data.tar.gz: 960db466ebc49893a3755b283a5fa277863b40923b2346742cae28dee61bc20d74d20333ec70122b8e8db6a64755496f437706bce4b28b9a03eb146da9ea7993
6
+ metadata.gz: 3b6e327c64d80842aa7c6d491b7f9cb4986d813ea12c46e41317a8da179c094b806ee8f399d370ef096e6e376f10319ba37d0d1dd45ea8eab8adfea654072db1
7
+ data.tar.gz: '058dfe59fa80685ae45a1b15fcf4ea5ffcf24cdbd9f9581142d11a7943170e643c6e1a669df52201e47dcaff208100543ee5a1d4b7cc97d83df2998151f89bba'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-places_v1
2
2
 
3
+ ### v0.39.0 (2025-10-12)
4
+
5
+ * Regenerated from discovery document revision 20251007
6
+
3
7
  ### v0.38.0 (2025-09-28)
4
8
 
5
9
  * Regenerated from discovery document revision 20250921
@@ -1993,7 +1993,7 @@ module Google
1993
1993
  # @return [String]
1994
1994
  attr_accessor :directions_uri
1995
1995
 
1996
- # A link to show reviews of this place on Google Maps.
1996
+ # A link to show photos of this place on Google Maps.
1997
1997
  # Corresponds to the JSON property `photosUri`
1998
1998
  # @return [String]
1999
1999
  attr_accessor :photos_uri
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PlacesV1
18
18
  # Version of the google-apis-places_v1 gem
19
- GEM_VERSION = "0.38.0"
19
+ GEM_VERSION = "0.39.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250921"
25
+ REVISION = "20251007"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-places_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.38.0
4
+ version: 0.39.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-places_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-places_v1/v0.38.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-places_v1/v0.39.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-places_v1
62
62
  rdoc_options: []
63
63
  require_paths: