google-apis-mybusinessbusinessinformation_v1 0.8.0 → 0.11.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: 2e526383547b12f0a02a12b0f488134674024d809e79aec441b1af83dc09a58d
4
- data.tar.gz: 91cd1510312eb9201e8bcf7b5734e7a279f2d38fa9d89468b714e22f7f4b3615
3
+ metadata.gz: d02c658179a048b687ef92a2d072968bb35044934067e4b806535076f97c45fa
4
+ data.tar.gz: ca294c5156b0b4475b533ad49b76992b6d35c469083452dfe36cf8a6d4b8c44c
5
5
  SHA512:
6
- metadata.gz: 98df431f6919432a1bf0ed5b7d0b8c6951d985a4293f5b99f167e18552fb3027079bc5b3d77b267d86bb9f49a06b4686e3008e5df3f86454be94cbcf7452342c
7
- data.tar.gz: e585d04fdc515d3a79dfc18bfe221d2d0d20686ca1ff50948663fb4612af0e0a34588526d1fd417863e59a852ebb79b900ce00a8a9ecc3e14fe375178a6aecbc
6
+ metadata.gz: d0d7df97fcfd12799b145eb1a242e04dfe29bb1b2157b4a3045b14710b7c8e69a1672fc705ebdebc82670b3b3df1a4d5fdd4c692c6e509dbc90970e786272e8f
7
+ data.tar.gz: 79fff52331cf81cf4a8e6ba05e63d080709aba0100009984c822442192d2f67b65d374d468a7ecb3e7169c6d81b4b0eeab6d97f469203a9ce96ceb2a274fc3f0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-mybusinessbusinessinformation_v1
2
2
 
3
+ ### v0.11.0 (2022-06-30)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+ * Regenerated from discovery document revision 20220625
7
+
8
+ ### v0.10.0 (2022-06-21)
9
+
10
+ * Regenerated using generator version 0.7.0
11
+
12
+ ### v0.9.0 (2022-06-03)
13
+
14
+ * Regenerated using generator version 0.5.0
15
+
3
16
  ### v0.8.0 (2022-03-22)
4
17
 
5
18
  * Regenerated from discovery document revision 20220319
@@ -873,11 +873,11 @@ module Google
873
873
  # Box or similar. It is not intended to model geographical locations (roads,
874
874
  # towns, mountains). In typical usage an address would be created via user input
875
875
  # or from importing existing data, depending on the type of process. Advice on
876
- # address input / editing: - Use an i18n-ready address widget such as https://
877
- # github.com/google/libaddressinput) - Users should not be presented with UI
878
- # elements for input or editing of fields outside countries where that field is
879
- # used. For more guidance on how to use this schema, please see: https://support.
880
- # google.com/business/answer/6397478
876
+ # address input / editing: - Use an internationalization-ready address widget
877
+ # such as https://github.com/google/libaddressinput) - Users should not be
878
+ # presented with UI elements for input or editing of fields outside countries
879
+ # where that field is used. For more guidance on how to use this schema, please
880
+ # see: https://support.google.com/business/answer/6397478
881
881
  # Corresponds to the JSON property `storefrontAddress`
882
882
  # @return [Google::Apis::MybusinessbusinessinformationV1::PostalAddress]
883
883
  attr_accessor :storefront_address
@@ -1264,11 +1264,11 @@ module Google
1264
1264
  # Box or similar. It is not intended to model geographical locations (roads,
1265
1265
  # towns, mountains). In typical usage an address would be created via user input
1266
1266
  # or from importing existing data, depending on the type of process. Advice on
1267
- # address input / editing: - Use an i18n-ready address widget such as https://
1268
- # github.com/google/libaddressinput) - Users should not be presented with UI
1269
- # elements for input or editing of fields outside countries where that field is
1270
- # used. For more guidance on how to use this schema, please see: https://support.
1271
- # google.com/business/answer/6397478
1267
+ # address input / editing: - Use an internationalization-ready address widget
1268
+ # such as https://github.com/google/libaddressinput) - Users should not be
1269
+ # presented with UI elements for input or editing of fields outside countries
1270
+ # where that field is used. For more guidance on how to use this schema, please
1271
+ # see: https://support.google.com/business/answer/6397478
1272
1272
  class PostalAddress
1273
1273
  include Google::Apis::Core::Hashable
1274
1274
 
@@ -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.8.0"
19
+ GEM_VERSION = "0.11.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220319"
25
+ REVISION = "20220625"
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.8.0
4
+ version: 0.11.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-03-28 00:00:00.000000000 Z
11
+ date: 2022-07-04 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.4'
19
+ version: '0.7'
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.4'
29
+ version: '0.7'
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.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessbusinessinformation_v1/v0.11.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for My Business Business Information API V1