google-apis-mybusinessqanda_v1 0.8.0 → 0.9.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: 27c5afcf17dd7430b511878c0aff15fdc4d9bff3ea4867f919e3540ccc6e0536
4
- data.tar.gz: 344cccc0f11068a1db9fe5e2857dd1acb1a8b1118ace5736833b6a8a8ff82021
3
+ metadata.gz: dd10f959c422822d2cee042b3f5255a3b05a9d877c0f572e77563c1f81f03f07
4
+ data.tar.gz: a6b2e6dea8740d08868f61a569629365eb3beb2592f53ca0e79cb66f807f1cd9
5
5
  SHA512:
6
- metadata.gz: a064019d127d18ec8700e396a601d4695789fabaaf21767309ff0c419f6ab0287e97ecd52ab4af78296e861a7d592a96ef08252ad14ce4fb7d8e9667c193f604
7
- data.tar.gz: 57464e3978a4904ba2d77b9b9bde47d962a8419a2ed86acaa9d5f888df92bbdc5c2ffca925fc37fc580ed93f01e649c6d1e4a795290c73280fedd1b7cb753fc9
6
+ metadata.gz: e5011ce8d0316ce7224b0856beb335e28c521ff8b61ba4681d27d55cb05ed5c8320b04a7ecf36321ddd62a0b5a6551d1419ef3a95324691a26d7fd8417bf9abb
7
+ data.tar.gz: 04cd1134e7b35529c7651fa9e58fb4182b742dafe7683f7e295901e1978a8f8ddf5ba78cb90a1bd4fb612bc8996e7ff3a03115fde87379242e9888d5a0707fd9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-mybusinessqanda_v1
2
2
 
3
+ ### v0.9.0 (2022-11-25)
4
+
5
+ * Regenerated from discovery document revision 20221124
6
+
3
7
  ### v0.8.0 (2022-10-30)
4
8
 
5
9
  * Regenerated using generator version 0.11.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MybusinessqandaV1
18
18
  # Version of the google-apis-mybusinessqanda_v1 gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.9.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 = "20220407"
25
+ REVISION = "20221124"
26
26
  end
27
27
  end
28
28
  end
@@ -23,7 +23,8 @@ module Google
23
23
  # My Business Q&A API
24
24
  #
25
25
  # The My Business Q&A API allows questions and answers to be posted for specific
26
- # listings.
26
+ # listings. Note - If you have a quota of 0 after enabling the API, please
27
+ # request for GBP API access.
27
28
  #
28
29
  # @example
29
30
  # require 'google/apis/mybusinessqanda_v1'
@@ -22,7 +22,8 @@ module Google
22
22
  # My Business Q&A API
23
23
  #
24
24
  # The My Business Q&A API allows questions and answers to be posted for specific
25
- # listings.
25
+ # listings. Note - If you have a quota of 0 after enabling the API, please
26
+ # request for GBP API access.
26
27
  #
27
28
  # @see https://developers.google.com/my-business/
28
29
  module MybusinessqandaV1
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-mybusinessqanda_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.9.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-10-31 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-mybusinessqanda_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessqanda_v1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessqanda_v1/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessqanda_v1
63
63
  post_install_message:
64
64
  rdoc_options: []