google-apis-appengine_v1alpha 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: 2e6c0d2aa4ed5a013603f193da246816c99997c9fc2d0b4ecee35ba7318547de
4
+ data.tar.gz: c6be68759013943c04402f1166dd3a58fe6ed799e4f11d84cb6e7a4a87b4c41d
5
+ SHA512:
6
+ metadata.gz: f548f1e6343ea296a1a03739ade3f31647d3545c34a9d67d5f7bdc60853e5c2724e9cc9f1328c6ca71c4987ff12dedd57c608474ffd48c7f12617614b35c560f
7
+ data.tar.gz: 8573bbab177756651a29ca6b082a65559d79c8f929f68abaa2e2f6d22f7c61e9ded8ec8e5d433840a1847ff5389f4f26bafd2461b06bcb60d53509423649e085
@@ -0,0 +1,13 @@
1
+ --hide-void-return
2
+ --no-private
3
+ --verbose
4
+ --title=google-apis-appengine_v1alpha
5
+ --markup-provider=redcarpet
6
+ --markup=markdown
7
+ --main OVERVIEW.md
8
+ lib/google/apis/appengine_v1alpha/*.rb
9
+ lib/google/apis/appengine_v1alpha.rb
10
+ -
11
+ OVERVIEW.md
12
+ CHANGELOG.md
13
+ LICENSE.md
@@ -0,0 +1,7 @@
1
+ # Release history for google-apis-appengine_v1alpha
2
+
3
+ ### v0.1.0 (2021-01-07)
4
+
5
+ * Regenerated using generator version 0.1.1
6
+ * Regenerated from discovery document revision 20200802
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 V1alpha of the App Engine Admin API
2
+
3
+ This is a simple client library for version V1alpha of the App Engine Admin 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/appengine.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-appengine_v1alpha', '~> 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-appengine_v1alpha
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/appengine_v1alpha"
49
+
50
+ # Create a client object
51
+ client = Google::Apis::AppengineV1alpha::AppengineService.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 Appengine service in particular.)
67
+
68
+ For reference information on specific calls in the App Engine Admin API, see the {Google::Apis::AppengineV1alpha::AppengineService 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-appengine_v1alpha`, 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/appengine/docs/admin-api/) 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/appengine_v1alpha"
@@ -0,0 +1,42 @@
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/appengine_v1alpha/service.rb'
16
+ require 'google/apis/appengine_v1alpha/classes.rb'
17
+ require 'google/apis/appengine_v1alpha/representations.rb'
18
+ require 'google/apis/appengine_v1alpha/gem_version.rb'
19
+
20
+ module Google
21
+ module Apis
22
+ # App Engine Admin API
23
+ #
24
+ # Provisions and manages developers' App Engine applications.
25
+ #
26
+ # @see https://cloud.google.com/appengine/docs/admin-api/
27
+ module AppengineV1alpha
28
+ # Version of the App Engine Admin API this client connects to.
29
+ # This is NOT the gem version.
30
+ VERSION = 'V1alpha'
31
+
32
+ # View and manage your applications deployed on Google App Engine
33
+ AUTH_APPENGINE_ADMIN = 'https://www.googleapis.com/auth/appengine.admin'
34
+
35
+ # View and manage your data across Google Cloud Platform services
36
+ AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
37
+
38
+ # View your data across Google Cloud Platform services
39
+ AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
40
+ end
41
+ end
42
+ end
@@ -0,0 +1,878 @@
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 AppengineV1alpha
24
+
25
+ # An SSL certificate that a user has been authorized to administer. A user is
26
+ # authorized to administer any certificate that applies to one of their
27
+ # authorized domains.
28
+ class AuthorizedCertificate
29
+ include Google::Apis::Core::Hashable
30
+
31
+ # An SSL certificate obtained from a certificate authority.
32
+ # Corresponds to the JSON property `certificateRawData`
33
+ # @return [Google::Apis::AppengineV1alpha::CertificateRawData]
34
+ attr_accessor :certificate_raw_data
35
+
36
+ # The user-specified display name of the certificate. This is not guaranteed to
37
+ # be unique. Example: My Certificate.
38
+ # Corresponds to the JSON property `displayName`
39
+ # @return [String]
40
+ attr_accessor :display_name
41
+
42
+ # Aggregate count of the domain mappings with this certificate mapped. This
43
+ # count includes domain mappings on applications for which the user does not
44
+ # have VIEWER permissions.Only returned by GET or LIST requests when
45
+ # specifically requested by the view=FULL_CERTIFICATE option.@OutputOnly
46
+ # Corresponds to the JSON property `domainMappingsCount`
47
+ # @return [Fixnum]
48
+ attr_accessor :domain_mappings_count
49
+
50
+ # Topmost applicable domains of this certificate. This certificate applies to
51
+ # these domains and their subdomains. Example: example.com.@OutputOnly
52
+ # Corresponds to the JSON property `domainNames`
53
+ # @return [Array<String>]
54
+ attr_accessor :domain_names
55
+
56
+ # The time when this certificate expires. To update the renewal time on this
57
+ # certificate, upload an SSL certificate with a different expiration time using
58
+ # AuthorizedCertificates.UpdateAuthorizedCertificate.@OutputOnly
59
+ # Corresponds to the JSON property `expireTime`
60
+ # @return [String]
61
+ attr_accessor :expire_time
62
+
63
+ # Relative name of the certificate. This is a unique value autogenerated on
64
+ # AuthorizedCertificate resource creation. Example: 12345.@OutputOnly
65
+ # Corresponds to the JSON property `id`
66
+ # @return [String]
67
+ attr_accessor :id
68
+
69
+ # A certificate managed by App Engine.
70
+ # Corresponds to the JSON property `managedCertificate`
71
+ # @return [Google::Apis::AppengineV1alpha::ManagedCertificate]
72
+ attr_accessor :managed_certificate
73
+
74
+ # Full path to the AuthorizedCertificate resource in the API. Example: apps/
75
+ # myapp/authorizedCertificates/12345.@OutputOnly
76
+ # Corresponds to the JSON property `name`
77
+ # @return [String]
78
+ attr_accessor :name
79
+
80
+ # The full paths to user visible Domain Mapping resources that have this
81
+ # certificate mapped. Example: apps/myapp/domainMappings/example.com.This may
82
+ # not represent the full list of mapped domain mappings if the user does not
83
+ # have VIEWER permissions on all of the applications that have this certificate
84
+ # mapped. See domain_mappings_count for a complete count.Only returned by GET or
85
+ # LIST requests when specifically requested by the view=FULL_CERTIFICATE option.@
86
+ # OutputOnly
87
+ # Corresponds to the JSON property `visibleDomainMappings`
88
+ # @return [Array<String>]
89
+ attr_accessor :visible_domain_mappings
90
+
91
+ def initialize(**args)
92
+ update!(**args)
93
+ end
94
+
95
+ # Update properties of this object
96
+ def update!(**args)
97
+ @certificate_raw_data = args[:certificate_raw_data] if args.key?(:certificate_raw_data)
98
+ @display_name = args[:display_name] if args.key?(:display_name)
99
+ @domain_mappings_count = args[:domain_mappings_count] if args.key?(:domain_mappings_count)
100
+ @domain_names = args[:domain_names] if args.key?(:domain_names)
101
+ @expire_time = args[:expire_time] if args.key?(:expire_time)
102
+ @id = args[:id] if args.key?(:id)
103
+ @managed_certificate = args[:managed_certificate] if args.key?(:managed_certificate)
104
+ @name = args[:name] if args.key?(:name)
105
+ @visible_domain_mappings = args[:visible_domain_mappings] if args.key?(:visible_domain_mappings)
106
+ end
107
+ end
108
+
109
+ # A domain that a user has been authorized to administer. To authorize use of a
110
+ # domain, verify ownership via Webmaster Central (https://www.google.com/
111
+ # webmasters/verification/home).
112
+ class AuthorizedDomain
113
+ include Google::Apis::Core::Hashable
114
+
115
+ # Fully qualified domain name of the domain authorized for use. Example: example.
116
+ # com.
117
+ # Corresponds to the JSON property `id`
118
+ # @return [String]
119
+ attr_accessor :id
120
+
121
+ # Full path to the AuthorizedDomain resource in the API. Example: apps/myapp/
122
+ # authorizedDomains/example.com.@OutputOnly
123
+ # Corresponds to the JSON property `name`
124
+ # @return [String]
125
+ attr_accessor :name
126
+
127
+ def initialize(**args)
128
+ update!(**args)
129
+ end
130
+
131
+ # Update properties of this object
132
+ def update!(**args)
133
+ @id = args[:id] if args.key?(:id)
134
+ @name = args[:name] if args.key?(:name)
135
+ end
136
+ end
137
+
138
+ # An SSL certificate obtained from a certificate authority.
139
+ class CertificateRawData
140
+ include Google::Apis::Core::Hashable
141
+
142
+ # Unencrypted PEM encoded RSA private key. This field is set once on certificate
143
+ # creation and then encrypted. The key size must be 2048 bits or fewer. Must
144
+ # include the header and footer. Example: -----BEGIN RSA PRIVATE KEY----- -----
145
+ # END RSA PRIVATE KEY----- @InputOnly
146
+ # Corresponds to the JSON property `privateKey`
147
+ # @return [String]
148
+ attr_accessor :private_key
149
+
150
+ # PEM encoded x.509 public key certificate. This field is set once on
151
+ # certificate creation. Must include the header and footer. Example: -----BEGIN
152
+ # CERTIFICATE----- -----END CERTIFICATE-----
153
+ # Corresponds to the JSON property `publicCertificate`
154
+ # @return [String]
155
+ attr_accessor :public_certificate
156
+
157
+ def initialize(**args)
158
+ update!(**args)
159
+ end
160
+
161
+ # Update properties of this object
162
+ def update!(**args)
163
+ @private_key = args[:private_key] if args.key?(:private_key)
164
+ @public_certificate = args[:public_certificate] if args.key?(:public_certificate)
165
+ end
166
+ end
167
+
168
+ # Metadata for the given google.longrunning.Operation during a google.appengine.
169
+ # v1.CreateVersionRequest.
170
+ class CreateVersionMetadataV1
171
+ include Google::Apis::Core::Hashable
172
+
173
+ # The Cloud Build ID if one was created as part of the version create. @
174
+ # OutputOnly
175
+ # Corresponds to the JSON property `cloudBuildId`
176
+ # @return [String]
177
+ attr_accessor :cloud_build_id
178
+
179
+ def initialize(**args)
180
+ update!(**args)
181
+ end
182
+
183
+ # Update properties of this object
184
+ def update!(**args)
185
+ @cloud_build_id = args[:cloud_build_id] if args.key?(:cloud_build_id)
186
+ end
187
+ end
188
+
189
+ # Metadata for the given google.longrunning.Operation during a google.appengine.
190
+ # v1alpha.CreateVersionRequest.
191
+ class CreateVersionMetadataV1Alpha
192
+ include Google::Apis::Core::Hashable
193
+
194
+ # The Cloud Build ID if one was created as part of the version create. @
195
+ # OutputOnly
196
+ # Corresponds to the JSON property `cloudBuildId`
197
+ # @return [String]
198
+ attr_accessor :cloud_build_id
199
+
200
+ def initialize(**args)
201
+ update!(**args)
202
+ end
203
+
204
+ # Update properties of this object
205
+ def update!(**args)
206
+ @cloud_build_id = args[:cloud_build_id] if args.key?(:cloud_build_id)
207
+ end
208
+ end
209
+
210
+ # Metadata for the given google.longrunning.Operation during a google.appengine.
211
+ # v1beta.CreateVersionRequest.
212
+ class CreateVersionMetadataV1Beta
213
+ include Google::Apis::Core::Hashable
214
+
215
+ # The Cloud Build ID if one was created as part of the version create. @
216
+ # OutputOnly
217
+ # Corresponds to the JSON property `cloudBuildId`
218
+ # @return [String]
219
+ attr_accessor :cloud_build_id
220
+
221
+ def initialize(**args)
222
+ update!(**args)
223
+ end
224
+
225
+ # Update properties of this object
226
+ def update!(**args)
227
+ @cloud_build_id = args[:cloud_build_id] if args.key?(:cloud_build_id)
228
+ end
229
+ end
230
+
231
+ # A domain serving an App Engine application.
232
+ class DomainMapping
233
+ include Google::Apis::Core::Hashable
234
+
235
+ # Relative name of the domain serving the application. Example: example.com.
236
+ # Corresponds to the JSON property `id`
237
+ # @return [String]
238
+ attr_accessor :id
239
+
240
+ # Full path to the DomainMapping resource in the API. Example: apps/myapp/
241
+ # domainMapping/example.com.@OutputOnly
242
+ # Corresponds to the JSON property `name`
243
+ # @return [String]
244
+ attr_accessor :name
245
+
246
+ # The resource records required to configure this domain mapping. These records
247
+ # must be added to the domain's DNS configuration in order to serve the
248
+ # application via this domain mapping.@OutputOnly
249
+ # Corresponds to the JSON property `resourceRecords`
250
+ # @return [Array<Google::Apis::AppengineV1alpha::ResourceRecord>]
251
+ attr_accessor :resource_records
252
+
253
+ # SSL configuration for a DomainMapping resource.
254
+ # Corresponds to the JSON property `sslSettings`
255
+ # @return [Google::Apis::AppengineV1alpha::SslSettings]
256
+ attr_accessor :ssl_settings
257
+
258
+ def initialize(**args)
259
+ update!(**args)
260
+ end
261
+
262
+ # Update properties of this object
263
+ def update!(**args)
264
+ @id = args[:id] if args.key?(:id)
265
+ @name = args[:name] if args.key?(:name)
266
+ @resource_records = args[:resource_records] if args.key?(:resource_records)
267
+ @ssl_settings = args[:ssl_settings] if args.key?(:ssl_settings)
268
+ end
269
+ end
270
+
271
+ # A generic empty message that you can re-use to avoid defining duplicated empty
272
+ # messages in your APIs. A typical example is to use it as the request or the
273
+ # response type of an API method. For instance: service Foo ` rpc Bar(google.
274
+ # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
275
+ # Empty is empty JSON object ``.
276
+ class Empty
277
+ include Google::Apis::Core::Hashable
278
+
279
+ def initialize(**args)
280
+ update!(**args)
281
+ end
282
+
283
+ # Update properties of this object
284
+ def update!(**args)
285
+ end
286
+ end
287
+
288
+ # Response message for AuthorizedCertificates.ListAuthorizedCertificates.
289
+ class ListAuthorizedCertificatesResponse
290
+ include Google::Apis::Core::Hashable
291
+
292
+ # The SSL certificates the user is authorized to administer.
293
+ # Corresponds to the JSON property `certificates`
294
+ # @return [Array<Google::Apis::AppengineV1alpha::AuthorizedCertificate>]
295
+ attr_accessor :certificates
296
+
297
+ # Continuation token for fetching the next page of results.
298
+ # Corresponds to the JSON property `nextPageToken`
299
+ # @return [String]
300
+ attr_accessor :next_page_token
301
+
302
+ def initialize(**args)
303
+ update!(**args)
304
+ end
305
+
306
+ # Update properties of this object
307
+ def update!(**args)
308
+ @certificates = args[:certificates] if args.key?(:certificates)
309
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
310
+ end
311
+ end
312
+
313
+ # Response message for AuthorizedDomains.ListAuthorizedDomains.
314
+ class ListAuthorizedDomainsResponse
315
+ include Google::Apis::Core::Hashable
316
+
317
+ # The authorized domains belonging to the user.
318
+ # Corresponds to the JSON property `domains`
319
+ # @return [Array<Google::Apis::AppengineV1alpha::AuthorizedDomain>]
320
+ attr_accessor :domains
321
+
322
+ # Continuation token for fetching the next page of results.
323
+ # Corresponds to the JSON property `nextPageToken`
324
+ # @return [String]
325
+ attr_accessor :next_page_token
326
+
327
+ def initialize(**args)
328
+ update!(**args)
329
+ end
330
+
331
+ # Update properties of this object
332
+ def update!(**args)
333
+ @domains = args[:domains] if args.key?(:domains)
334
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
335
+ end
336
+ end
337
+
338
+ # Response message for DomainMappings.ListDomainMappings.
339
+ class ListDomainMappingsResponse
340
+ include Google::Apis::Core::Hashable
341
+
342
+ # The domain mappings for the application.
343
+ # Corresponds to the JSON property `domainMappings`
344
+ # @return [Array<Google::Apis::AppengineV1alpha::DomainMapping>]
345
+ attr_accessor :domain_mappings
346
+
347
+ # Continuation token for fetching the next page of results.
348
+ # Corresponds to the JSON property `nextPageToken`
349
+ # @return [String]
350
+ attr_accessor :next_page_token
351
+
352
+ def initialize(**args)
353
+ update!(**args)
354
+ end
355
+
356
+ # Update properties of this object
357
+ def update!(**args)
358
+ @domain_mappings = args[:domain_mappings] if args.key?(:domain_mappings)
359
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
360
+ end
361
+ end
362
+
363
+ # The response message for Locations.ListLocations.
364
+ class ListLocationsResponse
365
+ include Google::Apis::Core::Hashable
366
+
367
+ # A list of locations that matches the specified filter in the request.
368
+ # Corresponds to the JSON property `locations`
369
+ # @return [Array<Google::Apis::AppengineV1alpha::Location>]
370
+ attr_accessor :locations
371
+
372
+ # The standard List next-page token.
373
+ # Corresponds to the JSON property `nextPageToken`
374
+ # @return [String]
375
+ attr_accessor :next_page_token
376
+
377
+ def initialize(**args)
378
+ update!(**args)
379
+ end
380
+
381
+ # Update properties of this object
382
+ def update!(**args)
383
+ @locations = args[:locations] if args.key?(:locations)
384
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
385
+ end
386
+ end
387
+
388
+ # The response message for Operations.ListOperations.
389
+ class ListOperationsResponse
390
+ include Google::Apis::Core::Hashable
391
+
392
+ # The standard List next-page token.
393
+ # Corresponds to the JSON property `nextPageToken`
394
+ # @return [String]
395
+ attr_accessor :next_page_token
396
+
397
+ # A list of operations that matches the specified filter in the request.
398
+ # Corresponds to the JSON property `operations`
399
+ # @return [Array<Google::Apis::AppengineV1alpha::Operation>]
400
+ attr_accessor :operations
401
+
402
+ def initialize(**args)
403
+ update!(**args)
404
+ end
405
+
406
+ # Update properties of this object
407
+ def update!(**args)
408
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
409
+ @operations = args[:operations] if args.key?(:operations)
410
+ end
411
+ end
412
+
413
+ # A resource that represents Google Cloud Platform location.
414
+ class Location
415
+ include Google::Apis::Core::Hashable
416
+
417
+ # The friendly name for this location, typically a nearby city name. For example,
418
+ # "Tokyo".
419
+ # Corresponds to the JSON property `displayName`
420
+ # @return [String]
421
+ attr_accessor :display_name
422
+
423
+ # Cross-service attributes for the location. For example `"cloud.googleapis.com/
424
+ # region": "us-east1"`
425
+ # Corresponds to the JSON property `labels`
426
+ # @return [Hash<String,String>]
427
+ attr_accessor :labels
428
+
429
+ # The canonical id for this location. For example: "us-east1".
430
+ # Corresponds to the JSON property `locationId`
431
+ # @return [String]
432
+ attr_accessor :location_id
433
+
434
+ # Service-specific metadata. For example the available capacity at the given
435
+ # location.
436
+ # Corresponds to the JSON property `metadata`
437
+ # @return [Hash<String,Object>]
438
+ attr_accessor :metadata
439
+
440
+ # Resource name for the location, which may vary between implementations. For
441
+ # example: "projects/example-project/locations/us-east1"
442
+ # Corresponds to the JSON property `name`
443
+ # @return [String]
444
+ attr_accessor :name
445
+
446
+ def initialize(**args)
447
+ update!(**args)
448
+ end
449
+
450
+ # Update properties of this object
451
+ def update!(**args)
452
+ @display_name = args[:display_name] if args.key?(:display_name)
453
+ @labels = args[:labels] if args.key?(:labels)
454
+ @location_id = args[:location_id] if args.key?(:location_id)
455
+ @metadata = args[:metadata] if args.key?(:metadata)
456
+ @name = args[:name] if args.key?(:name)
457
+ end
458
+ end
459
+
460
+ # Metadata for the given google.cloud.location.Location.
461
+ class LocationMetadata
462
+ include Google::Apis::Core::Hashable
463
+
464
+ # App Engine flexible environment is available in the given location.@OutputOnly
465
+ # Corresponds to the JSON property `flexibleEnvironmentAvailable`
466
+ # @return [Boolean]
467
+ attr_accessor :flexible_environment_available
468
+ alias_method :flexible_environment_available?, :flexible_environment_available
469
+
470
+ # App Engine standard environment is available in the given location.@OutputOnly
471
+ # Corresponds to the JSON property `standardEnvironmentAvailable`
472
+ # @return [Boolean]
473
+ attr_accessor :standard_environment_available
474
+ alias_method :standard_environment_available?, :standard_environment_available
475
+
476
+ def initialize(**args)
477
+ update!(**args)
478
+ end
479
+
480
+ # Update properties of this object
481
+ def update!(**args)
482
+ @flexible_environment_available = args[:flexible_environment_available] if args.key?(:flexible_environment_available)
483
+ @standard_environment_available = args[:standard_environment_available] if args.key?(:standard_environment_available)
484
+ end
485
+ end
486
+
487
+ # A certificate managed by App Engine.
488
+ class ManagedCertificate
489
+ include Google::Apis::Core::Hashable
490
+
491
+ # Time at which the certificate was last renewed. The renewal process is fully
492
+ # managed. Certificate renewal will automatically occur before the certificate
493
+ # expires. Renewal errors can be tracked via ManagementStatus.@OutputOnly
494
+ # Corresponds to the JSON property `lastRenewalTime`
495
+ # @return [String]
496
+ attr_accessor :last_renewal_time
497
+
498
+ # Status of certificate management. Refers to the most recent certificate
499
+ # acquisition or renewal attempt.@OutputOnly
500
+ # Corresponds to the JSON property `status`
501
+ # @return [String]
502
+ attr_accessor :status
503
+
504
+ def initialize(**args)
505
+ update!(**args)
506
+ end
507
+
508
+ # Update properties of this object
509
+ def update!(**args)
510
+ @last_renewal_time = args[:last_renewal_time] if args.key?(:last_renewal_time)
511
+ @status = args[:status] if args.key?(:status)
512
+ end
513
+ end
514
+
515
+ # This resource represents a long-running operation that is the result of a
516
+ # network API call.
517
+ class Operation
518
+ include Google::Apis::Core::Hashable
519
+
520
+ # If the value is false, it means the operation is still in progress. If true,
521
+ # the operation is completed, and either error or response is available.
522
+ # Corresponds to the JSON property `done`
523
+ # @return [Boolean]
524
+ attr_accessor :done
525
+ alias_method :done?, :done
526
+
527
+ # The Status type defines a logical error model that is suitable for different
528
+ # programming environments, including REST APIs and RPC APIs. It is used by gRPC
529
+ # (https://github.com/grpc). Each Status message contains three pieces of data:
530
+ # error code, error message, and error details.You can find out more about this
531
+ # error model and how to work with it in the API Design Guide (https://cloud.
532
+ # google.com/apis/design/errors).
533
+ # Corresponds to the JSON property `error`
534
+ # @return [Google::Apis::AppengineV1alpha::Status]
535
+ attr_accessor :error
536
+
537
+ # Service-specific metadata associated with the operation. It typically contains
538
+ # progress information and common metadata such as create time. Some services
539
+ # might not provide such metadata. Any method that returns a long-running
540
+ # operation should document the metadata type, if any.
541
+ # Corresponds to the JSON property `metadata`
542
+ # @return [Hash<String,Object>]
543
+ attr_accessor :metadata
544
+
545
+ # The server-assigned name, which is only unique within the same service that
546
+ # originally returns it. If you use the default HTTP mapping, the name should be
547
+ # a resource name ending with operations/`unique_id`.
548
+ # Corresponds to the JSON property `name`
549
+ # @return [String]
550
+ attr_accessor :name
551
+
552
+ # The normal response of the operation in case of success. If the original
553
+ # method returns no data on success, such as Delete, the response is google.
554
+ # protobuf.Empty. If the original method is standard Get/Create/Update, the
555
+ # response should be the resource. For other methods, the response should have
556
+ # the type XxxResponse, where Xxx is the original method name. For example, if
557
+ # the original method name is TakeSnapshot(), the inferred response type is
558
+ # TakeSnapshotResponse.
559
+ # Corresponds to the JSON property `response`
560
+ # @return [Hash<String,Object>]
561
+ attr_accessor :response
562
+
563
+ def initialize(**args)
564
+ update!(**args)
565
+ end
566
+
567
+ # Update properties of this object
568
+ def update!(**args)
569
+ @done = args[:done] if args.key?(:done)
570
+ @error = args[:error] if args.key?(:error)
571
+ @metadata = args[:metadata] if args.key?(:metadata)
572
+ @name = args[:name] if args.key?(:name)
573
+ @response = args[:response] if args.key?(:response)
574
+ end
575
+ end
576
+
577
+ # Metadata for the given google.longrunning.Operation.
578
+ class OperationMetadataV1
579
+ include Google::Apis::Core::Hashable
580
+
581
+ # Metadata for the given google.longrunning.Operation during a google.appengine.
582
+ # v1.CreateVersionRequest.
583
+ # Corresponds to the JSON property `createVersionMetadata`
584
+ # @return [Google::Apis::AppengineV1alpha::CreateVersionMetadataV1]
585
+ attr_accessor :create_version_metadata
586
+
587
+ # Time that this operation completed.@OutputOnly
588
+ # Corresponds to the JSON property `endTime`
589
+ # @return [String]
590
+ attr_accessor :end_time
591
+
592
+ # Ephemeral message that may change every time the operation is polled. @
593
+ # OutputOnly
594
+ # Corresponds to the JSON property `ephemeralMessage`
595
+ # @return [String]
596
+ attr_accessor :ephemeral_message
597
+
598
+ # Time that this operation was created.@OutputOnly
599
+ # Corresponds to the JSON property `insertTime`
600
+ # @return [String]
601
+ attr_accessor :insert_time
602
+
603
+ # API method that initiated this operation. Example: google.appengine.v1.
604
+ # Versions.CreateVersion.@OutputOnly
605
+ # Corresponds to the JSON property `method`
606
+ # @return [String]
607
+ attr_accessor :method_prop
608
+
609
+ # Name of the resource that this operation is acting on. Example: apps/myapp/
610
+ # services/default.@OutputOnly
611
+ # Corresponds to the JSON property `target`
612
+ # @return [String]
613
+ attr_accessor :target
614
+
615
+ # User who requested this operation.@OutputOnly
616
+ # Corresponds to the JSON property `user`
617
+ # @return [String]
618
+ attr_accessor :user
619
+
620
+ # Durable messages that persist on every operation poll. @OutputOnly
621
+ # Corresponds to the JSON property `warning`
622
+ # @return [Array<String>]
623
+ attr_accessor :warning
624
+
625
+ def initialize(**args)
626
+ update!(**args)
627
+ end
628
+
629
+ # Update properties of this object
630
+ def update!(**args)
631
+ @create_version_metadata = args[:create_version_metadata] if args.key?(:create_version_metadata)
632
+ @end_time = args[:end_time] if args.key?(:end_time)
633
+ @ephemeral_message = args[:ephemeral_message] if args.key?(:ephemeral_message)
634
+ @insert_time = args[:insert_time] if args.key?(:insert_time)
635
+ @method_prop = args[:method_prop] if args.key?(:method_prop)
636
+ @target = args[:target] if args.key?(:target)
637
+ @user = args[:user] if args.key?(:user)
638
+ @warning = args[:warning] if args.key?(:warning)
639
+ end
640
+ end
641
+
642
+ # Metadata for the given google.longrunning.Operation.
643
+ class OperationMetadataV1Alpha
644
+ include Google::Apis::Core::Hashable
645
+
646
+ # Metadata for the given google.longrunning.Operation during a google.appengine.
647
+ # v1alpha.CreateVersionRequest.
648
+ # Corresponds to the JSON property `createVersionMetadata`
649
+ # @return [Google::Apis::AppengineV1alpha::CreateVersionMetadataV1Alpha]
650
+ attr_accessor :create_version_metadata
651
+
652
+ # Time that this operation completed.@OutputOnly
653
+ # Corresponds to the JSON property `endTime`
654
+ # @return [String]
655
+ attr_accessor :end_time
656
+
657
+ # Ephemeral message that may change every time the operation is polled. @
658
+ # OutputOnly
659
+ # Corresponds to the JSON property `ephemeralMessage`
660
+ # @return [String]
661
+ attr_accessor :ephemeral_message
662
+
663
+ # Time that this operation was created.@OutputOnly
664
+ # Corresponds to the JSON property `insertTime`
665
+ # @return [String]
666
+ attr_accessor :insert_time
667
+
668
+ # API method that initiated this operation. Example: google.appengine.v1alpha.
669
+ # Versions.CreateVersion.@OutputOnly
670
+ # Corresponds to the JSON property `method`
671
+ # @return [String]
672
+ attr_accessor :method_prop
673
+
674
+ # Name of the resource that this operation is acting on. Example: apps/myapp/
675
+ # services/default.@OutputOnly
676
+ # Corresponds to the JSON property `target`
677
+ # @return [String]
678
+ attr_accessor :target
679
+
680
+ # User who requested this operation.@OutputOnly
681
+ # Corresponds to the JSON property `user`
682
+ # @return [String]
683
+ attr_accessor :user
684
+
685
+ # Durable messages that persist on every operation poll. @OutputOnly
686
+ # Corresponds to the JSON property `warning`
687
+ # @return [Array<String>]
688
+ attr_accessor :warning
689
+
690
+ def initialize(**args)
691
+ update!(**args)
692
+ end
693
+
694
+ # Update properties of this object
695
+ def update!(**args)
696
+ @create_version_metadata = args[:create_version_metadata] if args.key?(:create_version_metadata)
697
+ @end_time = args[:end_time] if args.key?(:end_time)
698
+ @ephemeral_message = args[:ephemeral_message] if args.key?(:ephemeral_message)
699
+ @insert_time = args[:insert_time] if args.key?(:insert_time)
700
+ @method_prop = args[:method_prop] if args.key?(:method_prop)
701
+ @target = args[:target] if args.key?(:target)
702
+ @user = args[:user] if args.key?(:user)
703
+ @warning = args[:warning] if args.key?(:warning)
704
+ end
705
+ end
706
+
707
+ # Metadata for the given google.longrunning.Operation.
708
+ class OperationMetadataV1Beta
709
+ include Google::Apis::Core::Hashable
710
+
711
+ # Metadata for the given google.longrunning.Operation during a google.appengine.
712
+ # v1beta.CreateVersionRequest.
713
+ # Corresponds to the JSON property `createVersionMetadata`
714
+ # @return [Google::Apis::AppengineV1alpha::CreateVersionMetadataV1Beta]
715
+ attr_accessor :create_version_metadata
716
+
717
+ # Time that this operation completed.@OutputOnly
718
+ # Corresponds to the JSON property `endTime`
719
+ # @return [String]
720
+ attr_accessor :end_time
721
+
722
+ # Ephemeral message that may change every time the operation is polled. @
723
+ # OutputOnly
724
+ # Corresponds to the JSON property `ephemeralMessage`
725
+ # @return [String]
726
+ attr_accessor :ephemeral_message
727
+
728
+ # Time that this operation was created.@OutputOnly
729
+ # Corresponds to the JSON property `insertTime`
730
+ # @return [String]
731
+ attr_accessor :insert_time
732
+
733
+ # API method that initiated this operation. Example: google.appengine.v1beta.
734
+ # Versions.CreateVersion.@OutputOnly
735
+ # Corresponds to the JSON property `method`
736
+ # @return [String]
737
+ attr_accessor :method_prop
738
+
739
+ # Name of the resource that this operation is acting on. Example: apps/myapp/
740
+ # services/default.@OutputOnly
741
+ # Corresponds to the JSON property `target`
742
+ # @return [String]
743
+ attr_accessor :target
744
+
745
+ # User who requested this operation.@OutputOnly
746
+ # Corresponds to the JSON property `user`
747
+ # @return [String]
748
+ attr_accessor :user
749
+
750
+ # Durable messages that persist on every operation poll. @OutputOnly
751
+ # Corresponds to the JSON property `warning`
752
+ # @return [Array<String>]
753
+ attr_accessor :warning
754
+
755
+ def initialize(**args)
756
+ update!(**args)
757
+ end
758
+
759
+ # Update properties of this object
760
+ def update!(**args)
761
+ @create_version_metadata = args[:create_version_metadata] if args.key?(:create_version_metadata)
762
+ @end_time = args[:end_time] if args.key?(:end_time)
763
+ @ephemeral_message = args[:ephemeral_message] if args.key?(:ephemeral_message)
764
+ @insert_time = args[:insert_time] if args.key?(:insert_time)
765
+ @method_prop = args[:method_prop] if args.key?(:method_prop)
766
+ @target = args[:target] if args.key?(:target)
767
+ @user = args[:user] if args.key?(:user)
768
+ @warning = args[:warning] if args.key?(:warning)
769
+ end
770
+ end
771
+
772
+ # A DNS resource record.
773
+ class ResourceRecord
774
+ include Google::Apis::Core::Hashable
775
+
776
+ # Relative name of the object affected by this record. Only applicable for CNAME
777
+ # records. Example: 'www'.
778
+ # Corresponds to the JSON property `name`
779
+ # @return [String]
780
+ attr_accessor :name
781
+
782
+ # Data for this record. Values vary by record type, as defined in RFC 1035 (
783
+ # section 5) and RFC 1034 (section 3.6.1).
784
+ # Corresponds to the JSON property `rrdata`
785
+ # @return [String]
786
+ attr_accessor :rrdata
787
+
788
+ # Resource record type. Example: AAAA.
789
+ # Corresponds to the JSON property `type`
790
+ # @return [String]
791
+ attr_accessor :type
792
+
793
+ def initialize(**args)
794
+ update!(**args)
795
+ end
796
+
797
+ # Update properties of this object
798
+ def update!(**args)
799
+ @name = args[:name] if args.key?(:name)
800
+ @rrdata = args[:rrdata] if args.key?(:rrdata)
801
+ @type = args[:type] if args.key?(:type)
802
+ end
803
+ end
804
+
805
+ # SSL configuration for a DomainMapping resource.
806
+ class SslSettings
807
+ include Google::Apis::Core::Hashable
808
+
809
+ # ID of the AuthorizedCertificate resource configuring SSL for the application.
810
+ # Clearing this field will remove SSL support.By default, a managed certificate
811
+ # is automatically created for every domain mapping. To omit SSL support or to
812
+ # configure SSL manually, specify no_managed_certificate on a CREATE or UPDATE
813
+ # request. You must be authorized to administer the AuthorizedCertificate
814
+ # resource to manually map it to a DomainMapping resource. Example: 12345.
815
+ # Corresponds to the JSON property `certificateId`
816
+ # @return [String]
817
+ attr_accessor :certificate_id
818
+
819
+ # Whether the mapped certificate is an App Engine managed certificate. Managed
820
+ # certificates are created by default with a domain mapping. To opt out, specify
821
+ # no_managed_certificate on a CREATE or UPDATE request.@OutputOnly
822
+ # Corresponds to the JSON property `isManagedCertificate`
823
+ # @return [Boolean]
824
+ attr_accessor :is_managed_certificate
825
+ alias_method :is_managed_certificate?, :is_managed_certificate
826
+
827
+ def initialize(**args)
828
+ update!(**args)
829
+ end
830
+
831
+ # Update properties of this object
832
+ def update!(**args)
833
+ @certificate_id = args[:certificate_id] if args.key?(:certificate_id)
834
+ @is_managed_certificate = args[:is_managed_certificate] if args.key?(:is_managed_certificate)
835
+ end
836
+ end
837
+
838
+ # The Status type defines a logical error model that is suitable for different
839
+ # programming environments, including REST APIs and RPC APIs. It is used by gRPC
840
+ # (https://github.com/grpc). Each Status message contains three pieces of data:
841
+ # error code, error message, and error details.You can find out more about this
842
+ # error model and how to work with it in the API Design Guide (https://cloud.
843
+ # google.com/apis/design/errors).
844
+ class Status
845
+ include Google::Apis::Core::Hashable
846
+
847
+ # The status code, which should be an enum value of google.rpc.Code.
848
+ # Corresponds to the JSON property `code`
849
+ # @return [Fixnum]
850
+ attr_accessor :code
851
+
852
+ # A list of messages that carry the error details. There is a common set of
853
+ # message types for APIs to use.
854
+ # Corresponds to the JSON property `details`
855
+ # @return [Array<Hash<String,Object>>]
856
+ attr_accessor :details
857
+
858
+ # A developer-facing error message, which should be in English. Any user-facing
859
+ # error message should be localized and sent in the google.rpc.Status.details
860
+ # field, or localized by the client.
861
+ # Corresponds to the JSON property `message`
862
+ # @return [String]
863
+ attr_accessor :message
864
+
865
+ def initialize(**args)
866
+ update!(**args)
867
+ end
868
+
869
+ # Update properties of this object
870
+ def update!(**args)
871
+ @code = args[:code] if args.key?(:code)
872
+ @details = args[:details] if args.key?(:details)
873
+ @message = args[:message] if args.key?(:message)
874
+ end
875
+ end
876
+ end
877
+ end
878
+ end