google-apis-cloudshell_v1 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.yardopts +13 -0
- data/CHANGELOG.md +7 -0
- data/LICENSE.md +202 -0
- data/OVERVIEW.md +96 -0
- data/lib/google-apis-cloudshell_v1.rb +15 -0
- data/lib/google/apis/cloudshell_v1.rb +37 -0
- data/lib/google/apis/cloudshell_v1/classes.rb +524 -0
- data/lib/google/apis/cloudshell_v1/gem_version.rb +28 -0
- data/lib/google/apis/cloudshell_v1/representations.rb +298 -0
- data/lib/google/apis/cloudshell_v1/service.rb +389 -0
- metadata +76 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 61b5e0963b5e0a63cf6606ba5669ebd29af8e043956a12f6ddde85413a0cf68d
|
4
|
+
data.tar.gz: 9a2a9bb9e35879b7f42be2ffc64d96158b31ffb96fe14023a52905dd8796eb76
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: f2e843ca29daee91d6877d6718b6e64bfbbb5e820e7bd93751656c00996ab58cd99dd33e669e96d7a28892a83e6f418d42c72ee596201cea9091bad9e4e4d902
|
7
|
+
data.tar.gz: 1110111ac18bac2864a24a6a70391e9eda42e470eaf5716c9782fd3e81406ae4243121d2638f4bc2c9e544191fba37da95c5652dcfa0638a2200c7aa1695d2ce
|
data/.yardopts
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
--hide-void-return
|
2
|
+
--no-private
|
3
|
+
--verbose
|
4
|
+
--title=google-apis-cloudshell_v1
|
5
|
+
--markup-provider=redcarpet
|
6
|
+
--markup=markdown
|
7
|
+
--main OVERVIEW.md
|
8
|
+
lib/google/apis/cloudshell_v1/*.rb
|
9
|
+
lib/google/apis/cloudshell_v1.rb
|
10
|
+
-
|
11
|
+
OVERVIEW.md
|
12
|
+
CHANGELOG.md
|
13
|
+
LICENSE.md
|
data/CHANGELOG.md
ADDED
data/LICENSE.md
ADDED
@@ -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.
|
data/OVERVIEW.md
ADDED
@@ -0,0 +1,96 @@
|
|
1
|
+
# Simple REST client for version V1 of the Cloud Shell API
|
2
|
+
|
3
|
+
This is a simple client library for version V1 of the Cloud Shell 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/cloudshell.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-cloudshell_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-cloudshell_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/cloudshell_v1"
|
49
|
+
|
50
|
+
# Create a client object
|
51
|
+
client = Google::Apis::CloudshellV1::CloudShellService.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 Cloudshell service in particular.)
|
67
|
+
|
68
|
+
For reference information on specific calls in the Cloud Shell API, see the {Google::Apis::CloudshellV1::CloudShellService 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-cloudshell_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://cloud.google.com/shell/docs/) 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/cloudshell_v1"
|
@@ -0,0 +1,37 @@
|
|
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/cloudshell_v1/service.rb'
|
16
|
+
require 'google/apis/cloudshell_v1/classes.rb'
|
17
|
+
require 'google/apis/cloudshell_v1/representations.rb'
|
18
|
+
require 'google/apis/cloudshell_v1/gem_version.rb'
|
19
|
+
|
20
|
+
module Google
|
21
|
+
module Apis
|
22
|
+
# Cloud Shell API
|
23
|
+
#
|
24
|
+
# Allows users to start, configure, and connect to interactive shell sessions
|
25
|
+
# running in the cloud.
|
26
|
+
#
|
27
|
+
# @see https://cloud.google.com/shell/docs/
|
28
|
+
module CloudshellV1
|
29
|
+
# Version of the Cloud Shell API this client connects to.
|
30
|
+
# This is NOT the gem version.
|
31
|
+
VERSION = 'V1'
|
32
|
+
|
33
|
+
# View and manage your data across Google Cloud Platform services
|
34
|
+
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
35
|
+
end
|
36
|
+
end
|
37
|
+
end
|
@@ -0,0 +1,524 @@
|
|
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 CloudshellV1
|
24
|
+
|
25
|
+
# Message included in the metadata field of operations returned from
|
26
|
+
# AddPublicKey.
|
27
|
+
class AddPublicKeyMetadata
|
28
|
+
include Google::Apis::Core::Hashable
|
29
|
+
|
30
|
+
def initialize(**args)
|
31
|
+
update!(**args)
|
32
|
+
end
|
33
|
+
|
34
|
+
# Update properties of this object
|
35
|
+
def update!(**args)
|
36
|
+
end
|
37
|
+
end
|
38
|
+
|
39
|
+
# Request message for AddPublicKey.
|
40
|
+
class AddPublicKeyRequest
|
41
|
+
include Google::Apis::Core::Hashable
|
42
|
+
|
43
|
+
# Key that should be added to the environment. Supported formats are `ssh-dss` (
|
44
|
+
# see RFC4253), `ssh-rsa` (see RFC4253), `ecdsa-sha2-nistp256` (see RFC5656), `
|
45
|
+
# ecdsa-sha2-nistp384` (see RFC5656) and `ecdsa-sha2-nistp521` (see RFC5656). It
|
46
|
+
# should be structured as , where part is encoded with Base64.
|
47
|
+
# Corresponds to the JSON property `key`
|
48
|
+
# @return [String]
|
49
|
+
attr_accessor :key
|
50
|
+
|
51
|
+
def initialize(**args)
|
52
|
+
update!(**args)
|
53
|
+
end
|
54
|
+
|
55
|
+
# Update properties of this object
|
56
|
+
def update!(**args)
|
57
|
+
@key = args[:key] if args.key?(:key)
|
58
|
+
end
|
59
|
+
end
|
60
|
+
|
61
|
+
# Response message for AddPublicKey.
|
62
|
+
class AddPublicKeyResponse
|
63
|
+
include Google::Apis::Core::Hashable
|
64
|
+
|
65
|
+
# Key that was added to the environment.
|
66
|
+
# Corresponds to the JSON property `key`
|
67
|
+
# @return [String]
|
68
|
+
attr_accessor :key
|
69
|
+
|
70
|
+
def initialize(**args)
|
71
|
+
update!(**args)
|
72
|
+
end
|
73
|
+
|
74
|
+
# Update properties of this object
|
75
|
+
def update!(**args)
|
76
|
+
@key = args[:key] if args.key?(:key)
|
77
|
+
end
|
78
|
+
end
|
79
|
+
|
80
|
+
# Message included in the metadata field of operations returned from
|
81
|
+
# AuthorizeEnvironment.
|
82
|
+
class AuthorizeEnvironmentMetadata
|
83
|
+
include Google::Apis::Core::Hashable
|
84
|
+
|
85
|
+
def initialize(**args)
|
86
|
+
update!(**args)
|
87
|
+
end
|
88
|
+
|
89
|
+
# Update properties of this object
|
90
|
+
def update!(**args)
|
91
|
+
end
|
92
|
+
end
|
93
|
+
|
94
|
+
# Request message for AuthorizeEnvironment.
|
95
|
+
class AuthorizeEnvironmentRequest
|
96
|
+
include Google::Apis::Core::Hashable
|
97
|
+
|
98
|
+
# The OAuth access token that should be sent to the environment.
|
99
|
+
# Corresponds to the JSON property `accessToken`
|
100
|
+
# @return [String]
|
101
|
+
attr_accessor :access_token
|
102
|
+
|
103
|
+
# The time when the credentials expire. If not set, defaults to one hour from
|
104
|
+
# when the server received the request.
|
105
|
+
# Corresponds to the JSON property `expireTime`
|
106
|
+
# @return [String]
|
107
|
+
attr_accessor :expire_time
|
108
|
+
|
109
|
+
# The OAuth ID token that should be sent to the environment.
|
110
|
+
# Corresponds to the JSON property `idToken`
|
111
|
+
# @return [String]
|
112
|
+
attr_accessor :id_token
|
113
|
+
|
114
|
+
def initialize(**args)
|
115
|
+
update!(**args)
|
116
|
+
end
|
117
|
+
|
118
|
+
# Update properties of this object
|
119
|
+
def update!(**args)
|
120
|
+
@access_token = args[:access_token] if args.key?(:access_token)
|
121
|
+
@expire_time = args[:expire_time] if args.key?(:expire_time)
|
122
|
+
@id_token = args[:id_token] if args.key?(:id_token)
|
123
|
+
end
|
124
|
+
end
|
125
|
+
|
126
|
+
# Response message for AuthorizeEnvironment.
|
127
|
+
class AuthorizeEnvironmentResponse
|
128
|
+
include Google::Apis::Core::Hashable
|
129
|
+
|
130
|
+
def initialize(**args)
|
131
|
+
update!(**args)
|
132
|
+
end
|
133
|
+
|
134
|
+
# Update properties of this object
|
135
|
+
def update!(**args)
|
136
|
+
end
|
137
|
+
end
|
138
|
+
|
139
|
+
# The request message for Operations.CancelOperation.
|
140
|
+
class CancelOperationRequest
|
141
|
+
include Google::Apis::Core::Hashable
|
142
|
+
|
143
|
+
def initialize(**args)
|
144
|
+
update!(**args)
|
145
|
+
end
|
146
|
+
|
147
|
+
# Update properties of this object
|
148
|
+
def update!(**args)
|
149
|
+
end
|
150
|
+
end
|
151
|
+
|
152
|
+
# Message included in the metadata field of operations returned from
|
153
|
+
# CreateEnvironment.
|
154
|
+
class CreateEnvironmentMetadata
|
155
|
+
include Google::Apis::Core::Hashable
|
156
|
+
|
157
|
+
def initialize(**args)
|
158
|
+
update!(**args)
|
159
|
+
end
|
160
|
+
|
161
|
+
# Update properties of this object
|
162
|
+
def update!(**args)
|
163
|
+
end
|
164
|
+
end
|
165
|
+
|
166
|
+
# Message included in the metadata field of operations returned from
|
167
|
+
# DeleteEnvironment.
|
168
|
+
class DeleteEnvironmentMetadata
|
169
|
+
include Google::Apis::Core::Hashable
|
170
|
+
|
171
|
+
def initialize(**args)
|
172
|
+
update!(**args)
|
173
|
+
end
|
174
|
+
|
175
|
+
# Update properties of this object
|
176
|
+
def update!(**args)
|
177
|
+
end
|
178
|
+
end
|
179
|
+
|
180
|
+
# A generic empty message that you can re-use to avoid defining duplicated empty
|
181
|
+
# messages in your APIs. A typical example is to use it as the request or the
|
182
|
+
# response type of an API method. For instance: service Foo ` rpc Bar(google.
|
183
|
+
# protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
|
184
|
+
# `Empty` is empty JSON object ````.
|
185
|
+
class Empty
|
186
|
+
include Google::Apis::Core::Hashable
|
187
|
+
|
188
|
+
def initialize(**args)
|
189
|
+
update!(**args)
|
190
|
+
end
|
191
|
+
|
192
|
+
# Update properties of this object
|
193
|
+
def update!(**args)
|
194
|
+
end
|
195
|
+
end
|
196
|
+
|
197
|
+
# A Cloud Shell environment, which is defined as the combination of a Docker
|
198
|
+
# image specifying what is installed on the environment and a home directory
|
199
|
+
# containing the user's data that will remain across sessions. Each user has at
|
200
|
+
# least an environment with the ID "default".
|
201
|
+
class Environment
|
202
|
+
include Google::Apis::Core::Hashable
|
203
|
+
|
204
|
+
# Required. Immutable. Full path to the Docker image used to run this
|
205
|
+
# environment, e.g. "gcr.io/dev-con/cloud-devshell:latest".
|
206
|
+
# Corresponds to the JSON property `dockerImage`
|
207
|
+
# @return [String]
|
208
|
+
attr_accessor :docker_image
|
209
|
+
|
210
|
+
# Output only. The environment's identifier, unique among the user's
|
211
|
+
# environments.
|
212
|
+
# Corresponds to the JSON property `id`
|
213
|
+
# @return [String]
|
214
|
+
attr_accessor :id
|
215
|
+
|
216
|
+
# Immutable. Full name of this resource, in the format `users/`owner_email`/
|
217
|
+
# environments/`environment_id``. ``owner_email`` is the email address of the
|
218
|
+
# user to whom this environment belongs, and ``environment_id`` is the
|
219
|
+
# identifier of this environment. For example, `users/someone@example.com/
|
220
|
+
# environments/default`.
|
221
|
+
# Corresponds to the JSON property `name`
|
222
|
+
# @return [String]
|
223
|
+
attr_accessor :name
|
224
|
+
|
225
|
+
# Output only. Public keys associated with the environment. Clients can connect
|
226
|
+
# to this environment via SSH only if they possess a private key corresponding
|
227
|
+
# to at least one of these public keys. Keys can be added to or removed from the
|
228
|
+
# environment using the AddPublicKey and RemovePublicKey methods.
|
229
|
+
# Corresponds to the JSON property `publicKeys`
|
230
|
+
# @return [Array<String>]
|
231
|
+
attr_accessor :public_keys
|
232
|
+
|
233
|
+
# Output only. Host to which clients can connect to initiate SSH sessions with
|
234
|
+
# the environment.
|
235
|
+
# Corresponds to the JSON property `sshHost`
|
236
|
+
# @return [String]
|
237
|
+
attr_accessor :ssh_host
|
238
|
+
|
239
|
+
# Output only. Port to which clients can connect to initiate SSH sessions with
|
240
|
+
# the environment.
|
241
|
+
# Corresponds to the JSON property `sshPort`
|
242
|
+
# @return [Fixnum]
|
243
|
+
attr_accessor :ssh_port
|
244
|
+
|
245
|
+
# Output only. Username that clients should use when initiating SSH sessions
|
246
|
+
# with the environment.
|
247
|
+
# Corresponds to the JSON property `sshUsername`
|
248
|
+
# @return [String]
|
249
|
+
attr_accessor :ssh_username
|
250
|
+
|
251
|
+
# Output only. Current execution state of this environment.
|
252
|
+
# Corresponds to the JSON property `state`
|
253
|
+
# @return [String]
|
254
|
+
attr_accessor :state
|
255
|
+
|
256
|
+
# Output only. Host to which clients can connect to initiate HTTPS or WSS
|
257
|
+
# connections with the environment.
|
258
|
+
# Corresponds to the JSON property `webHost`
|
259
|
+
# @return [String]
|
260
|
+
attr_accessor :web_host
|
261
|
+
|
262
|
+
def initialize(**args)
|
263
|
+
update!(**args)
|
264
|
+
end
|
265
|
+
|
266
|
+
# Update properties of this object
|
267
|
+
def update!(**args)
|
268
|
+
@docker_image = args[:docker_image] if args.key?(:docker_image)
|
269
|
+
@id = args[:id] if args.key?(:id)
|
270
|
+
@name = args[:name] if args.key?(:name)
|
271
|
+
@public_keys = args[:public_keys] if args.key?(:public_keys)
|
272
|
+
@ssh_host = args[:ssh_host] if args.key?(:ssh_host)
|
273
|
+
@ssh_port = args[:ssh_port] if args.key?(:ssh_port)
|
274
|
+
@ssh_username = args[:ssh_username] if args.key?(:ssh_username)
|
275
|
+
@state = args[:state] if args.key?(:state)
|
276
|
+
@web_host = args[:web_host] if args.key?(:web_host)
|
277
|
+
end
|
278
|
+
end
|
279
|
+
|
280
|
+
# The response message for Operations.ListOperations.
|
281
|
+
class ListOperationsResponse
|
282
|
+
include Google::Apis::Core::Hashable
|
283
|
+
|
284
|
+
# The standard List next-page token.
|
285
|
+
# Corresponds to the JSON property `nextPageToken`
|
286
|
+
# @return [String]
|
287
|
+
attr_accessor :next_page_token
|
288
|
+
|
289
|
+
# A list of operations that matches the specified filter in the request.
|
290
|
+
# Corresponds to the JSON property `operations`
|
291
|
+
# @return [Array<Google::Apis::CloudshellV1::Operation>]
|
292
|
+
attr_accessor :operations
|
293
|
+
|
294
|
+
def initialize(**args)
|
295
|
+
update!(**args)
|
296
|
+
end
|
297
|
+
|
298
|
+
# Update properties of this object
|
299
|
+
def update!(**args)
|
300
|
+
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
301
|
+
@operations = args[:operations] if args.key?(:operations)
|
302
|
+
end
|
303
|
+
end
|
304
|
+
|
305
|
+
# This resource represents a long-running operation that is the result of a
|
306
|
+
# network API call.
|
307
|
+
class Operation
|
308
|
+
include Google::Apis::Core::Hashable
|
309
|
+
|
310
|
+
# If the value is `false`, it means the operation is still in progress. If `true`
|
311
|
+
# , the operation is completed, and either `error` or `response` is available.
|
312
|
+
# Corresponds to the JSON property `done`
|
313
|
+
# @return [Boolean]
|
314
|
+
attr_accessor :done
|
315
|
+
alias_method :done?, :done
|
316
|
+
|
317
|
+
# The `Status` type defines a logical error model that is suitable for different
|
318
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
319
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
320
|
+
# data: error code, error message, and error details. You can find out more
|
321
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
322
|
+
# //cloud.google.com/apis/design/errors).
|
323
|
+
# Corresponds to the JSON property `error`
|
324
|
+
# @return [Google::Apis::CloudshellV1::Status]
|
325
|
+
attr_accessor :error
|
326
|
+
|
327
|
+
# Service-specific metadata associated with the operation. It typically contains
|
328
|
+
# progress information and common metadata such as create time. Some services
|
329
|
+
# might not provide such metadata. Any method that returns a long-running
|
330
|
+
# operation should document the metadata type, if any.
|
331
|
+
# Corresponds to the JSON property `metadata`
|
332
|
+
# @return [Hash<String,Object>]
|
333
|
+
attr_accessor :metadata
|
334
|
+
|
335
|
+
# The server-assigned name, which is only unique within the same service that
|
336
|
+
# originally returns it. If you use the default HTTP mapping, the `name` should
|
337
|
+
# be a resource name ending with `operations/`unique_id``.
|
338
|
+
# Corresponds to the JSON property `name`
|
339
|
+
# @return [String]
|
340
|
+
attr_accessor :name
|
341
|
+
|
342
|
+
# The normal response of the operation in case of success. If the original
|
343
|
+
# method returns no data on success, such as `Delete`, the response is `google.
|
344
|
+
# protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
|
345
|
+
# the response should be the resource. For other methods, the response should
|
346
|
+
# have the type `XxxResponse`, where `Xxx` is the original method name. For
|
347
|
+
# example, if the original method name is `TakeSnapshot()`, the inferred
|
348
|
+
# response type is `TakeSnapshotResponse`.
|
349
|
+
# Corresponds to the JSON property `response`
|
350
|
+
# @return [Hash<String,Object>]
|
351
|
+
attr_accessor :response
|
352
|
+
|
353
|
+
def initialize(**args)
|
354
|
+
update!(**args)
|
355
|
+
end
|
356
|
+
|
357
|
+
# Update properties of this object
|
358
|
+
def update!(**args)
|
359
|
+
@done = args[:done] if args.key?(:done)
|
360
|
+
@error = args[:error] if args.key?(:error)
|
361
|
+
@metadata = args[:metadata] if args.key?(:metadata)
|
362
|
+
@name = args[:name] if args.key?(:name)
|
363
|
+
@response = args[:response] if args.key?(:response)
|
364
|
+
end
|
365
|
+
end
|
366
|
+
|
367
|
+
# Message included in the metadata field of operations returned from
|
368
|
+
# RemovePublicKey.
|
369
|
+
class RemovePublicKeyMetadata
|
370
|
+
include Google::Apis::Core::Hashable
|
371
|
+
|
372
|
+
def initialize(**args)
|
373
|
+
update!(**args)
|
374
|
+
end
|
375
|
+
|
376
|
+
# Update properties of this object
|
377
|
+
def update!(**args)
|
378
|
+
end
|
379
|
+
end
|
380
|
+
|
381
|
+
# Request message for RemovePublicKey.
|
382
|
+
class RemovePublicKeyRequest
|
383
|
+
include Google::Apis::Core::Hashable
|
384
|
+
|
385
|
+
# Key that should be removed from the environment.
|
386
|
+
# Corresponds to the JSON property `key`
|
387
|
+
# @return [String]
|
388
|
+
attr_accessor :key
|
389
|
+
|
390
|
+
def initialize(**args)
|
391
|
+
update!(**args)
|
392
|
+
end
|
393
|
+
|
394
|
+
# Update properties of this object
|
395
|
+
def update!(**args)
|
396
|
+
@key = args[:key] if args.key?(:key)
|
397
|
+
end
|
398
|
+
end
|
399
|
+
|
400
|
+
# Response message for RemovePublicKey.
|
401
|
+
class RemovePublicKeyResponse
|
402
|
+
include Google::Apis::Core::Hashable
|
403
|
+
|
404
|
+
def initialize(**args)
|
405
|
+
update!(**args)
|
406
|
+
end
|
407
|
+
|
408
|
+
# Update properties of this object
|
409
|
+
def update!(**args)
|
410
|
+
end
|
411
|
+
end
|
412
|
+
|
413
|
+
# Message included in the metadata field of operations returned from
|
414
|
+
# StartEnvironment.
|
415
|
+
class StartEnvironmentMetadata
|
416
|
+
include Google::Apis::Core::Hashable
|
417
|
+
|
418
|
+
# Current state of the environment being started.
|
419
|
+
# Corresponds to the JSON property `state`
|
420
|
+
# @return [String]
|
421
|
+
attr_accessor :state
|
422
|
+
|
423
|
+
def initialize(**args)
|
424
|
+
update!(**args)
|
425
|
+
end
|
426
|
+
|
427
|
+
# Update properties of this object
|
428
|
+
def update!(**args)
|
429
|
+
@state = args[:state] if args.key?(:state)
|
430
|
+
end
|
431
|
+
end
|
432
|
+
|
433
|
+
# Request message for StartEnvironment.
|
434
|
+
class StartEnvironmentRequest
|
435
|
+
include Google::Apis::Core::Hashable
|
436
|
+
|
437
|
+
# The initial access token passed to the environment. If this is present and
|
438
|
+
# valid, the environment will be pre-authenticated with gcloud so that the user
|
439
|
+
# can run gcloud commands in Cloud Shell without having to log in. This code can
|
440
|
+
# be updated later by calling AuthorizeEnvironment.
|
441
|
+
# Corresponds to the JSON property `accessToken`
|
442
|
+
# @return [String]
|
443
|
+
attr_accessor :access_token
|
444
|
+
|
445
|
+
# Public keys that should be added to the environment before it is started.
|
446
|
+
# Corresponds to the JSON property `publicKeys`
|
447
|
+
# @return [Array<String>]
|
448
|
+
attr_accessor :public_keys
|
449
|
+
|
450
|
+
def initialize(**args)
|
451
|
+
update!(**args)
|
452
|
+
end
|
453
|
+
|
454
|
+
# Update properties of this object
|
455
|
+
def update!(**args)
|
456
|
+
@access_token = args[:access_token] if args.key?(:access_token)
|
457
|
+
@public_keys = args[:public_keys] if args.key?(:public_keys)
|
458
|
+
end
|
459
|
+
end
|
460
|
+
|
461
|
+
# Message included in the response field of operations returned from
|
462
|
+
# StartEnvironment once the operation is complete.
|
463
|
+
class StartEnvironmentResponse
|
464
|
+
include Google::Apis::Core::Hashable
|
465
|
+
|
466
|
+
# A Cloud Shell environment, which is defined as the combination of a Docker
|
467
|
+
# image specifying what is installed on the environment and a home directory
|
468
|
+
# containing the user's data that will remain across sessions. Each user has at
|
469
|
+
# least an environment with the ID "default".
|
470
|
+
# Corresponds to the JSON property `environment`
|
471
|
+
# @return [Google::Apis::CloudshellV1::Environment]
|
472
|
+
attr_accessor :environment
|
473
|
+
|
474
|
+
def initialize(**args)
|
475
|
+
update!(**args)
|
476
|
+
end
|
477
|
+
|
478
|
+
# Update properties of this object
|
479
|
+
def update!(**args)
|
480
|
+
@environment = args[:environment] if args.key?(:environment)
|
481
|
+
end
|
482
|
+
end
|
483
|
+
|
484
|
+
# The `Status` type defines a logical error model that is suitable for different
|
485
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
486
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
487
|
+
# data: error code, error message, and error details. You can find out more
|
488
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
489
|
+
# //cloud.google.com/apis/design/errors).
|
490
|
+
class Status
|
491
|
+
include Google::Apis::Core::Hashable
|
492
|
+
|
493
|
+
# The status code, which should be an enum value of google.rpc.Code.
|
494
|
+
# Corresponds to the JSON property `code`
|
495
|
+
# @return [Fixnum]
|
496
|
+
attr_accessor :code
|
497
|
+
|
498
|
+
# A list of messages that carry the error details. There is a common set of
|
499
|
+
# message types for APIs to use.
|
500
|
+
# Corresponds to the JSON property `details`
|
501
|
+
# @return [Array<Hash<String,Object>>]
|
502
|
+
attr_accessor :details
|
503
|
+
|
504
|
+
# A developer-facing error message, which should be in English. Any user-facing
|
505
|
+
# error message should be localized and sent in the google.rpc.Status.details
|
506
|
+
# field, or localized by the client.
|
507
|
+
# Corresponds to the JSON property `message`
|
508
|
+
# @return [String]
|
509
|
+
attr_accessor :message
|
510
|
+
|
511
|
+
def initialize(**args)
|
512
|
+
update!(**args)
|
513
|
+
end
|
514
|
+
|
515
|
+
# Update properties of this object
|
516
|
+
def update!(**args)
|
517
|
+
@code = args[:code] if args.key?(:code)
|
518
|
+
@details = args[:details] if args.key?(:details)
|
519
|
+
@message = args[:message] if args.key?(:message)
|
520
|
+
end
|
521
|
+
end
|
522
|
+
end
|
523
|
+
end
|
524
|
+
end
|