google-apis-domainsrdap_v1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 172fd5f12f63b8b883bf99f72e4d1bf50a061bd0893c6c13f1047d06daff8fc5
4
+ data.tar.gz: 94b7538a2638ce89fe34ee72ce2685eed92b348cd59e5f04745ca109939160c8
5
+ SHA512:
6
+ metadata.gz: ca7283d546bf8f91deace221be7d4f49c537ee6ce722a4ccdacc7dd9d978202d337627179054d4b15b53110167f0ac2576df9a13a3ee0fd8e66e4dc2edaea44b
7
+ data.tar.gz: 6e8fcdaa39ee3ae2856429d07249d2b03b038de369aed0a1b23cabcfb3f669cb413c17cc1bb98b38283236ac5958f698905eca52f5f29a82dafcac6c3f8a04f0
@@ -0,0 +1,13 @@
1
+ --hide-void-return
2
+ --no-private
3
+ --verbose
4
+ --title=google-apis-domainsrdap_v1
5
+ --markup-provider=redcarpet
6
+ --markup=markdown
7
+ --main OVERVIEW.md
8
+ lib/google/apis/domainsrdap_v1/*.rb
9
+ lib/google/apis/domainsrdap_v1.rb
10
+ -
11
+ OVERVIEW.md
12
+ CHANGELOG.md
13
+ LICENSE.md
@@ -0,0 +1,7 @@
1
+ # Release history for google-apis-domainsrdap_v1
2
+
3
+ ### v0.1.0 (2021-01-07)
4
+
5
+ * Regenerated using generator version 0.1.1
6
+ * Regenerated from discovery document revision 20200803
7
+
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
@@ -0,0 +1,96 @@
1
+ # Simple REST client for version V1 of the Domains RDAP API
2
+
3
+ This is a simple client library for version V1 of the Domains RDAP API. It provides:
4
+
5
+ * A client object that connects to the HTTP/JSON REST endpoint for the service.
6
+ * Ruby objects for data structures related to the service.
7
+ * Integration with the googleauth gem for authentication using OAuth, API keys, and service accounts.
8
+ * Control of retry, pagination, and timeouts.
9
+
10
+ Note that although this client library is supported and will continue to be updated to track changes to the service, it is otherwise considered complete and not under active development. Many Google services, especially Google Cloud Platform services, may provide a more modern client that is under more active development and improvement. See the section below titled *Which client should I use?* for more information.
11
+
12
+ ## Getting started
13
+
14
+ ### Before you begin
15
+
16
+ There are a few setup steps you need to complete before you can use this library:
17
+
18
+ 1. If you don't already have a Google account, [sign up](https://www.google.com/accounts).
19
+ 2. If you have never created a Google APIs Console project, read about [Managing Projects](https://cloud.google.com/resource-manager/docs/creating-managing-projects) and create a project in the [Google API Console](https://console.cloud.google.com/).
20
+ 3. Most APIs need to be enabled for your project. [Enable it](https://console.cloud.google.com/apis/library/domainsrdap.googleapis.com) in the console.
21
+
22
+ ### Installation
23
+
24
+ Add this line to your application's Gemfile:
25
+
26
+ ```ruby
27
+ gem 'google-apis-domainsrdap_v1', '~> 0.1'
28
+ ```
29
+
30
+ And then execute:
31
+
32
+ ```
33
+ $ bundle
34
+ ```
35
+
36
+ Or install it yourself as:
37
+
38
+ ```
39
+ $ gem install google-apis-domainsrdap_v1
40
+ ```
41
+
42
+ ### Creating a client object
43
+
44
+ Once the gem is installed, you can load the client code and instantiate a client.
45
+
46
+ ```ruby
47
+ # Load the client
48
+ require "google/apis/domainsrdap_v1"
49
+
50
+ # Create a client object
51
+ client = Google::Apis::DomainsrdapV1::DomainsRDAPService.new
52
+
53
+ # Authenticate calls
54
+ client.authentication = # ... use the googleauth gem to create credentials
55
+ ```
56
+
57
+ See the class reference docs for information on the methods you can call from a client.
58
+
59
+ ## Documentation
60
+
61
+ More detailed descriptions of the Google simple REST clients are available in two documents.
62
+
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
+
66
+ (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Domainsrdap service in particular.)
67
+
68
+ For reference information on specific calls in the Domains RDAP API, see the {Google::Apis::DomainsrdapV1::DomainsRDAPService class reference docs}.
69
+
70
+ ## Which client should I use?
71
+
72
+ Google provides two types of Ruby API client libraries: **simple REST clients** and **modern clients**.
73
+
74
+ This library, `google-apis-domainsrdap_v1`, is a simple REST client. You can identify these clients by their gem names, which are always in the form `google-apis-<servicename>_<serviceversion>`. The simple REST clients connect to HTTP/JSON REST endpoints and are automatically generated from service discovery documents. They support most API functionality, but their class interfaces are sometimes awkward.
75
+
76
+ Modern clients are produced by a modern code generator, sometimes combined with hand-crafted functionality. Most modern clients connect to high-performance gRPC endpoints, although a few are backed by REST services. Modern clients are available for many Google services, especially Google Cloud Platform services, but do not yet support all the services covered by the simple clients.
77
+
78
+ Gem names for modern clients are often of the form `google-cloud-<service_name>`. (For example, [google-cloud-pubsub](https://rubygems.org/gems/google-cloud-pubsub).) Note that most modern clients also have corresponding "versioned" gems with names like `google-cloud-<service_name>-<version>`. (For example, [google-cloud-pubsub-v1](https://rubygems.org/gems/google-cloud-pubsub-v1).) The "versioned" gems can be used directly, but often provide lower-level interfaces. In most cases, the main gem is recommended.
79
+
80
+ **For most users, we recommend the modern client, if one is available.** Compared with simple clients, modern clients are generally much easier to use and more Ruby-like, support more advanced features such as streaming and long-running operations, and often provide much better performance. You may consider using a simple client instead, if a modern client is not yet available for the service you want to use, or if you are not able to use gRPC on your infrastructure.
81
+
82
+ The [product documentation](https://developers.google.com/domains/rdap/) may provide guidance regarding the preferred client library to use.
83
+
84
+ ## Supported Ruby versions
85
+
86
+ This library is supported on Ruby 2.5+.
87
+
88
+ Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Currently, this means Ruby 2.5 and later. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
+
90
+ ## License
91
+
92
+ This library is licensed under Apache 2.0. Full license text is available in the {file:LICENSE.md LICENSE}.
93
+
94
+ ## Support
95
+
96
+ Please [report bugs at the project on Github](https://github.com/google/google-api-ruby-client/issues). Don't hesitate to [ask questions](http://stackoverflow.com/questions/tagged/google-api-ruby-client) about the client or APIs on [StackOverflow](http://stackoverflow.com).
@@ -0,0 +1,15 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require "google/apis/domainsrdap_v1"
@@ -0,0 +1,33 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'google/apis/domainsrdap_v1/service.rb'
16
+ require 'google/apis/domainsrdap_v1/classes.rb'
17
+ require 'google/apis/domainsrdap_v1/representations.rb'
18
+ require 'google/apis/domainsrdap_v1/gem_version.rb'
19
+
20
+ module Google
21
+ module Apis
22
+ # Domains RDAP API
23
+ #
24
+ # Read-only public API that lets users search for information about domain names.
25
+ #
26
+ # @see https://developers.google.com/domains/rdap/
27
+ module DomainsrdapV1
28
+ # Version of the Domains RDAP API this client connects to.
29
+ # This is NOT the gem version.
30
+ VERSION = 'V1'
31
+ end
32
+ end
33
+ end
@@ -0,0 +1,242 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module DomainsrdapV1
24
+
25
+ # Message that represents an arbitrary HTTP body. It should only be used for
26
+ # payload formats that can't be represented as JSON, such as raw binary or an
27
+ # HTML page. This message can be used both in streaming and non-streaming API
28
+ # methods in the request as well as the response. It can be used as a top-level
29
+ # request field, which is convenient if one wants to extract parameters from
30
+ # either the URL or HTTP template into the request fields and also want access
31
+ # to the raw HTTP body. Example: message GetResourceRequest ` // A unique
32
+ # request id. string request_id = 1; // The raw HTTP body is bound to this field.
33
+ # google.api.HttpBody http_body = 2; ` service ResourceService ` rpc
34
+ # GetResource(GetResourceRequest) returns (google.api.HttpBody); rpc
35
+ # UpdateResource(google.api.HttpBody) returns (google.protobuf.Empty); ` Example
36
+ # with streaming methods: service CaldavService ` rpc GetCalendar(stream google.
37
+ # api.HttpBody) returns (stream google.api.HttpBody); rpc UpdateCalendar(stream
38
+ # google.api.HttpBody) returns (stream google.api.HttpBody); ` Use of this type
39
+ # only changes how the request and response bodies are handled, all other
40
+ # features will continue to work unchanged.
41
+ class HttpBody
42
+ include Google::Apis::Core::Hashable
43
+
44
+ # The HTTP Content-Type header value specifying the content type of the body.
45
+ # Corresponds to the JSON property `contentType`
46
+ # @return [String]
47
+ attr_accessor :content_type
48
+
49
+ # The HTTP request/response body as raw binary.
50
+ # Corresponds to the JSON property `data`
51
+ # NOTE: Values are automatically base64 encoded/decoded in the client library.
52
+ # @return [String]
53
+ attr_accessor :data
54
+
55
+ # Application specific response metadata. Must be set in the first response for
56
+ # streaming APIs.
57
+ # Corresponds to the JSON property `extensions`
58
+ # @return [Array<Hash<String,Object>>]
59
+ attr_accessor :extensions
60
+
61
+ def initialize(**args)
62
+ update!(**args)
63
+ end
64
+
65
+ # Update properties of this object
66
+ def update!(**args)
67
+ @content_type = args[:content_type] if args.key?(:content_type)
68
+ @data = args[:data] if args.key?(:data)
69
+ @extensions = args[:extensions] if args.key?(:extensions)
70
+ end
71
+ end
72
+
73
+ # Links object defined in [section 4.2 of RFC 7483](https://tools.ietf.org/html/
74
+ # rfc7483#section-4.2).
75
+ class Link
76
+ include Google::Apis::Core::Hashable
77
+
78
+ # Target URL of a link. Example: "http://example.com/previous".
79
+ # Corresponds to the JSON property `href`
80
+ # @return [String]
81
+ attr_accessor :href
82
+
83
+ # Language code of a link. Example: "en".
84
+ # Corresponds to the JSON property `hreflang`
85
+ # @return [String]
86
+ attr_accessor :hreflang
87
+
88
+ # Media type of the link destination. Example: "screen".
89
+ # Corresponds to the JSON property `media`
90
+ # @return [String]
91
+ attr_accessor :media
92
+
93
+ # Relation type of a link. Example: "previous".
94
+ # Corresponds to the JSON property `rel`
95
+ # @return [String]
96
+ attr_accessor :rel
97
+
98
+ # Title of this link. Example: "title".
99
+ # Corresponds to the JSON property `title`
100
+ # @return [String]
101
+ attr_accessor :title
102
+
103
+ # Content type of the link. Example: "application/json".
104
+ # Corresponds to the JSON property `type`
105
+ # @return [String]
106
+ attr_accessor :type
107
+
108
+ # URL giving context for the link. Example: "http://example.com/current".
109
+ # Corresponds to the JSON property `value`
110
+ # @return [String]
111
+ attr_accessor :value
112
+
113
+ def initialize(**args)
114
+ update!(**args)
115
+ end
116
+
117
+ # Update properties of this object
118
+ def update!(**args)
119
+ @href = args[:href] if args.key?(:href)
120
+ @hreflang = args[:hreflang] if args.key?(:hreflang)
121
+ @media = args[:media] if args.key?(:media)
122
+ @rel = args[:rel] if args.key?(:rel)
123
+ @title = args[:title] if args.key?(:title)
124
+ @type = args[:type] if args.key?(:type)
125
+ @value = args[:value] if args.key?(:value)
126
+ end
127
+ end
128
+
129
+ # Notices object defined in [section 4.3 of RFC 7483](https://tools.ietf.org/
130
+ # html/rfc7483#section-4.3).
131
+ class Notice
132
+ include Google::Apis::Core::Hashable
133
+
134
+ # Description of the notice.
135
+ # Corresponds to the JSON property `description`
136
+ # @return [Array<String>]
137
+ attr_accessor :description
138
+
139
+ # Link to a document containing more information.
140
+ # Corresponds to the JSON property `links`
141
+ # @return [Array<Google::Apis::DomainsrdapV1::Link>]
142
+ attr_accessor :links
143
+
144
+ # Title of a notice. Example: "Terms of Service".
145
+ # Corresponds to the JSON property `title`
146
+ # @return [String]
147
+ attr_accessor :title
148
+
149
+ # Type values defined in [section 10.2.1 of RFC 7483](https://tools.ietf.org/
150
+ # html/rfc7483#section-10.2.1) specific to a whole response: "result set
151
+ # truncated due to authorization", "result set truncated due to excessive load",
152
+ # "result set truncated due to unexplainable reasons".
153
+ # Corresponds to the JSON property `type`
154
+ # @return [String]
155
+ attr_accessor :type
156
+
157
+ def initialize(**args)
158
+ update!(**args)
159
+ end
160
+
161
+ # Update properties of this object
162
+ def update!(**args)
163
+ @description = args[:description] if args.key?(:description)
164
+ @links = args[:links] if args.key?(:links)
165
+ @title = args[:title] if args.key?(:title)
166
+ @type = args[:type] if args.key?(:type)
167
+ end
168
+ end
169
+
170
+ # Response to a general RDAP query.
171
+ class RdapResponse
172
+ include Google::Apis::Core::Hashable
173
+
174
+ # Error description.
175
+ # Corresponds to the JSON property `description`
176
+ # @return [Array<String>]
177
+ attr_accessor :description
178
+
179
+ # Error HTTP code. Example: "501".
180
+ # Corresponds to the JSON property `errorCode`
181
+ # @return [Fixnum]
182
+ attr_accessor :error_code
183
+
184
+ # Message that represents an arbitrary HTTP body. It should only be used for
185
+ # payload formats that can't be represented as JSON, such as raw binary or an
186
+ # HTML page. This message can be used both in streaming and non-streaming API
187
+ # methods in the request as well as the response. It can be used as a top-level
188
+ # request field, which is convenient if one wants to extract parameters from
189
+ # either the URL or HTTP template into the request fields and also want access
190
+ # to the raw HTTP body. Example: message GetResourceRequest ` // A unique
191
+ # request id. string request_id = 1; // The raw HTTP body is bound to this field.
192
+ # google.api.HttpBody http_body = 2; ` service ResourceService ` rpc
193
+ # GetResource(GetResourceRequest) returns (google.api.HttpBody); rpc
194
+ # UpdateResource(google.api.HttpBody) returns (google.protobuf.Empty); ` Example
195
+ # with streaming methods: service CaldavService ` rpc GetCalendar(stream google.
196
+ # api.HttpBody) returns (stream google.api.HttpBody); rpc UpdateCalendar(stream
197
+ # google.api.HttpBody) returns (stream google.api.HttpBody); ` Use of this type
198
+ # only changes how the request and response bodies are handled, all other
199
+ # features will continue to work unchanged.
200
+ # Corresponds to the JSON property `jsonResponse`
201
+ # @return [Google::Apis::DomainsrdapV1::HttpBody]
202
+ attr_accessor :json_response
203
+
204
+ # Error language code. Error response info fields are defined in [section 6 of
205
+ # RFC 7483](https://tools.ietf.org/html/rfc7483#section-6).
206
+ # Corresponds to the JSON property `lang`
207
+ # @return [String]
208
+ attr_accessor :lang
209
+
210
+ # Notices applying to this response.
211
+ # Corresponds to the JSON property `notices`
212
+ # @return [Array<Google::Apis::DomainsrdapV1::Notice>]
213
+ attr_accessor :notices
214
+
215
+ # RDAP conformance level.
216
+ # Corresponds to the JSON property `rdapConformance`
217
+ # @return [Array<String>]
218
+ attr_accessor :rdap_conformance
219
+
220
+ # Error title.
221
+ # Corresponds to the JSON property `title`
222
+ # @return [String]
223
+ attr_accessor :title
224
+
225
+ def initialize(**args)
226
+ update!(**args)
227
+ end
228
+
229
+ # Update properties of this object
230
+ def update!(**args)
231
+ @description = args[:description] if args.key?(:description)
232
+ @error_code = args[:error_code] if args.key?(:error_code)
233
+ @json_response = args[:json_response] if args.key?(:json_response)
234
+ @lang = args[:lang] if args.key?(:lang)
235
+ @notices = args[:notices] if args.key?(:notices)
236
+ @rdap_conformance = args[:rdap_conformance] if args.key?(:rdap_conformance)
237
+ @title = args[:title] if args.key?(:title)
238
+ end
239
+ end
240
+ end
241
+ end
242
+ end
@@ -0,0 +1,28 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ module Google
16
+ module Apis
17
+ module DomainsrdapV1
18
+ # Version of the google-apis-domainsrdap_v1 gem
19
+ GEM_VERSION = "0.1.0"
20
+
21
+ # Version of the code generator used to generate this client
22
+ GENERATOR_VERSION = "0.1.1"
23
+
24
+ # Revision of the discovery document this client was generated from
25
+ REVISION = "20200803"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,98 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module DomainsrdapV1
24
+
25
+ class HttpBody
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class Link
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class Notice
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class RdapResponse
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class HttpBody
50
+ # @private
51
+ class Representation < Google::Apis::Core::JsonRepresentation
52
+ property :content_type, as: 'contentType'
53
+ property :data, :base64 => true, as: 'data'
54
+ collection :extensions, as: 'extensions'
55
+ end
56
+ end
57
+
58
+ class Link
59
+ # @private
60
+ class Representation < Google::Apis::Core::JsonRepresentation
61
+ property :href, as: 'href'
62
+ property :hreflang, as: 'hreflang'
63
+ property :media, as: 'media'
64
+ property :rel, as: 'rel'
65
+ property :title, as: 'title'
66
+ property :type, as: 'type'
67
+ property :value, as: 'value'
68
+ end
69
+ end
70
+
71
+ class Notice
72
+ # @private
73
+ class Representation < Google::Apis::Core::JsonRepresentation
74
+ collection :description, as: 'description'
75
+ collection :links, as: 'links', class: Google::Apis::DomainsrdapV1::Link, decorator: Google::Apis::DomainsrdapV1::Link::Representation
76
+
77
+ property :title, as: 'title'
78
+ property :type, as: 'type'
79
+ end
80
+ end
81
+
82
+ class RdapResponse
83
+ # @private
84
+ class Representation < Google::Apis::Core::JsonRepresentation
85
+ collection :description, as: 'description'
86
+ property :error_code, as: 'errorCode'
87
+ property :json_response, as: 'jsonResponse', class: Google::Apis::DomainsrdapV1::HttpBody, decorator: Google::Apis::DomainsrdapV1::HttpBody::Representation
88
+
89
+ property :lang, as: 'lang'
90
+ collection :notices, as: 'notices', class: Google::Apis::DomainsrdapV1::Notice, decorator: Google::Apis::DomainsrdapV1::Notice::Representation
91
+
92
+ collection :rdap_conformance, as: 'rdapConformance'
93
+ property :title, as: 'title'
94
+ end
95
+ end
96
+ end
97
+ end
98
+ end
@@ -0,0 +1,352 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'google/apis/core/base_service'
16
+ require 'google/apis/core/json_representation'
17
+ require 'google/apis/core/hashable'
18
+ require 'google/apis/errors'
19
+
20
+ module Google
21
+ module Apis
22
+ module DomainsrdapV1
23
+ # Domains RDAP API
24
+ #
25
+ # Read-only public API that lets users search for information about domain names.
26
+ #
27
+ # @example
28
+ # require 'google/apis/domainsrdap_v1'
29
+ #
30
+ # Domainsrdap = Google::Apis::DomainsrdapV1 # Alias the module
31
+ # service = Domainsrdap::DomainsRDAPService.new
32
+ #
33
+ # @see https://developers.google.com/domains/rdap/
34
+ class DomainsRDAPService < Google::Apis::Core::BaseService
35
+ # @return [String]
36
+ # API key. Your API key identifies your project and provides you with API access,
37
+ # quota, and reports. Required unless you provide an OAuth 2.0 token.
38
+ attr_accessor :key
39
+
40
+ # @return [String]
41
+ # Available to use for quota purposes for server-side applications. Can be any
42
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
43
+ attr_accessor :quota_user
44
+
45
+ def initialize
46
+ super('https://domainsrdap.googleapis.com/', '',
47
+ client_name: 'google-apis-domainsrdap_v1',
48
+ client_version: Google::Apis::DomainsrdapV1::GEM_VERSION)
49
+ @batch_path = 'batch'
50
+ end
51
+
52
+ # The RDAP API recognizes this command from the RDAP specification but does not
53
+ # support it. The response is a formatted 501 error.
54
+ # @param [String] autnum_id
55
+ # @param [String] fields
56
+ # Selector specifying which fields to include in a partial response.
57
+ # @param [String] quota_user
58
+ # Available to use for quota purposes for server-side applications. Can be any
59
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
60
+ # @param [Google::Apis::RequestOptions] options
61
+ # Request-specific options
62
+ #
63
+ # @yield [result, err] Result & error if block supplied
64
+ # @yieldparam result [Google::Apis::DomainsrdapV1::RdapResponse] parsed result object
65
+ # @yieldparam err [StandardError] error object if request failed
66
+ #
67
+ # @return [Google::Apis::DomainsrdapV1::RdapResponse]
68
+ #
69
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
70
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
71
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
72
+ def get_autnum(autnum_id, fields: nil, quota_user: nil, options: nil, &block)
73
+ command = make_simple_command(:get, 'v1/autnum/{autnumId}', options)
74
+ command.response_representation = Google::Apis::DomainsrdapV1::RdapResponse::Representation
75
+ command.response_class = Google::Apis::DomainsrdapV1::RdapResponse
76
+ command.params['autnumId'] = autnum_id unless autnum_id.nil?
77
+ command.query['fields'] = fields unless fields.nil?
78
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
79
+ execute_or_queue_command(command, &block)
80
+ end
81
+
82
+ # Look up RDAP information for a domain by name.
83
+ # @param [String] domain_name
84
+ # Full domain name to look up. Example: "example.com"
85
+ # @param [String] fields
86
+ # Selector specifying which fields to include in a partial response.
87
+ # @param [String] quota_user
88
+ # Available to use for quota purposes for server-side applications. Can be any
89
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
90
+ # @param [Google::Apis::RequestOptions] options
91
+ # Request-specific options
92
+ #
93
+ # @yield [result, err] Result & error if block supplied
94
+ # @yieldparam result [Google::Apis::DomainsrdapV1::HttpBody] parsed result object
95
+ # @yieldparam err [StandardError] error object if request failed
96
+ #
97
+ # @return [Google::Apis::DomainsrdapV1::HttpBody]
98
+ #
99
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
100
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
101
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
102
+ def get_domain(domain_name, fields: nil, quota_user: nil, options: nil, &block)
103
+ command = make_simple_command(:get, 'v1/domain/{+domainName}', options)
104
+ command.response_representation = Google::Apis::DomainsrdapV1::HttpBody::Representation
105
+ command.response_class = Google::Apis::DomainsrdapV1::HttpBody
106
+ command.params['domainName'] = domain_name unless domain_name.nil?
107
+ command.query['fields'] = fields unless fields.nil?
108
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
109
+ execute_or_queue_command(command, &block)
110
+ end
111
+
112
+ # The RDAP API recognizes this command from the RDAP specification but does not
113
+ # support it. The response is a formatted 501 error.
114
+ # @param [String] entity_id
115
+ # @param [String] fields
116
+ # Selector specifying which fields to include in a partial response.
117
+ # @param [String] quota_user
118
+ # Available to use for quota purposes for server-side applications. Can be any
119
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
120
+ # @param [Google::Apis::RequestOptions] options
121
+ # Request-specific options
122
+ #
123
+ # @yield [result, err] Result & error if block supplied
124
+ # @yieldparam result [Google::Apis::DomainsrdapV1::RdapResponse] parsed result object
125
+ # @yieldparam err [StandardError] error object if request failed
126
+ #
127
+ # @return [Google::Apis::DomainsrdapV1::RdapResponse]
128
+ #
129
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
130
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
131
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
132
+ def get_entity(entity_id, fields: nil, quota_user: nil, options: nil, &block)
133
+ command = make_simple_command(:get, 'v1/entity/{entityId}', options)
134
+ command.response_representation = Google::Apis::DomainsrdapV1::RdapResponse::Representation
135
+ command.response_class = Google::Apis::DomainsrdapV1::RdapResponse
136
+ command.params['entityId'] = entity_id unless entity_id.nil?
137
+ command.query['fields'] = fields unless fields.nil?
138
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
139
+ execute_or_queue_command(command, &block)
140
+ end
141
+
142
+ # The RDAP API recognizes this command from the RDAP specification but does not
143
+ # support it. The response is a formatted 501 error.
144
+ # @param [String] ip_id
145
+ # @param [String] ip_id1
146
+ # @param [String] fields
147
+ # Selector specifying which fields to include in a partial response.
148
+ # @param [String] quota_user
149
+ # Available to use for quota purposes for server-side applications. Can be any
150
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
151
+ # @param [Google::Apis::RequestOptions] options
152
+ # Request-specific options
153
+ #
154
+ # @yield [result, err] Result & error if block supplied
155
+ # @yieldparam result [Google::Apis::DomainsrdapV1::RdapResponse] parsed result object
156
+ # @yieldparam err [StandardError] error object if request failed
157
+ #
158
+ # @return [Google::Apis::DomainsrdapV1::RdapResponse]
159
+ #
160
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
161
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
162
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
163
+ def ip_get(ip_id, ip_id1, fields: nil, quota_user: nil, options: nil, &block)
164
+ command = make_simple_command(:get, 'v1/ip/{ipId}/{ipId1}', options)
165
+ command.response_representation = Google::Apis::DomainsrdapV1::RdapResponse::Representation
166
+ command.response_class = Google::Apis::DomainsrdapV1::RdapResponse
167
+ command.params['ipId'] = ip_id unless ip_id.nil?
168
+ command.params['ipId1'] = ip_id1 unless ip_id1.nil?
169
+ command.query['fields'] = fields unless fields.nil?
170
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
171
+ execute_or_queue_command(command, &block)
172
+ end
173
+
174
+ # The RDAP API recognizes this command from the RDAP specification but does not
175
+ # support it. The response is a formatted 501 error.
176
+ # @param [String] nameserver_id
177
+ # @param [String] fields
178
+ # Selector specifying which fields to include in a partial response.
179
+ # @param [String] quota_user
180
+ # Available to use for quota purposes for server-side applications. Can be any
181
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
182
+ # @param [Google::Apis::RequestOptions] options
183
+ # Request-specific options
184
+ #
185
+ # @yield [result, err] Result & error if block supplied
186
+ # @yieldparam result [Google::Apis::DomainsrdapV1::RdapResponse] parsed result object
187
+ # @yieldparam err [StandardError] error object if request failed
188
+ #
189
+ # @return [Google::Apis::DomainsrdapV1::RdapResponse]
190
+ #
191
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
192
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
193
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
194
+ def get_nameserver(nameserver_id, fields: nil, quota_user: nil, options: nil, &block)
195
+ command = make_simple_command(:get, 'v1/nameserver/{nameserverId}', options)
196
+ command.response_representation = Google::Apis::DomainsrdapV1::RdapResponse::Representation
197
+ command.response_class = Google::Apis::DomainsrdapV1::RdapResponse
198
+ command.params['nameserverId'] = nameserver_id unless nameserver_id.nil?
199
+ command.query['fields'] = fields unless fields.nil?
200
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
201
+ execute_or_queue_command(command, &block)
202
+ end
203
+
204
+ # The RDAP API recognizes this command from the RDAP specification but does not
205
+ # support it. The response is a formatted 501 error.
206
+ # @param [String] fields
207
+ # Selector specifying which fields to include in a partial response.
208
+ # @param [String] quota_user
209
+ # Available to use for quota purposes for server-side applications. Can be any
210
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
211
+ # @param [Google::Apis::RequestOptions] options
212
+ # Request-specific options
213
+ #
214
+ # @yield [result, err] Result & error if block supplied
215
+ # @yieldparam result [Google::Apis::DomainsrdapV1::RdapResponse] parsed result object
216
+ # @yieldparam err [StandardError] error object if request failed
217
+ #
218
+ # @return [Google::Apis::DomainsrdapV1::RdapResponse]
219
+ #
220
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
221
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
222
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
223
+ def get_domains(fields: nil, quota_user: nil, options: nil, &block)
224
+ command = make_simple_command(:get, 'v1/domains', options)
225
+ command.response_representation = Google::Apis::DomainsrdapV1::RdapResponse::Representation
226
+ command.response_class = Google::Apis::DomainsrdapV1::RdapResponse
227
+ command.query['fields'] = fields unless fields.nil?
228
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
229
+ execute_or_queue_command(command, &block)
230
+ end
231
+
232
+ # The RDAP API recognizes this command from the RDAP specification but does not
233
+ # support it. The response is a formatted 501 error.
234
+ # @param [String] fields
235
+ # Selector specifying which fields to include in a partial response.
236
+ # @param [String] quota_user
237
+ # Available to use for quota purposes for server-side applications. Can be any
238
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
239
+ # @param [Google::Apis::RequestOptions] options
240
+ # Request-specific options
241
+ #
242
+ # @yield [result, err] Result & error if block supplied
243
+ # @yieldparam result [Google::Apis::DomainsrdapV1::RdapResponse] parsed result object
244
+ # @yieldparam err [StandardError] error object if request failed
245
+ #
246
+ # @return [Google::Apis::DomainsrdapV1::RdapResponse]
247
+ #
248
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
249
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
250
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
251
+ def get_entities(fields: nil, quota_user: nil, options: nil, &block)
252
+ command = make_simple_command(:get, 'v1/entities', options)
253
+ command.response_representation = Google::Apis::DomainsrdapV1::RdapResponse::Representation
254
+ command.response_class = Google::Apis::DomainsrdapV1::RdapResponse
255
+ command.query['fields'] = fields unless fields.nil?
256
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
257
+ execute_or_queue_command(command, &block)
258
+ end
259
+
260
+ # Get help information for the RDAP API, including links to documentation.
261
+ # @param [String] fields
262
+ # Selector specifying which fields to include in a partial response.
263
+ # @param [String] quota_user
264
+ # Available to use for quota purposes for server-side applications. Can be any
265
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
266
+ # @param [Google::Apis::RequestOptions] options
267
+ # Request-specific options
268
+ #
269
+ # @yield [result, err] Result & error if block supplied
270
+ # @yieldparam result [Google::Apis::DomainsrdapV1::HttpBody] parsed result object
271
+ # @yieldparam err [StandardError] error object if request failed
272
+ #
273
+ # @return [Google::Apis::DomainsrdapV1::HttpBody]
274
+ #
275
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
276
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
277
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
278
+ def get_help(fields: nil, quota_user: nil, options: nil, &block)
279
+ command = make_simple_command(:get, 'v1/help', options)
280
+ command.response_representation = Google::Apis::DomainsrdapV1::HttpBody::Representation
281
+ command.response_class = Google::Apis::DomainsrdapV1::HttpBody
282
+ command.query['fields'] = fields unless fields.nil?
283
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
284
+ execute_or_queue_command(command, &block)
285
+ end
286
+
287
+ # The RDAP API recognizes this command from the RDAP specification but does not
288
+ # support it. The response is a formatted 501 error.
289
+ # @param [String] fields
290
+ # Selector specifying which fields to include in a partial response.
291
+ # @param [String] quota_user
292
+ # Available to use for quota purposes for server-side applications. Can be any
293
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
294
+ # @param [Google::Apis::RequestOptions] options
295
+ # Request-specific options
296
+ #
297
+ # @yield [result, err] Result & error if block supplied
298
+ # @yieldparam result [Google::Apis::DomainsrdapV1::HttpBody] parsed result object
299
+ # @yieldparam err [StandardError] error object if request failed
300
+ #
301
+ # @return [Google::Apis::DomainsrdapV1::HttpBody]
302
+ #
303
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
304
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
305
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
306
+ def get_ip(fields: nil, quota_user: nil, options: nil, &block)
307
+ command = make_simple_command(:get, 'v1/ip', options)
308
+ command.response_representation = Google::Apis::DomainsrdapV1::HttpBody::Representation
309
+ command.response_class = Google::Apis::DomainsrdapV1::HttpBody
310
+ command.query['fields'] = fields unless fields.nil?
311
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
312
+ execute_or_queue_command(command, &block)
313
+ end
314
+
315
+ # The RDAP API recognizes this command from the RDAP specification but does not
316
+ # support it. The response is a formatted 501 error.
317
+ # @param [String] fields
318
+ # Selector specifying which fields to include in a partial response.
319
+ # @param [String] quota_user
320
+ # Available to use for quota purposes for server-side applications. Can be any
321
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
322
+ # @param [Google::Apis::RequestOptions] options
323
+ # Request-specific options
324
+ #
325
+ # @yield [result, err] Result & error if block supplied
326
+ # @yieldparam result [Google::Apis::DomainsrdapV1::RdapResponse] parsed result object
327
+ # @yieldparam err [StandardError] error object if request failed
328
+ #
329
+ # @return [Google::Apis::DomainsrdapV1::RdapResponse]
330
+ #
331
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
332
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
333
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
334
+ def get_nameservers(fields: nil, quota_user: nil, options: nil, &block)
335
+ command = make_simple_command(:get, 'v1/nameservers', options)
336
+ command.response_representation = Google::Apis::DomainsrdapV1::RdapResponse::Representation
337
+ command.response_class = Google::Apis::DomainsrdapV1::RdapResponse
338
+ command.query['fields'] = fields unless fields.nil?
339
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
340
+ execute_or_queue_command(command, &block)
341
+ end
342
+
343
+ protected
344
+
345
+ def apply_command_defaults(command)
346
+ command.query['key'] = key unless key.nil?
347
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
348
+ end
349
+ end
350
+ end
351
+ end
352
+ end
metadata ADDED
@@ -0,0 +1,76 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: google-apis-domainsrdap_v1
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - Google LLC
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2021-01-08 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: google-apis-core
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: '0.1'
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: '0.1'
27
+ description: This is the simple REST client for Domains RDAP API V1. Simple REST clients
28
+ are Ruby client libraries that provide access to Google services via their HTTP
29
+ REST API endpoints. These libraries are generated and updated automatically based
30
+ on the discovery documents published by the service, and they handle most concerns
31
+ such as authentication, pagination, retry, timeouts, and logging. You can use this
32
+ client to access the Domains RDAP API, but note that some services may provide a
33
+ separate modern client that is easier to use.
34
+ email: googleapis-packages@google.com
35
+ executables: []
36
+ extensions: []
37
+ extra_rdoc_files: []
38
+ files:
39
+ - ".yardopts"
40
+ - CHANGELOG.md
41
+ - LICENSE.md
42
+ - OVERVIEW.md
43
+ - lib/google-apis-domainsrdap_v1.rb
44
+ - lib/google/apis/domainsrdap_v1.rb
45
+ - lib/google/apis/domainsrdap_v1/classes.rb
46
+ - lib/google/apis/domainsrdap_v1/gem_version.rb
47
+ - lib/google/apis/domainsrdap_v1/representations.rb
48
+ - lib/google/apis/domainsrdap_v1/service.rb
49
+ homepage: https://github.com/google/google-api-ruby-client
50
+ licenses:
51
+ - Apache-2.0
52
+ metadata:
53
+ bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-domainsrdap_v1/CHANGELOG.md
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-domainsrdap_v1/v0.1.0
56
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-domainsrdap_v1
57
+ post_install_message:
58
+ rdoc_options: []
59
+ require_paths:
60
+ - lib
61
+ required_ruby_version: !ruby/object:Gem::Requirement
62
+ requirements:
63
+ - - ">="
64
+ - !ruby/object:Gem::Version
65
+ version: '2.4'
66
+ required_rubygems_version: !ruby/object:Gem::Requirement
67
+ requirements:
68
+ - - ">="
69
+ - !ruby/object:Gem::Version
70
+ version: '0'
71
+ requirements: []
72
+ rubygems_version: 3.1.4
73
+ signing_key:
74
+ specification_version: 4
75
+ summary: Simple REST client for Domains RDAP API V1
76
+ test_files: []