google-apis-places_v1 0.23.0 → 0.24.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: c15962b9b32e5b1e89460356ef4e50af37957fc739bc64f6cb7bb172126bdf65
4
- data.tar.gz: d8c421569e30111509f7b1908948f359f5c56b9541a17111bf56169cb2117d6c
3
+ metadata.gz: 31bf75d639681e105dd6e4cec8017e799cbe5acd00a4fd1d0438dcf51b45805e
4
+ data.tar.gz: 5175ba147d8601604b5f40f700d26516f6c686cd6703a4b451219db34850452d
5
5
  SHA512:
6
- metadata.gz: 9f938ca852203c741456b6fd1538e13ec31f31365acc4d9c02ebe0d408c063cb0fe185ca7c55b79fff35e6891accf72da7a0206e758b551e97e453e76c9cc63f
7
- data.tar.gz: 425ff38af6ff4db314238e64d147b5e3c81535b2d95e541726bd14e50bff2b70a4648bf50d0fed98cbf61842ebb276149382ef2c9b23a6b6419e59254e0b6c87
6
+ metadata.gz: 11b491779e06dbbc2a978f509ace3116de5a3ebe0b51d7736a78996f2f8fc8b4114d9dc70199ea5987fef9d2a643e7213456e9d55f59a16c5800de07d27e1b51
7
+ data.tar.gz: d1fc3f9c548e8a15e5ad9e9908101c6a4363e52b6df66eb66f37d150c0f4cf57aae546f4de9c2436ec0b694f690f3030cebdbd8347e72d967ea6d86b1017801b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-places_v1
2
2
 
3
+ ### v0.24.0 (2024-09-01)
4
+
5
+ * Regenerated from discovery document revision 20240825
6
+
3
7
  ### v0.23.0 (2024-08-04)
4
8
 
5
9
  * Regenerated from discovery document revision 20240729
@@ -2443,7 +2443,7 @@ module Google
2443
2443
  # index in the places field. The contents that are relevant to the `text_query`
2444
2444
  # in the request are preferred. If the contextual content is not available for
2445
2445
  # one of the places, it will return non-contextual content. It will be empty
2446
- # only when the content is unavailable for this place. This list should have as
2446
+ # only when the content is unavailable for this place. This list will have as
2447
2447
  # many entries as the list of places if requested.
2448
2448
  # Corresponds to the JSON property `contextualContents`
2449
2449
  # @return [Array<Google::Apis::PlacesV1::GoogleMapsPlacesV1ContextualContent>]
@@ -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.23.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240729"
25
+ REVISION = "20240825"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-places_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.0
4
+ version: 0.24.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: 2024-08-04 00:00:00.000000000 Z
11
+ date: 2024-09-01 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-places_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-places_v1/v0.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-places_v1/v0.24.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-places_v1
63
63
  post_install_message:
64
64
  rdoc_options: []