google-apis-mybusinessbusinessinformation_v1 0.13.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: e79aef45bd1b69be862b3194be4150ed05a691be2d46b7abbe16550bcbbeeffd
4
- data.tar.gz: e2ea5e5679caf95ca6a0f5b116451ca4e74997e9b2676aaba9ff303731b7367b
3
+ metadata.gz: 4e7f131389ef437b0f8c11823485af2cea690f4746f837b8ae2e6867fe47f63e
4
+ data.tar.gz: 3cd091ac7207904b7f93618744e6010d694d5c946b0852baaadfbe21b5d82b79
5
5
  SHA512:
6
- metadata.gz: 8fbfb1b78cf59d84445ed47a5c2559012dec9d3051fd1cc37fd93cc1f33d04b9195a5c78a50d115a46f60ad390859c623c9f4e1bfbc8654055e07df5c7c9d830
7
- data.tar.gz: f40af004efd386c73e088e72bd0cac4ca6426f06b184cdcb71768fca3fbf6fcb26027b17ada460000e22bc868fb18e6bb5f91b19248fb60958f74e01ff9c3e95
6
+ metadata.gz: 3c6a13ea8b27c6116056c944005fb72c0bc461834a2ded5b898bfea9839ed98a3491d4879111193bcacb58bb21aba99c66b8defd9760cba9c76c87173e8d05fe
7
+ data.tar.gz: 8f8b29d5f8f30c28cd7e2e5ea0f3edd513aae0389ddbb8fe47beaa3a6368520a8ab7841bbbd08252e7497ade87a83e8714dbd06bbfe984f1cdd634dfae7fa407
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
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
+
7
+ ### v0.14.0 (2022-11-03)
8
+
9
+ * Regenerated using generator version 0.11.0
10
+
3
11
  ### v0.13.0 (2022-09-21)
4
12
 
5
13
  * Regenerated using generator version 0.10.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.13.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
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.13.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-09-26 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
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.9.1
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.0
29
+ version: 0.9.1
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.13.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: []