google-apis-domains_v1alpha2 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: a09dfcce30829b903bb28d9ddd9735febd07b8e4eb84406d14fe056593623058
4
- data.tar.gz: 1ef17a36469281739340743f5bfb5a7db3bf360124be24bd9a36288cf13e1ee8
3
+ metadata.gz: 5b0d4af0a812884b9395e3b72a5c54715ff7e09bf3e40dade09053c7a0435b51
4
+ data.tar.gz: be0ab40a5ad92585dc5522fc7d29b8b0754bcad92f75c9430e6c48f2d0e83f6e
5
5
  SHA512:
6
- metadata.gz: 7419d1358823eadf673441013a8036f31c470cd50a63ee2c85ffb466094c5fd7ea4f14111d1b4ac35b271a93c831ddd52b747754ce8fdfafbb1d56dbe0ed59f3
7
- data.tar.gz: 3b3055fd3f7522e0e45d633e8af678dd2ff3c45c69cec17a3324c1307b044e2a4479135e96c6398d637da0bc910d82b5c06e120e3845a873dcfdcbbc2a456b49
6
+ metadata.gz: bd242079d9a9161183d5f0f1a0148aa1269b2a149f60a103f629e89eb65aa2abfa005e3ae82217c5b8b2009a1f83525ecf34f453bedffa7ab27fa7e5171f975f
7
+ data.tar.gz: 6a167e7f7d43f2cedf18941fd4d73b98318a275348614aa388888ca4a592427abd324f0d688db492c863a723de1496700c3fea9970e81e96264ba3e35f489693
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-domains_v1alpha2
2
2
 
3
+ ### v0.2.0 (2021-02-09)
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 DomainsV1alpha2
18
18
  # Version of the google-apis-domains_v1alpha2 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_v1alpha2
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_v1alpha2/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-domains_v1alpha2/v0.1.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-domains_v1alpha2/v0.2.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-domains_v1alpha2
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 V1alpha2