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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 01dad9e6efa7de4e74f37345e1d9b32de3e02d7c10132522b54b7a84e3d330bc
4
- data.tar.gz: 8d480bd1651d7989fb9b4245ab33bd5ddbf0f16ac2aefe9c10e4b00d281d095e
3
+ metadata.gz: 17906f45d539457778d17349bf8cf65b1ccba47a9b9d933d46dd3139bbbe7d0a
4
+ data.tar.gz: 88732f538f1fa674e8372547d845dd82af0294188523a5be260ef9b3f868afff
5
5
  SHA512:
6
- metadata.gz: 689742108a9658e44ad475f112ef2869e38f67a287545df3dafdfeab113dfa422e3b24e777cebf4ba0bdbb2c7884cc55a2b3a93ffa150412ef21964bc104814b
7
- data.tar.gz: d10d91ddf2598bb379f70060d1c06439d2ed6c4a7ccfaef3c023a5d331498322685097c0d5530ce9ad175b369ffcbe1a257ebbb76e0163252cdd6d4ff96fe69a
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 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::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 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 DomainsV1beta1
18
18
  # Version of the google-apis-domains_v1beta1 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_v1beta1
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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-domains_v1beta1/v0.18.0
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: []