google-apis-mybusinessbusinessinformation_v1 0.23.0 → 0.24.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: c28cfa8b7b53aeb130ea6d571f8381105e60585d838c72c686203590260fe408
4
- data.tar.gz: 9ed240a27c93fc8f4d11235c62e97aa2efd4e7c1b23aa4b8b49a22b67ff82209
3
+ metadata.gz: bb8d62836f05490f24fae1233d2b3e004e6b7fba2f404b5677f58b3b1a5810eb
4
+ data.tar.gz: 7d9b552ed0f790a09438090558e29706f4292a083ed4b598243c4327c8e8b17c
5
5
  SHA512:
6
- metadata.gz: c1b24033d96e55af7fa47dcf4bf677536062e7b0f61f498dd9926ff23072e1d8b04cb9645460f6431eae7c23fac0aea8b1f12da3a60ef9187451c91dc157e2a3
7
- data.tar.gz: 04fa7c57dc347abdc01c6001206beadab0073fc59e186326a876806a24941b468434d68222ec89dc20581e2d2a1221cf449c4a57b7d89753bc6cd024d4e6eb57
6
+ metadata.gz: 03fbbfef8c06613e2a6edb9cc6e1adb2b04ab5284b076314d6d16d37a95f2da81a66fbcfb98450c7f4d0acdf0ed37a4abeaece10df907a6928433262e8bed0aa
7
+ data.tar.gz: 6ef8625b33e026e2a1e704a7ee44fcdff4bd9dbe4ebd7e6b85bbf38a67903acfd9cb2befb1427b714b917b3581347f0fb167dbd3c83dc81fcac8cc722f229759
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-mybusinessbusinessinformation_v1
2
2
 
3
+ ### v0.24.0 (2025-02-26)
4
+
5
+ * Regenerated from discovery document revision 20250217
6
+ * Regenerated using generator version 0.16.0
7
+
3
8
  ### v0.23.0 (2024-11-24)
4
9
 
5
10
  * Regenerated from discovery document revision 20241120
@@ -935,7 +935,8 @@ module Google
935
935
  attr_accessor :can_operate_health_data
936
936
  alias_method :can_operate_health_data?, :can_operate_health_data
937
937
 
938
- # Output only. Indicates if the listing can manage local posts.
938
+ # Output only. Indicates if the listing can manage local posts. Deprecated: This
939
+ # field is no longer populated and will be removed in a future version.
939
940
  # Corresponds to the JSON property `canOperateLocalPost`
940
941
  # @return [Boolean]
941
942
  attr_accessor :can_operate_local_post
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MybusinessbusinessinformationV1
18
18
  # Version of the google-apis-mybusinessbusinessinformation_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
- GENERATOR_VERSION = "0.15.1"
22
+ GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241120"
25
+ REVISION = "20250217"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-mybusinessbusinessinformation_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
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-12-04 00:00:00.000000000 Z
10
+ date: 2025-03-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessbusinessinformation_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessbusinessinformation_v1/v0.23.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessbusinessinformation_v1/v0.24.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessbusinessinformation_v1
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.22
79
- signing_key:
76
+ rubygems_version: 3.6.5
80
77
  specification_version: 4
81
78
  summary: Simple REST client for My Business Business Information API V1
82
79
  test_files: []