google-apis-mybusinessbusinesscalls_v1 0.7.0 → 0.8.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: 33d39206938ccfd317b8e3c09ae6cc197abf64160765d112a817279036b70625
4
- data.tar.gz: 5978c3641c7456275a01cb52bcd76dc16acb316ea840a9c1b7dfa688bc54e9ab
3
+ metadata.gz: b95e2fe1cafc8320ade20257bf49e3c77b8902eeb14c0799af14caf90261bd49
4
+ data.tar.gz: 64af268cee922cbda4bc05795dfed6cd580480e44bbc5f42f8f13b1c02e39e80
5
5
  SHA512:
6
- metadata.gz: fba598a32b5a4bd8c35580d66d0e5232cdfaa797ac0c077442589e2b0fb2ebeb8a0d86a868db36ce275a8291a4f4fa0f64ba1d980d392b7010460a42923bcc8b
7
- data.tar.gz: 274aa60b1e72aa72942737372ba1154449b9fcea710384f3b401f07b87066a2a0ac6a8196d3e10073c426f8efd239f743918d0695c76ff3c3bc26ec04dc763e5
6
+ metadata.gz: 9f5bf65531855bd5175a5080dbe4ce555702f2dfc919e52fbf7d888c85a6e3a6ff3eed81adabcb52bf77763177ce7896fce856392e2739f221b42d1445cccbbf
7
+ data.tar.gz: 5a17b4c17d0fafd51f46489b398ddbaf6ee1c6110ca42ee20bbafcd3d6533edc5521ed3db4765265d78d2cdcafb7ddcc704614e393fc5412aaa3676f1807ec13
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-mybusinessbusinesscalls_v1
2
2
 
3
+ ### v0.8.0 (2022-11-25)
4
+
5
+ * Regenerated from discovery document revision 20221124
6
+
3
7
  ### v0.7.0 (2022-11-04)
4
8
 
5
9
  * Regenerated using generator version 0.11.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MybusinessbusinesscallsV1
18
18
  # Version of the google-apis-mybusinessbusinesscalls_v1 gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.8.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 = "20220619"
25
+ REVISION = "20221124"
26
26
  end
27
27
  end
28
28
  end
@@ -32,7 +32,9 @@ module Google
32
32
  # under the "Calls from Ads" conversion. If smart bidding and call conversions
33
33
  # are used in the optimization strategy, there could be a change in ad spend.
34
34
  # Learn more about smart bidding. To view and perform actions on a location's
35
- # calls, you need to be a `OWNER`, `CO_OWNER` or `MANAGER` of the location.
35
+ # calls, you need to be a `OWNER`, `CO_OWNER` or `MANAGER` of the location. Note
36
+ # - If you have a quota of 0 after enabling the API, please request for GBP API
37
+ # access.
36
38
  #
37
39
  # @example
38
40
  # require 'google/apis/mybusinessbusinesscalls_v1'
@@ -31,7 +31,9 @@ module Google
31
31
  # under the "Calls from Ads" conversion. If smart bidding and call conversions
32
32
  # are used in the optimization strategy, there could be a change in ad spend.
33
33
  # Learn more about smart bidding. To view and perform actions on a location's
34
- # calls, you need to be a `OWNER`, `CO_OWNER` or `MANAGER` of the location.
34
+ # calls, you need to be a `OWNER`, `CO_OWNER` or `MANAGER` of the location. Note
35
+ # - If you have a quota of 0 after enabling the API, please request for GBP API
36
+ # access.
35
37
  #
36
38
  # @see https://developers.google.com/my-business/
37
39
  module MybusinessbusinesscallsV1
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-mybusinessbusinesscalls_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.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-mybusinessbusinesscalls_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessbusinesscalls_v1/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessbusinesscalls_v1/v0.8.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessbusinesscalls_v1
63
63
  post_install_message:
64
64
  rdoc_options: []