google-apis-mybusinessbusinessinformation_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: f376785da2318ff3ad79b24ccbb406a99d624f881eb231bd49431c65a796b839
4
- data.tar.gz: 49f4494b5f72f13e1ee087ad9910596267d8fa1f58aae0ae24a077fef06d2a57
3
+ metadata.gz: 4e7f131389ef437b0f8c11823485af2cea690f4746f837b8ae2e6867fe47f63e
4
+ data.tar.gz: 3cd091ac7207904b7f93618744e6010d694d5c946b0852baaadfbe21b5d82b79
5
5
  SHA512:
6
- metadata.gz: c61ede061402b236d144fa213f89375f7b140a8582e1289747f3ee78da720c67be9bf18d69271238efcf58bbfe445500651ad6324e6abfd1fc2d483e97cbcd77
7
- data.tar.gz: 9b7b1de1fa545c6bee86a47dbb99c94005125535e4f314b4eed86ded45a551dc60d48b1e0cb3741db9864c7fe08b4be33b4184aa40066cabb93b723f4bc33f5c
6
+ metadata.gz: 3c6a13ea8b27c6116056c944005fb72c0bc461834a2ded5b898bfea9839ed98a3491d4879111193bcacb58bb21aba99c66b8defd9760cba9c76c87173e8d05fe
7
+ data.tar.gz: 8f8b29d5f8f30c28cd7e2e5ea0f3edd513aae0389ddbb8fe47beaa3a6368520a8ab7841bbbd08252e7497ade87a83e8714dbd06bbfe984f1cdd634dfae7fa407
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-mybusinessbusinessinformation_v1
2
2
 
3
+ ### v0.15.0 (2022-11-25)
4
+
5
+ * Regenerated from discovery document revision 20221124
6
+
3
7
  ### v0.14.0 (2022-11-03)
4
8
 
5
9
  * 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.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.11.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.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-11-07 00:00:00.000000000 Z
11
+ date: 2022-12-12 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-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.15.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: []