google-apis-domains_v1alpha2 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 85e0d5985c282bcd12d7686e38d24cb337eb1c3fe0d55f5ad3f985594644bbd3
4
- data.tar.gz: ce1dad7e9c20b9971f89507bc631e21f8c8144edf5a7493ea5747e9f6791517d
3
+ metadata.gz: 7c9db20465caa44f74c4d6c69070b84b5de65916ed31d769755f8718c7e461dc
4
+ data.tar.gz: c73b7c72a23ee3f10ca22107b56f014c4c91eea86b3c0e2c55aeaec95934a6a2
5
5
  SHA512:
6
- metadata.gz: 776ee6767aac0679b5815706b99b2f9c92617cc19cf20b376815fe608f5c27e29f31733f3d81e2a1f6ee2d3da4fddc7fb7b84ee1dbb78139817dfd96cfc889e9
7
- data.tar.gz: dadd2dde13182342fe75f95858fda4bbc3a6e984d27759364c3a16939c88e044f28e1adc7c6134b545763949adc70f2119ce924ca53c74eb21859457f83fe57a
6
+ metadata.gz: a2be642a6a4246498802823952b792e94250027c67094aff9c3705a3d34d9ec3cd7ed7bd7a2cc861b8d9036a0a7505b75be33a262509d5a8a8b0ef074755db3a
7
+ data.tar.gz: ea5041c60ede86ae69a7d7c6f2b0fd36a7c6da7d19917e0db1aa8d67c599b8cfea726e318139c3b802653bbb0caf016eac31bd10055ebca176b6e11caffa4de4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-domains_v1alpha2
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-01)
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 i18n-ready address widget such as https://
324
- # github.com/google/libaddressinput) - Users should not be presented with UI
325
- # elements for input or editing of fields outside countries where that field is
326
- # used. For more guidance on how to use this schema, please see: https://support.
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::DomainsV1alpha2::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 i18n-ready address widget such as https://
1087
- # github.com/google/libaddressinput) - Users should not be presented with UI
1088
- # elements for input or editing of fields outside countries where that field is
1089
- # used. For more guidance on how to use this schema, please see: https://support.
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 DomainsV1alpha2
18
18
  # Version of the google-apis-domains_v1alpha2 gem
19
- GEM_VERSION = "0.18.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.8.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220616"
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_v1alpha2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.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-04 00:00:00.000000000 Z
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_v1alpha2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-domains_v1alpha2/v0.18.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-domains_v1alpha2/v0.19.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-domains_v1alpha2
63
63
  post_install_message:
64
64
  rdoc_options: []