google-apis-mybusinessverifications_v1 0.8.0 → 0.10.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3609cae4ceffe3072c5556d5890e10ece73195ce8cb53730ab9951271c304983
|
4
|
+
data.tar.gz: 6e152591a2f3c82b062775a5437ecb09d92c5bf83c555672c35a9b1867ebb900
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2ad1fc3d73d2ce4166a9c4bebc66f2fcd3caa3fa348b1157fee7ecf38185d57ec77a2c07a228d84c70d5cc5c9a293d6f54ddb8cab0e9817247db61e19018a6a6
|
7
|
+
data.tar.gz: 02752e7aad65ae72f996d688272c155a5b5a4684049398cb22ef0268331d83716dba0c4bd23e59f630bc839c1d4aec88ed4333d243da16867d128ebca0e5bb2b
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1
1
|
# Release history for google-apis-mybusinessverifications_v1
|
2
2
|
|
3
|
+
### v0.10.0 (2022-09-26)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220815
|
6
|
+
* Regenerated using generator version 0.10.0
|
7
|
+
|
8
|
+
### v0.9.0 (2022-06-30)
|
9
|
+
|
10
|
+
* Regenerated using generator version 0.8.0
|
11
|
+
* Regenerated from discovery document revision 20220625
|
12
|
+
|
3
13
|
### v0.8.0 (2022-06-19)
|
4
14
|
|
5
15
|
* 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
|
35
|
-
# github.com/google/libaddressinput) - Users should not be
|
36
|
-
# elements for input or editing of fields outside countries
|
37
|
-
# used. For more guidance on how to use this schema, please
|
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
|
283
|
-
# github.com/google/libaddressinput) - Users should not be
|
284
|
-
# elements for input or editing of fields outside countries
|
285
|
-
# used. For more guidance on how to use this schema, please
|
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
|
345
|
-
# github.com/google/libaddressinput) - Users should not be
|
346
|
-
# elements for input or editing of fields outside countries
|
347
|
-
# used. For more guidance on how to use this schema, please
|
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
|
496
|
-
# github.com/google/libaddressinput) - Users should not be
|
497
|
-
# elements for input or editing of fields outside countries
|
498
|
-
# used. For more guidance on how to use this schema, please
|
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.
|
19
|
+
GEM_VERSION = "0.10.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.10.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220815"
|
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.
|
4
|
+
version: 0.10.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
|
+
date: 2022-10-03 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:
|
19
|
+
version: 0.9.0
|
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:
|
29
|
+
version: 0.9.0
|
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.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessverifications_v1/v0.10.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: []
|