google-apis-mybusinessbusinessinformation_v1 0.10.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d02c658179a048b687ef92a2d072968bb35044934067e4b806535076f97c45fa
|
4
|
+
data.tar.gz: ca294c5156b0b4475b533ad49b76992b6d35c469083452dfe36cf8a6d4b8c44c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d0d7df97fcfd12799b145eb1a242e04dfe29bb1b2157b4a3045b14710b7c8e69a1672fc705ebdebc82670b3b3df1a4d5fdd4c692c6e509dbc90970e786272e8f
|
7
|
+
data.tar.gz: 79fff52331cf81cf4a8e6ba05e63d080709aba0100009984c822442192d2f67b65d374d468a7ecb3e7169c6d81b4b0eeab6d97f469203a9ce96ceb2a274fc3f0
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
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
|
+
|
3
8
|
### v0.10.0 (2022-06-21)
|
4
9
|
|
5
10
|
* Regenerated using generator version 0.7.0
|
@@ -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
|
877
|
-
# github.com/google/libaddressinput) - Users should not be
|
878
|
-
# elements for input or editing of fields outside countries
|
879
|
-
# used. For more guidance on how to use this schema, please
|
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
|
1268
|
-
# github.com/google/libaddressinput) - Users should not be
|
1269
|
-
# elements for input or editing of fields outside countries
|
1270
|
-
# used. For more guidance on how to use this schema, please
|
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.
|
19
|
+
GEM_VERSION = "0.11.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.8.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
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.
|
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-
|
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.
|
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.
|
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.
|
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: []
|