google-apis-mybusinessbusinessinformation_v1 0.5.0 → 0.6.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: 87c19098bfb9485234187fbbcdb3d8b5674c5234e435f07ed238243d0f15c90a
4
- data.tar.gz: 35d67853847edbb7dc28c9c26edab1df0bb4ed3dcc2117bb6f4f1b82604a1476
3
+ metadata.gz: f7d18d18b74b03c8c484940963214adff322190456143715af4ff469e9ca045f
4
+ data.tar.gz: 4dc7a0d0fbb6174eb23908bec3a97149cf7a040c6093b243dd831da6c58f8b8f
5
5
  SHA512:
6
- metadata.gz: 0fbdc69ddd18116280de02a0517906cb12d7d823ba573bc640739a98ffe5afb02dc0a02ce7cf23184aefb819fd388eb027ae8153b5092c9df13b6073d6a9c2b5
7
- data.tar.gz: c5aae8dd565940c71faa86254c7a184742fc2aabcdb05b194b1b4d9ac6b9366e2c30880c7c0c64bcad5ab31461f16a9f04f4c9c2c60aff33a26861f43f42e4c0
6
+ metadata.gz: 4405c2e5a331cadb804dfca530dab3ffcbe94e853c9025617329f1f0e6c741b2d5ae91c0bea05eb0a36ee7ac4b65ca266a92d68f59e519fa6e97dcd2bbfbfd53
7
+ data.tar.gz: 924cea1e7ee423dfb9d14e2fd78c76b4263cccc306ee542f83a1ddbd0f7416c194e5bc7c25d7e22dd75aa0d31d93da0e3bfea5345512fd88a73f347e4579f60b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-mybusinessbusinessinformation_v1
2
2
 
3
+ ### v0.6.0 (2022-02-16)
4
+
5
+ * Regenerated from discovery document revision 20220215
6
+
3
7
  ### v0.5.0 (2022-02-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20220131
@@ -1335,8 +1335,8 @@ module Google
1335
1335
  attr_accessor :recipients
1336
1336
 
1337
1337
  # Required. CLDR region code of the country/region of the address. This is never
1338
- # inferred and it is up to the user to ensure the value is correct. See http://
1339
- # cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/
1338
+ # inferred and it is up to the user to ensure the value is correct. See https://
1339
+ # cldr.unicode.org/ and https://www.unicode.org/cldr/charts/30/supplemental/
1340
1340
  # territory_information.html for details. Example: "CH" for Switzerland.
1341
1341
  # Corresponds to the JSON property `regionCode`
1342
1342
  # @return [String]
@@ -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.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220131"
25
+ REVISION = "20220215"
26
26
  end
27
27
  end
28
28
  end
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.5.0
4
+ version: 0.6.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-02-07 00:00:00.000000000 Z
11
+ date: 2022-02-21 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.5.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessbusinessinformation_v1/v0.6.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: []