google-apis-mybusinessverifications_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: 3cb85eca83bb7674820008941f0efd941c051c68f1d1b851dc8516b12a3b5719
4
- data.tar.gz: 8bde6d611ccaa1cc8d036e8691656b73d9efe066fd3fa277fa823c14de0a706c
3
+ metadata.gz: 1f403ed3669cecd3eb5207e802a345101a3cb0c96946f119be086fcf7480c483
4
+ data.tar.gz: 87f89179201c46b9dc1dd307ced95419e52ffdd595b87027b345e65627fba88b
5
5
  SHA512:
6
- metadata.gz: f473794a2606e13bbdd43de2511b3c94d233612d5749382cc80cb17d38d3d52beafdb9a66e5415d3e51afd7640a1b4b30b932d986e02c25102f5437dbbf67b28
7
- data.tar.gz: 1227a9b76d99ade113058a2aec55d402636ded07b6c12b2fe548747e0d78a9cb0113d7d09a14d4bea4bbce9269a3d0dea2abc422bb27ba26dbe902aac841cdc3
6
+ metadata.gz: a044170b4d61f269f6ab5ed7a87e6a26a0c50740c5cdaf75d13bf5579ec344da4f6bdda62cdd7566158a8f79000c0312a1228fd8d13ba3e49ed9f19879f888a7
7
+ data.tar.gz: ec298ed4b7e59556bee59ee3ff7293b07e5de089412d97a5b46f20dc61560f76163885ca9cf57e0a576135e76ea27ec270abd64fb5afa9c5944bb79f6e8421cb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-mybusinessverifications_v1
2
2
 
3
+ ### v0.9.0 (2022-06-30)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+ * Regenerated from discovery document revision 20220625
7
+
3
8
  ### v0.8.0 (2022-06-19)
4
9
 
5
10
  * Regenerated using generator version 0.7.0
@@ -31,11 +31,11 @@ module Google
31
31
  # Box or similar. It is not intended to model geographical locations (roads,
32
32
  # towns, mountains). In typical usage an address would be created via user input
33
33
  # or from importing existing data, depending on the type of process. Advice on
34
- # address input / editing: - Use an i18n-ready address widget such as https://
35
- # github.com/google/libaddressinput) - Users should not be presented with UI
36
- # elements for input or editing of fields outside countries where that field is
37
- # used. For more guidance on how to use this schema, please see: https://support.
38
- # google.com/business/answer/6397478
34
+ # address input / editing: - Use an internationalization-ready address widget
35
+ # such as https://github.com/google/libaddressinput) - Users should not be
36
+ # presented with UI elements for input or editing of fields outside countries
37
+ # where that field is used. For more guidance on how to use this schema, please
38
+ # see: https://support.google.com/business/answer/6397478
39
39
  # Corresponds to the JSON property `address`
40
40
  # @return [Google::Apis::MybusinessverificationsV1::PostalAddress]
41
41
  attr_accessor :address
@@ -279,11 +279,11 @@ module Google
279
279
  # Box or similar. It is not intended to model geographical locations (roads,
280
280
  # towns, mountains). In typical usage an address would be created via user input
281
281
  # or from importing existing data, depending on the type of process. Advice on
282
- # address input / editing: - Use an i18n-ready address widget such as https://
283
- # github.com/google/libaddressinput) - Users should not be presented with UI
284
- # elements for input or editing of fields outside countries where that field is
285
- # used. For more guidance on how to use this schema, please see: https://support.
286
- # google.com/business/answer/6397478
282
+ # address input / editing: - Use an internationalization-ready address widget
283
+ # such as https://github.com/google/libaddressinput) - Users should not be
284
+ # presented with UI elements for input or editing of fields outside countries
285
+ # where that field is used. For more guidance on how to use this schema, please
286
+ # see: https://support.google.com/business/answer/6397478
287
287
  # Corresponds to the JSON property `address`
288
288
  # @return [Google::Apis::MybusinessverificationsV1::PostalAddress]
289
289
  attr_accessor :address
@@ -341,11 +341,11 @@ module Google
341
341
  # Box or similar. It is not intended to model geographical locations (roads,
342
342
  # towns, mountains). In typical usage an address would be created via user input
343
343
  # or from importing existing data, depending on the type of process. Advice on
344
- # address input / editing: - Use an i18n-ready address widget such as https://
345
- # github.com/google/libaddressinput) - Users should not be presented with UI
346
- # elements for input or editing of fields outside countries where that field is
347
- # used. For more guidance on how to use this schema, please see: https://support.
348
- # google.com/business/answer/6397478
344
+ # address input / editing: - Use an internationalization-ready address widget
345
+ # such as https://github.com/google/libaddressinput) - Users should not be
346
+ # presented with UI elements for input or editing of fields outside countries
347
+ # where that field is used. For more guidance on how to use this schema, please
348
+ # see: https://support.google.com/business/answer/6397478
349
349
  class PostalAddress
350
350
  include Google::Apis::Core::Hashable
351
351
 
@@ -492,11 +492,11 @@ module Google
492
492
  # Box or similar. It is not intended to model geographical locations (roads,
493
493
  # towns, mountains). In typical usage an address would be created via user input
494
494
  # or from importing existing data, depending on the type of process. Advice on
495
- # address input / editing: - Use an i18n-ready address widget such as https://
496
- # github.com/google/libaddressinput) - Users should not be presented with UI
497
- # elements for input or editing of fields outside countries where that field is
498
- # used. For more guidance on how to use this schema, please see: https://support.
499
- # google.com/business/answer/6397478
495
+ # address input / editing: - Use an internationalization-ready address widget
496
+ # such as https://github.com/google/libaddressinput) - Users should not be
497
+ # presented with UI elements for input or editing of fields outside countries
498
+ # where that field is used. For more guidance on how to use this schema, please
499
+ # see: https://support.google.com/business/answer/6397478
500
500
  # Corresponds to the JSON property `address`
501
501
  # @return [Google::Apis::MybusinessverificationsV1::PostalAddress]
502
502
  attr_accessor :address
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MybusinessverificationsV1
18
18
  # Version of the google-apis-mybusinessverifications_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
- GENERATOR_VERSION = "0.7.0"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220420"
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-mybusinessverifications_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-06-20 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.6'
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.6'
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-mybusinessverifications_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessverifications_v1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessverifications_v1/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessverifications_v1
63
63
  post_install_message:
64
64
  rdoc_options: []