google-apis-domains_v1beta1 0.1.0 → 0.2.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: 81726de34bc047903d9e860e6218448f6ec75a08edea850d2951472f794e00a3
4
- data.tar.gz: 22fa2a6190c3f26ea683ed0c18b6cd5ea602ef647256061dbe0ede1e956baa33
3
+ metadata.gz: 64e92a851de3f36a234f1fc00de5feee44c81b4e8143c60014abf850828429e8
4
+ data.tar.gz: 12fa9910863bac98e429011a166e346bcdcd76dfe331d6859781797d5dcc302d
5
5
  SHA512:
6
- metadata.gz: aae9cecbca2a0447d04c8369cd3e88d79ccb3530187c505f9826d01e8dec0eaceb24ea0309663abc178de6756947730eceae5c3a440000d137efef22e3849de3
7
- data.tar.gz: fb0a0150d549b8a06744629b6f08d690a96585747b5e002db091b1e135f0a12df7eba76f93b7fe25f3e465b1a14c89d25febf0c9d20697dfb10add965a4c6111
6
+ metadata.gz: eb0a8eaa02ec4d8b85ac6a3c21010ceff3fb00498371108bf7cf2b64b4bdfa2d77b13f741490a33d7681ccc9f4257fcb9b47760e4412f0942742b732cc8f4cf1
7
+ data.tar.gz: 79ceb9ea7ca7c506cf955f9d6297f0bb896d3811658bd347a549da851a8bef83326c2e8cda01e2f1a5bb76bf8dc61a1a2ddbb148507c1bc4dc114d3bb406c25b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-domains_v1beta1
2
2
 
3
+ ### v0.2.0 (2021-02-10)
4
+
5
+ * Regenerated from discovery document revision 20210204
6
+ * Regenerated using generator version 0.1.2
7
+
3
8
  ### v0.1.0 (2021-01-07)
4
9
 
5
10
  * Regenerated using generator version 0.1.1
@@ -188,7 +188,7 @@ module Google
188
188
  class ConfigureContactSettingsRequest
189
189
  include Google::Apis::Core::Hashable
190
190
 
191
- # The list of contact notices that the caller acknowledges. The notices required
191
+ # The list of contact notices that the caller acknowledges. The notices needed
192
192
  # here depend on the values specified in `contact_settings`.
193
193
  # Corresponds to the JSON property `contactNotices`
194
194
  # @return [Array<String>]
@@ -1153,7 +1153,7 @@ module Google
1153
1153
  class RegisterDomainRequest
1154
1154
  include Google::Apis::Core::Hashable
1155
1155
 
1156
- # The list of contact notices that the caller acknowledges. The notices required
1156
+ # The list of contact notices that the caller acknowledges. The notices needed
1157
1157
  # here depend on the values specified in `registration.contact_settings`.
1158
1158
  # Corresponds to the JSON property `contactNotices`
1159
1159
  # @return [Array<String>]
@@ -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.1.0"
19
+ GEM_VERSION = "0.2.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.1"
22
+ GENERATOR_VERSION = "0.1.2"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20201110"
25
+ REVISION = "20210204"
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.1.0
4
+ version: 0.2.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: 2021-01-08 00:00:00.000000000 Z
11
+ date: 2021-02-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-domains_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-domains_v1beta1/v0.1.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-domains_v1beta1/v0.2.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-domains_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.1.4
72
+ rubygems_version: 3.2.6
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Cloud Domains API V1beta1