google-apis-mybusinessbusinessinformation_v1 0.14.0 → 0.16.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: f376785da2318ff3ad79b24ccbb406a99d624f881eb231bd49431c65a796b839
4
- data.tar.gz: 49f4494b5f72f13e1ee087ad9910596267d8fa1f58aae0ae24a077fef06d2a57
3
+ metadata.gz: 428af2fccc6037f00c5470290a9ef9e2286095008c247150e7167bd3f7d45d78
4
+ data.tar.gz: 05f863c573924d6d20469a8a92fc01e0fdee53fbc4ede138ef7021920d1a4688
5
5
  SHA512:
6
- metadata.gz: c61ede061402b236d144fa213f89375f7b140a8582e1289747f3ee78da720c67be9bf18d69271238efcf58bbfe445500651ad6324e6abfd1fc2d483e97cbcd77
7
- data.tar.gz: 9b7b1de1fa545c6bee86a47dbb99c94005125535e4f314b4eed86ded45a551dc60d48b1e0cb3741db9864c7fe08b4be33b4184aa40066cabb93b723f4bc33f5c
6
+ metadata.gz: 249eb2fa2be7f4ee57569a05b5a0ca3735a1e6eadf9a368a38dc32d748c370d47d6c01e5f21fcbd88bcb84d2ca519c75197c1f937aa00a9cc3a4bc2f85133fed
7
+ data.tar.gz: 41882994ce271adc2905065cd48edf779785c54f6e858ea608f1115fa414aa75512e029e35261d7599217327d0d177a61772fbd75c54f4ff9846e3acba215880
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-mybusinessbusinessinformation_v1
2
2
 
3
+ ### v0.16.0 (2023-02-15)
4
+
5
+ * Regenerated using generator version 0.12.0
6
+
7
+ ### v0.15.0 (2022-11-25)
8
+
9
+ * Regenerated from discovery document revision 20221124
10
+
3
11
  ### v0.14.0 (2022-11-03)
4
12
 
5
13
  * Regenerated using generator version 0.11.0
@@ -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.14.0"
19
+ GEM_VERSION = "0.16.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.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220625"
25
+ REVISION = "20221124"
26
26
  end
27
27
  end
28
28
  end
@@ -23,7 +23,8 @@ module Google
23
23
  # My Business Business Information API
24
24
  #
25
25
  # The My Business Business Information API provides an interface for managing
26
- # business information on Google.
26
+ # business information. Note - If you have a quota of 0 after enabling the API,
27
+ # please request for GBP API access.
27
28
  #
28
29
  # @example
29
30
  # require 'google/apis/mybusinessbusinessinformation_v1'
@@ -22,7 +22,8 @@ module Google
22
22
  # My Business Business Information API
23
23
  #
24
24
  # The My Business Business Information API provides an interface for managing
25
- # business information on Google.
25
+ # business information. Note - If you have a quota of 0 after enabling the API,
26
+ # please request for GBP API access.
26
27
  #
27
28
  # @see https://developers.google.com/my-business/
28
29
  module MybusinessbusinessinformationV1
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-mybusinessbusinessinformation_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.16.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-11-07 00:00:00.000000000 Z
11
+ date: 2023-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-mybusinessbusinessinformation_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessbusinessinformation_v1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessbusinessinformation_v1/v0.16.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessbusinessinformation_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 Business Information API V1