google-apis-domains_v1beta1 0.18.0 → 0.19.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/domains_v1beta1/classes.rb +10 -10
- data/lib/google/apis/domains_v1beta1/gem_version.rb +3 -3
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 17906f45d539457778d17349bf8cf65b1ccba47a9b9d933d46dd3139bbbe7d0a
|
4
|
+
data.tar.gz: 88732f538f1fa674e8372547d845dd82af0294188523a5be260ef9b3f868afff
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b049188cd204843ab70daa6c321eaeec1cd819b7c9df9af124649dff9c9d1f7825840601b4c503967b03156338e794e3d26947fee74a828ac2e45099d1847819
|
7
|
+
data.tar.gz: d7b4a2f6afc60a40b90faead92bc949d7cd621b255ce12746cec9d8d2a0d3c8389f30c9db4018d58cd23dce36a0fd4fd2ee50356e9d2fba4666ad7600350b7e1
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-domains_v1beta1
|
2
2
|
|
3
|
+
### v0.19.0 (2022-07-17)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220712
|
6
|
+
* Regenerated using generator version 0.9.0
|
7
|
+
|
3
8
|
### v0.18.0 (2022-07-02)
|
4
9
|
|
5
10
|
* Regenerated using generator version 0.8.0
|
@@ -320,11 +320,11 @@ module Google
|
|
320
320
|
# Box or similar. It is not intended to model geographical locations (roads,
|
321
321
|
# towns, mountains). In typical usage an address would be created via user input
|
322
322
|
# or from importing existing data, depending on the type of process. Advice on
|
323
|
-
# address input / editing: - Use an
|
324
|
-
# github.com/google/libaddressinput) - Users should not be
|
325
|
-
# elements for input or editing of fields outside countries
|
326
|
-
# used. For more guidance on how to use this schema, please
|
327
|
-
# google.com/business/answer/6397478
|
323
|
+
# address input / editing: - Use an internationalization-ready address widget
|
324
|
+
# such as https://github.com/google/libaddressinput) - Users should not be
|
325
|
+
# presented with UI elements for input or editing of fields outside countries
|
326
|
+
# where that field is used. For more guidance on how to use this schema, please
|
327
|
+
# see: https://support.google.com/business/answer/6397478
|
328
328
|
# Corresponds to the JSON property `postalAddress`
|
329
329
|
# @return [Google::Apis::DomainsV1beta1::PostalAddress]
|
330
330
|
attr_accessor :postal_address
|
@@ -1083,11 +1083,11 @@ module Google
|
|
1083
1083
|
# Box or similar. It is not intended to model geographical locations (roads,
|
1084
1084
|
# towns, mountains). In typical usage an address would be created via user input
|
1085
1085
|
# or from importing existing data, depending on the type of process. Advice on
|
1086
|
-
# address input / editing: - Use an
|
1087
|
-
# github.com/google/libaddressinput) - Users should not be
|
1088
|
-
# elements for input or editing of fields outside countries
|
1089
|
-
# used. For more guidance on how to use this schema, please
|
1090
|
-
# google.com/business/answer/6397478
|
1086
|
+
# address input / editing: - Use an internationalization-ready address widget
|
1087
|
+
# such as https://github.com/google/libaddressinput) - Users should not be
|
1088
|
+
# presented with UI elements for input or editing of fields outside countries
|
1089
|
+
# where that field is used. For more guidance on how to use this schema, please
|
1090
|
+
# see: https://support.google.com/business/answer/6397478
|
1091
1091
|
class PostalAddress
|
1092
1092
|
include Google::Apis::Core::Hashable
|
1093
1093
|
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DomainsV1beta1
|
18
18
|
# Version of the google-apis-domains_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.19.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.9.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220712"
|
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-domains_v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.19.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-07-
|
11
|
+
date: 2022-07-18 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-domains_v1beta1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-domains_v1beta1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-domains_v1beta1/v0.19.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-domains_v1beta1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|