google-api-client 0.14.5 → 0.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +34 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +11 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +63 -0
- data/generated/google/apis/androidenterprise_v1/representations.rb +18 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +14 -0
- data/generated/google/apis/bigquery_v2/representations.rb +2 -0
- data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
- data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +28 -50
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +116 -111
- data/generated/google/apis/cloudtasks_v2beta2/representations.rb +17 -17
- data/generated/google/apis/cloudtasks_v2beta2/service.rb +8 -0
- data/generated/google/apis/cloudtrace_v2.rb +1 -1
- data/generated/google/apis/cloudtrace_v2/classes.rb +51 -58
- data/generated/google/apis/cloudtrace_v2/representations.rb +14 -15
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +157 -17
- data/generated/google/apis/compute_alpha/representations.rb +52 -0
- data/generated/google/apis/compute_alpha/service.rb +57 -0
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +46 -17
- data/generated/google/apis/compute_beta/representations.rb +2 -0
- data/generated/google/apis/compute_beta/service.rb +10 -1
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +4767 -337
- data/generated/google/apis/compute_v1/representations.rb +2044 -27
- data/generated/google/apis/compute_v1/service.rb +111 -0
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +1 -1
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +34 -1
- data/generated/google/apis/container_v1beta1/representations.rb +17 -0
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +0 -2
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/service.rb +5 -1
- data/generated/google/apis/{ml_v1beta1.rb → firestore_v1beta1.rb} +11 -8
- data/generated/google/apis/firestore_v1beta1/classes.rb +2115 -0
- data/generated/google/apis/firestore_v1beta1/representations.rb +899 -0
- data/generated/google/apis/firestore_v1beta1/service.rb +734 -0
- data/generated/google/apis/identitytoolkit_v3.rb +1 -1
- data/generated/google/apis/identitytoolkit_v3/classes.rb +93 -0
- data/generated/google/apis/identitytoolkit_v3/representations.rb +35 -0
- data/generated/google/apis/identitytoolkit_v3/service.rb +35 -0
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/logging_v2/classes.rb +4 -9
- data/generated/google/apis/logging_v2beta1.rb +1 -1
- data/generated/google/apis/logging_v2beta1/classes.rb +4 -9
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/service.rb +102 -0
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +4 -9
- data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +17 -0
- data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +1 -0
- data/generated/google/apis/servicecontrol_v1.rb +1 -1
- data/generated/google/apis/servicecontrol_v1/classes.rb +5 -11
- data/generated/google/apis/servicecontrol_v1/representations.rb +1 -1
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/serviceuser_v1.rb +1 -1
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +81 -26
- data/generated/google/apis/sheets_v4/representations.rb +23 -0
- data/generated/google/apis/sheets_v4/service.rb +5 -5
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +97 -0
- data/generated/google/apis/streetviewpublish_v1/representations.rb +18 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/toolresults_v1beta3/classes.rb +121 -0
- data/generated/google/apis/toolresults_v1beta3/representations.rb +41 -0
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +4 -2
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/lib/google/apis/version.rb +1 -1
- metadata +6 -6
- data/generated/google/apis/ml_v1beta1/classes.rb +0 -2396
- data/generated/google/apis/ml_v1beta1/representations.rb +0 -755
- data/generated/google/apis/ml_v1beta1/service.rb +0 -975
|
@@ -1,755 +0,0 @@
|
|
|
1
|
-
# Copyright 2015 Google Inc.
|
|
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 MlV1beta1
|
|
24
|
-
|
|
25
|
-
class GoogleApiHttpBody
|
|
26
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
|
-
|
|
28
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
29
|
-
end
|
|
30
|
-
|
|
31
|
-
class GoogleCloudMlV1AutoScaling
|
|
32
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
|
-
|
|
34
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
35
|
-
end
|
|
36
|
-
|
|
37
|
-
class GoogleCloudMlV1ManualScaling
|
|
38
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
|
-
|
|
40
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
41
|
-
end
|
|
42
|
-
|
|
43
|
-
class GoogleCloudMlV1OperationMetadata
|
|
44
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
|
-
|
|
46
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
47
|
-
end
|
|
48
|
-
|
|
49
|
-
class GoogleCloudMlV1Version
|
|
50
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
|
-
|
|
52
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
53
|
-
end
|
|
54
|
-
|
|
55
|
-
class GoogleCloudMlV1beta1HyperparameterOutputHyperparameterMetric
|
|
56
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
|
-
|
|
58
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
59
|
-
end
|
|
60
|
-
|
|
61
|
-
class GoogleCloudMlV1beta1AutoScaling
|
|
62
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
63
|
-
|
|
64
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
65
|
-
end
|
|
66
|
-
|
|
67
|
-
class GoogleCloudMlV1beta1CancelJobRequest
|
|
68
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
69
|
-
|
|
70
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
71
|
-
end
|
|
72
|
-
|
|
73
|
-
class GoogleCloudMlV1beta1GetConfigResponse
|
|
74
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
75
|
-
|
|
76
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
77
|
-
end
|
|
78
|
-
|
|
79
|
-
class GoogleCloudMlV1beta1HyperparameterOutput
|
|
80
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
|
-
|
|
82
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
83
|
-
end
|
|
84
|
-
|
|
85
|
-
class GoogleCloudMlV1beta1HyperparameterSpec
|
|
86
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
|
-
|
|
88
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
89
|
-
end
|
|
90
|
-
|
|
91
|
-
class GoogleCloudMlV1beta1Job
|
|
92
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
|
-
|
|
94
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
95
|
-
end
|
|
96
|
-
|
|
97
|
-
class GoogleCloudMlV1beta1ListJobsResponse
|
|
98
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
|
-
|
|
100
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
101
|
-
end
|
|
102
|
-
|
|
103
|
-
class GoogleCloudMlV1beta1ListModelsResponse
|
|
104
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
|
-
|
|
106
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
107
|
-
end
|
|
108
|
-
|
|
109
|
-
class GoogleCloudMlV1beta1ListVersionsResponse
|
|
110
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
|
-
|
|
112
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
113
|
-
end
|
|
114
|
-
|
|
115
|
-
class GoogleCloudMlV1beta1ManualScaling
|
|
116
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
|
-
|
|
118
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
119
|
-
end
|
|
120
|
-
|
|
121
|
-
class GoogleCloudMlV1beta1Model
|
|
122
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
123
|
-
|
|
124
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
125
|
-
end
|
|
126
|
-
|
|
127
|
-
class GoogleCloudMlV1beta1OperationMetadata
|
|
128
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
129
|
-
|
|
130
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
131
|
-
end
|
|
132
|
-
|
|
133
|
-
class GoogleCloudMlV1beta1ParameterSpec
|
|
134
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
135
|
-
|
|
136
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
137
|
-
end
|
|
138
|
-
|
|
139
|
-
class GoogleCloudMlV1beta1PredictRequest
|
|
140
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
141
|
-
|
|
142
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
143
|
-
end
|
|
144
|
-
|
|
145
|
-
class GoogleCloudMlV1beta1PredictionInput
|
|
146
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
|
-
|
|
148
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
149
|
-
end
|
|
150
|
-
|
|
151
|
-
class GoogleCloudMlV1beta1PredictionOutput
|
|
152
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
|
-
|
|
154
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
155
|
-
end
|
|
156
|
-
|
|
157
|
-
class GoogleCloudMlV1beta1SetDefaultVersionRequest
|
|
158
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
159
|
-
|
|
160
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
161
|
-
end
|
|
162
|
-
|
|
163
|
-
class GoogleCloudMlV1beta1TrainingInput
|
|
164
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
|
-
|
|
166
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
167
|
-
end
|
|
168
|
-
|
|
169
|
-
class GoogleCloudMlV1beta1TrainingOutput
|
|
170
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
|
-
|
|
172
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
173
|
-
end
|
|
174
|
-
|
|
175
|
-
class GoogleCloudMlV1beta1Version
|
|
176
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
|
-
|
|
178
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
179
|
-
end
|
|
180
|
-
|
|
181
|
-
class GoogleIamV1LogConfigCloudAuditOptions
|
|
182
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
|
-
|
|
184
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
185
|
-
end
|
|
186
|
-
|
|
187
|
-
class GoogleIamV1LogConfigCounterOptions
|
|
188
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
189
|
-
|
|
190
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
191
|
-
end
|
|
192
|
-
|
|
193
|
-
class GoogleIamV1LogConfigDataAccessOptions
|
|
194
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
195
|
-
|
|
196
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
197
|
-
end
|
|
198
|
-
|
|
199
|
-
class GoogleIamV1AuditConfig
|
|
200
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
201
|
-
|
|
202
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
203
|
-
end
|
|
204
|
-
|
|
205
|
-
class GoogleIamV1AuditLogConfig
|
|
206
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
207
|
-
|
|
208
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
209
|
-
end
|
|
210
|
-
|
|
211
|
-
class GoogleIamV1Binding
|
|
212
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
213
|
-
|
|
214
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
215
|
-
end
|
|
216
|
-
|
|
217
|
-
class GoogleIamV1Condition
|
|
218
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
219
|
-
|
|
220
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
221
|
-
end
|
|
222
|
-
|
|
223
|
-
class GoogleIamV1LogConfig
|
|
224
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
225
|
-
|
|
226
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
227
|
-
end
|
|
228
|
-
|
|
229
|
-
class GoogleIamV1Policy
|
|
230
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
231
|
-
|
|
232
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
233
|
-
end
|
|
234
|
-
|
|
235
|
-
class GoogleIamV1Rule
|
|
236
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
237
|
-
|
|
238
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
239
|
-
end
|
|
240
|
-
|
|
241
|
-
class GoogleIamV1SetIamPolicyRequest
|
|
242
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
243
|
-
|
|
244
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
245
|
-
end
|
|
246
|
-
|
|
247
|
-
class GoogleIamV1TestIamPermissionsRequest
|
|
248
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
249
|
-
|
|
250
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
251
|
-
end
|
|
252
|
-
|
|
253
|
-
class GoogleIamV1TestIamPermissionsResponse
|
|
254
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
255
|
-
|
|
256
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
257
|
-
end
|
|
258
|
-
|
|
259
|
-
class GoogleLongrunningListOperationsResponse
|
|
260
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
261
|
-
|
|
262
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
263
|
-
end
|
|
264
|
-
|
|
265
|
-
class GoogleLongrunningOperation
|
|
266
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
267
|
-
|
|
268
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
269
|
-
end
|
|
270
|
-
|
|
271
|
-
class GoogleProtobufEmpty
|
|
272
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
273
|
-
|
|
274
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
275
|
-
end
|
|
276
|
-
|
|
277
|
-
class GoogleRpcStatus
|
|
278
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
279
|
-
|
|
280
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
281
|
-
end
|
|
282
|
-
|
|
283
|
-
class GoogleTypeExpr
|
|
284
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
285
|
-
|
|
286
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
287
|
-
end
|
|
288
|
-
|
|
289
|
-
class GoogleApiHttpBody
|
|
290
|
-
# @private
|
|
291
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
292
|
-
property :content_type, as: 'contentType'
|
|
293
|
-
property :data, :base64 => true, as: 'data'
|
|
294
|
-
collection :extensions, as: 'extensions'
|
|
295
|
-
end
|
|
296
|
-
end
|
|
297
|
-
|
|
298
|
-
class GoogleCloudMlV1AutoScaling
|
|
299
|
-
# @private
|
|
300
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
301
|
-
property :min_nodes, as: 'minNodes'
|
|
302
|
-
end
|
|
303
|
-
end
|
|
304
|
-
|
|
305
|
-
class GoogleCloudMlV1ManualScaling
|
|
306
|
-
# @private
|
|
307
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
308
|
-
property :nodes, as: 'nodes'
|
|
309
|
-
end
|
|
310
|
-
end
|
|
311
|
-
|
|
312
|
-
class GoogleCloudMlV1OperationMetadata
|
|
313
|
-
# @private
|
|
314
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
315
|
-
property :create_time, as: 'createTime'
|
|
316
|
-
property :end_time, as: 'endTime'
|
|
317
|
-
property :is_cancellation_requested, as: 'isCancellationRequested'
|
|
318
|
-
property :model_name, as: 'modelName'
|
|
319
|
-
property :operation_type, as: 'operationType'
|
|
320
|
-
property :start_time, as: 'startTime'
|
|
321
|
-
property :version, as: 'version', class: Google::Apis::MlV1beta1::GoogleCloudMlV1Version, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1Version::Representation
|
|
322
|
-
|
|
323
|
-
end
|
|
324
|
-
end
|
|
325
|
-
|
|
326
|
-
class GoogleCloudMlV1Version
|
|
327
|
-
# @private
|
|
328
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
329
|
-
property :auto_scaling, as: 'autoScaling', class: Google::Apis::MlV1beta1::GoogleCloudMlV1AutoScaling, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1AutoScaling::Representation
|
|
330
|
-
|
|
331
|
-
property :create_time, as: 'createTime'
|
|
332
|
-
property :deployment_uri, as: 'deploymentUri'
|
|
333
|
-
property :description, as: 'description'
|
|
334
|
-
property :error_message, as: 'errorMessage'
|
|
335
|
-
property :is_default, as: 'isDefault'
|
|
336
|
-
property :last_use_time, as: 'lastUseTime'
|
|
337
|
-
property :manual_scaling, as: 'manualScaling', class: Google::Apis::MlV1beta1::GoogleCloudMlV1ManualScaling, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1ManualScaling::Representation
|
|
338
|
-
|
|
339
|
-
property :name, as: 'name'
|
|
340
|
-
property :runtime_version, as: 'runtimeVersion'
|
|
341
|
-
property :state, as: 'state'
|
|
342
|
-
end
|
|
343
|
-
end
|
|
344
|
-
|
|
345
|
-
class GoogleCloudMlV1beta1HyperparameterOutputHyperparameterMetric
|
|
346
|
-
# @private
|
|
347
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
348
|
-
property :objective_value, as: 'objectiveValue'
|
|
349
|
-
property :training_step, :numeric_string => true, as: 'trainingStep'
|
|
350
|
-
end
|
|
351
|
-
end
|
|
352
|
-
|
|
353
|
-
class GoogleCloudMlV1beta1AutoScaling
|
|
354
|
-
# @private
|
|
355
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
356
|
-
property :min_nodes, as: 'minNodes'
|
|
357
|
-
end
|
|
358
|
-
end
|
|
359
|
-
|
|
360
|
-
class GoogleCloudMlV1beta1CancelJobRequest
|
|
361
|
-
# @private
|
|
362
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
363
|
-
end
|
|
364
|
-
end
|
|
365
|
-
|
|
366
|
-
class GoogleCloudMlV1beta1GetConfigResponse
|
|
367
|
-
# @private
|
|
368
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
369
|
-
property :service_account, as: 'serviceAccount'
|
|
370
|
-
property :service_account_project, :numeric_string => true, as: 'serviceAccountProject'
|
|
371
|
-
end
|
|
372
|
-
end
|
|
373
|
-
|
|
374
|
-
class GoogleCloudMlV1beta1HyperparameterOutput
|
|
375
|
-
# @private
|
|
376
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
377
|
-
collection :all_metrics, as: 'allMetrics', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1HyperparameterOutputHyperparameterMetric, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1HyperparameterOutputHyperparameterMetric::Representation
|
|
378
|
-
|
|
379
|
-
property :final_metric, as: 'finalMetric', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1HyperparameterOutputHyperparameterMetric, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1HyperparameterOutputHyperparameterMetric::Representation
|
|
380
|
-
|
|
381
|
-
hash :hyperparameters, as: 'hyperparameters'
|
|
382
|
-
property :trial_id, as: 'trialId'
|
|
383
|
-
end
|
|
384
|
-
end
|
|
385
|
-
|
|
386
|
-
class GoogleCloudMlV1beta1HyperparameterSpec
|
|
387
|
-
# @private
|
|
388
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
389
|
-
property :goal, as: 'goal'
|
|
390
|
-
property :hyperparameter_metric_tag, as: 'hyperparameterMetricTag'
|
|
391
|
-
property :max_parallel_trials, as: 'maxParallelTrials'
|
|
392
|
-
property :max_trials, as: 'maxTrials'
|
|
393
|
-
collection :params, as: 'params', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1ParameterSpec, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1ParameterSpec::Representation
|
|
394
|
-
|
|
395
|
-
end
|
|
396
|
-
end
|
|
397
|
-
|
|
398
|
-
class GoogleCloudMlV1beta1Job
|
|
399
|
-
# @private
|
|
400
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
401
|
-
property :create_time, as: 'createTime'
|
|
402
|
-
property :end_time, as: 'endTime'
|
|
403
|
-
property :error_message, as: 'errorMessage'
|
|
404
|
-
property :job_id, as: 'jobId'
|
|
405
|
-
property :prediction_input, as: 'predictionInput', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1PredictionInput, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1PredictionInput::Representation
|
|
406
|
-
|
|
407
|
-
property :prediction_output, as: 'predictionOutput', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1PredictionOutput, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1PredictionOutput::Representation
|
|
408
|
-
|
|
409
|
-
property :start_time, as: 'startTime'
|
|
410
|
-
property :state, as: 'state'
|
|
411
|
-
property :training_input, as: 'trainingInput', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1TrainingInput, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1TrainingInput::Representation
|
|
412
|
-
|
|
413
|
-
property :training_output, as: 'trainingOutput', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1TrainingOutput, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1TrainingOutput::Representation
|
|
414
|
-
|
|
415
|
-
end
|
|
416
|
-
end
|
|
417
|
-
|
|
418
|
-
class GoogleCloudMlV1beta1ListJobsResponse
|
|
419
|
-
# @private
|
|
420
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
421
|
-
collection :jobs, as: 'jobs', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1Job, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1Job::Representation
|
|
422
|
-
|
|
423
|
-
property :next_page_token, as: 'nextPageToken'
|
|
424
|
-
end
|
|
425
|
-
end
|
|
426
|
-
|
|
427
|
-
class GoogleCloudMlV1beta1ListModelsResponse
|
|
428
|
-
# @private
|
|
429
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
430
|
-
collection :models, as: 'models', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1Model, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1Model::Representation
|
|
431
|
-
|
|
432
|
-
property :next_page_token, as: 'nextPageToken'
|
|
433
|
-
end
|
|
434
|
-
end
|
|
435
|
-
|
|
436
|
-
class GoogleCloudMlV1beta1ListVersionsResponse
|
|
437
|
-
# @private
|
|
438
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
439
|
-
property :next_page_token, as: 'nextPageToken'
|
|
440
|
-
collection :versions, as: 'versions', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1Version, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1Version::Representation
|
|
441
|
-
|
|
442
|
-
end
|
|
443
|
-
end
|
|
444
|
-
|
|
445
|
-
class GoogleCloudMlV1beta1ManualScaling
|
|
446
|
-
# @private
|
|
447
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
448
|
-
property :nodes, as: 'nodes'
|
|
449
|
-
end
|
|
450
|
-
end
|
|
451
|
-
|
|
452
|
-
class GoogleCloudMlV1beta1Model
|
|
453
|
-
# @private
|
|
454
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
455
|
-
property :default_version, as: 'defaultVersion', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1Version, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1Version::Representation
|
|
456
|
-
|
|
457
|
-
property :description, as: 'description'
|
|
458
|
-
property :name, as: 'name'
|
|
459
|
-
property :online_prediction_logging, as: 'onlinePredictionLogging'
|
|
460
|
-
collection :regions, as: 'regions'
|
|
461
|
-
end
|
|
462
|
-
end
|
|
463
|
-
|
|
464
|
-
class GoogleCloudMlV1beta1OperationMetadata
|
|
465
|
-
# @private
|
|
466
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
467
|
-
property :create_time, as: 'createTime'
|
|
468
|
-
property :end_time, as: 'endTime'
|
|
469
|
-
property :is_cancellation_requested, as: 'isCancellationRequested'
|
|
470
|
-
property :model_name, as: 'modelName'
|
|
471
|
-
property :operation_type, as: 'operationType'
|
|
472
|
-
property :start_time, as: 'startTime'
|
|
473
|
-
property :version, as: 'version', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1Version, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1Version::Representation
|
|
474
|
-
|
|
475
|
-
end
|
|
476
|
-
end
|
|
477
|
-
|
|
478
|
-
class GoogleCloudMlV1beta1ParameterSpec
|
|
479
|
-
# @private
|
|
480
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
481
|
-
collection :categorical_values, as: 'categoricalValues'
|
|
482
|
-
collection :discrete_values, as: 'discreteValues'
|
|
483
|
-
property :max_value, as: 'maxValue'
|
|
484
|
-
property :min_value, as: 'minValue'
|
|
485
|
-
property :parameter_name, as: 'parameterName'
|
|
486
|
-
property :scale_type, as: 'scaleType'
|
|
487
|
-
property :type, as: 'type'
|
|
488
|
-
end
|
|
489
|
-
end
|
|
490
|
-
|
|
491
|
-
class GoogleCloudMlV1beta1PredictRequest
|
|
492
|
-
# @private
|
|
493
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
494
|
-
property :http_body, as: 'httpBody', class: Google::Apis::MlV1beta1::GoogleApiHttpBody, decorator: Google::Apis::MlV1beta1::GoogleApiHttpBody::Representation
|
|
495
|
-
|
|
496
|
-
end
|
|
497
|
-
end
|
|
498
|
-
|
|
499
|
-
class GoogleCloudMlV1beta1PredictionInput
|
|
500
|
-
# @private
|
|
501
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
502
|
-
property :batch_size, :numeric_string => true, as: 'batchSize'
|
|
503
|
-
property :data_format, as: 'dataFormat'
|
|
504
|
-
collection :input_paths, as: 'inputPaths'
|
|
505
|
-
property :max_worker_count, :numeric_string => true, as: 'maxWorkerCount'
|
|
506
|
-
property :model_name, as: 'modelName'
|
|
507
|
-
property :output_path, as: 'outputPath'
|
|
508
|
-
property :region, as: 'region'
|
|
509
|
-
property :runtime_version, as: 'runtimeVersion'
|
|
510
|
-
property :uri, as: 'uri'
|
|
511
|
-
property :version_name, as: 'versionName'
|
|
512
|
-
end
|
|
513
|
-
end
|
|
514
|
-
|
|
515
|
-
class GoogleCloudMlV1beta1PredictionOutput
|
|
516
|
-
# @private
|
|
517
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
518
|
-
property :error_count, :numeric_string => true, as: 'errorCount'
|
|
519
|
-
property :node_hours, as: 'nodeHours'
|
|
520
|
-
property :output_path, as: 'outputPath'
|
|
521
|
-
property :prediction_count, :numeric_string => true, as: 'predictionCount'
|
|
522
|
-
end
|
|
523
|
-
end
|
|
524
|
-
|
|
525
|
-
class GoogleCloudMlV1beta1SetDefaultVersionRequest
|
|
526
|
-
# @private
|
|
527
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
528
|
-
end
|
|
529
|
-
end
|
|
530
|
-
|
|
531
|
-
class GoogleCloudMlV1beta1TrainingInput
|
|
532
|
-
# @private
|
|
533
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
534
|
-
collection :args, as: 'args'
|
|
535
|
-
property :hyperparameters, as: 'hyperparameters', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1HyperparameterSpec, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1HyperparameterSpec::Representation
|
|
536
|
-
|
|
537
|
-
property :job_dir, as: 'jobDir'
|
|
538
|
-
property :master_type, as: 'masterType'
|
|
539
|
-
collection :package_uris, as: 'packageUris'
|
|
540
|
-
property :parameter_server_count, :numeric_string => true, as: 'parameterServerCount'
|
|
541
|
-
property :parameter_server_type, as: 'parameterServerType'
|
|
542
|
-
property :python_module, as: 'pythonModule'
|
|
543
|
-
property :region, as: 'region'
|
|
544
|
-
property :runtime_version, as: 'runtimeVersion'
|
|
545
|
-
property :scale_tier, as: 'scaleTier'
|
|
546
|
-
property :worker_count, :numeric_string => true, as: 'workerCount'
|
|
547
|
-
property :worker_type, as: 'workerType'
|
|
548
|
-
end
|
|
549
|
-
end
|
|
550
|
-
|
|
551
|
-
class GoogleCloudMlV1beta1TrainingOutput
|
|
552
|
-
# @private
|
|
553
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
554
|
-
property :completed_trial_count, :numeric_string => true, as: 'completedTrialCount'
|
|
555
|
-
property :consumed_ml_units, as: 'consumedMLUnits'
|
|
556
|
-
property :is_hyperparameter_tuning_job, as: 'isHyperparameterTuningJob'
|
|
557
|
-
collection :trials, as: 'trials', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1HyperparameterOutput, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1HyperparameterOutput::Representation
|
|
558
|
-
|
|
559
|
-
end
|
|
560
|
-
end
|
|
561
|
-
|
|
562
|
-
class GoogleCloudMlV1beta1Version
|
|
563
|
-
# @private
|
|
564
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
565
|
-
property :auto_scaling, as: 'autoScaling', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1AutoScaling, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1AutoScaling::Representation
|
|
566
|
-
|
|
567
|
-
property :create_time, as: 'createTime'
|
|
568
|
-
property :deployment_uri, as: 'deploymentUri'
|
|
569
|
-
property :description, as: 'description'
|
|
570
|
-
property :error_message, as: 'errorMessage'
|
|
571
|
-
property :is_default, as: 'isDefault'
|
|
572
|
-
property :last_use_time, as: 'lastUseTime'
|
|
573
|
-
property :manual_scaling, as: 'manualScaling', class: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1ManualScaling, decorator: Google::Apis::MlV1beta1::GoogleCloudMlV1beta1ManualScaling::Representation
|
|
574
|
-
|
|
575
|
-
property :name, as: 'name'
|
|
576
|
-
property :runtime_version, as: 'runtimeVersion'
|
|
577
|
-
property :state, as: 'state'
|
|
578
|
-
end
|
|
579
|
-
end
|
|
580
|
-
|
|
581
|
-
class GoogleIamV1LogConfigCloudAuditOptions
|
|
582
|
-
# @private
|
|
583
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
584
|
-
property :log_name, as: 'logName'
|
|
585
|
-
end
|
|
586
|
-
end
|
|
587
|
-
|
|
588
|
-
class GoogleIamV1LogConfigCounterOptions
|
|
589
|
-
# @private
|
|
590
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
591
|
-
property :field, as: 'field'
|
|
592
|
-
property :metric, as: 'metric'
|
|
593
|
-
end
|
|
594
|
-
end
|
|
595
|
-
|
|
596
|
-
class GoogleIamV1LogConfigDataAccessOptions
|
|
597
|
-
# @private
|
|
598
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
599
|
-
property :log_mode, as: 'logMode'
|
|
600
|
-
end
|
|
601
|
-
end
|
|
602
|
-
|
|
603
|
-
class GoogleIamV1AuditConfig
|
|
604
|
-
# @private
|
|
605
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
606
|
-
collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::MlV1beta1::GoogleIamV1AuditLogConfig, decorator: Google::Apis::MlV1beta1::GoogleIamV1AuditLogConfig::Representation
|
|
607
|
-
|
|
608
|
-
collection :exempted_members, as: 'exemptedMembers'
|
|
609
|
-
property :service, as: 'service'
|
|
610
|
-
end
|
|
611
|
-
end
|
|
612
|
-
|
|
613
|
-
class GoogleIamV1AuditLogConfig
|
|
614
|
-
# @private
|
|
615
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
616
|
-
collection :exempted_members, as: 'exemptedMembers'
|
|
617
|
-
property :log_type, as: 'logType'
|
|
618
|
-
end
|
|
619
|
-
end
|
|
620
|
-
|
|
621
|
-
class GoogleIamV1Binding
|
|
622
|
-
# @private
|
|
623
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
624
|
-
property :condition, as: 'condition', class: Google::Apis::MlV1beta1::GoogleTypeExpr, decorator: Google::Apis::MlV1beta1::GoogleTypeExpr::Representation
|
|
625
|
-
|
|
626
|
-
collection :members, as: 'members'
|
|
627
|
-
property :role, as: 'role'
|
|
628
|
-
end
|
|
629
|
-
end
|
|
630
|
-
|
|
631
|
-
class GoogleIamV1Condition
|
|
632
|
-
# @private
|
|
633
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
634
|
-
property :iam, as: 'iam'
|
|
635
|
-
property :op, as: 'op'
|
|
636
|
-
property :svc, as: 'svc'
|
|
637
|
-
property :sys, as: 'sys'
|
|
638
|
-
property :value, as: 'value'
|
|
639
|
-
collection :values, as: 'values'
|
|
640
|
-
end
|
|
641
|
-
end
|
|
642
|
-
|
|
643
|
-
class GoogleIamV1LogConfig
|
|
644
|
-
# @private
|
|
645
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
646
|
-
property :cloud_audit, as: 'cloudAudit', class: Google::Apis::MlV1beta1::GoogleIamV1LogConfigCloudAuditOptions, decorator: Google::Apis::MlV1beta1::GoogleIamV1LogConfigCloudAuditOptions::Representation
|
|
647
|
-
|
|
648
|
-
property :counter, as: 'counter', class: Google::Apis::MlV1beta1::GoogleIamV1LogConfigCounterOptions, decorator: Google::Apis::MlV1beta1::GoogleIamV1LogConfigCounterOptions::Representation
|
|
649
|
-
|
|
650
|
-
property :data_access, as: 'dataAccess', class: Google::Apis::MlV1beta1::GoogleIamV1LogConfigDataAccessOptions, decorator: Google::Apis::MlV1beta1::GoogleIamV1LogConfigDataAccessOptions::Representation
|
|
651
|
-
|
|
652
|
-
end
|
|
653
|
-
end
|
|
654
|
-
|
|
655
|
-
class GoogleIamV1Policy
|
|
656
|
-
# @private
|
|
657
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
658
|
-
collection :audit_configs, as: 'auditConfigs', class: Google::Apis::MlV1beta1::GoogleIamV1AuditConfig, decorator: Google::Apis::MlV1beta1::GoogleIamV1AuditConfig::Representation
|
|
659
|
-
|
|
660
|
-
collection :bindings, as: 'bindings', class: Google::Apis::MlV1beta1::GoogleIamV1Binding, decorator: Google::Apis::MlV1beta1::GoogleIamV1Binding::Representation
|
|
661
|
-
|
|
662
|
-
property :etag, :base64 => true, as: 'etag'
|
|
663
|
-
property :iam_owned, as: 'iamOwned'
|
|
664
|
-
collection :rules, as: 'rules', class: Google::Apis::MlV1beta1::GoogleIamV1Rule, decorator: Google::Apis::MlV1beta1::GoogleIamV1Rule::Representation
|
|
665
|
-
|
|
666
|
-
property :version, as: 'version'
|
|
667
|
-
end
|
|
668
|
-
end
|
|
669
|
-
|
|
670
|
-
class GoogleIamV1Rule
|
|
671
|
-
# @private
|
|
672
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
673
|
-
property :action, as: 'action'
|
|
674
|
-
collection :conditions, as: 'conditions', class: Google::Apis::MlV1beta1::GoogleIamV1Condition, decorator: Google::Apis::MlV1beta1::GoogleIamV1Condition::Representation
|
|
675
|
-
|
|
676
|
-
property :description, as: 'description'
|
|
677
|
-
collection :in, as: 'in'
|
|
678
|
-
collection :log_config, as: 'logConfig', class: Google::Apis::MlV1beta1::GoogleIamV1LogConfig, decorator: Google::Apis::MlV1beta1::GoogleIamV1LogConfig::Representation
|
|
679
|
-
|
|
680
|
-
collection :not_in, as: 'notIn'
|
|
681
|
-
collection :permissions, as: 'permissions'
|
|
682
|
-
end
|
|
683
|
-
end
|
|
684
|
-
|
|
685
|
-
class GoogleIamV1SetIamPolicyRequest
|
|
686
|
-
# @private
|
|
687
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
688
|
-
property :policy, as: 'policy', class: Google::Apis::MlV1beta1::GoogleIamV1Policy, decorator: Google::Apis::MlV1beta1::GoogleIamV1Policy::Representation
|
|
689
|
-
|
|
690
|
-
property :update_mask, as: 'updateMask'
|
|
691
|
-
end
|
|
692
|
-
end
|
|
693
|
-
|
|
694
|
-
class GoogleIamV1TestIamPermissionsRequest
|
|
695
|
-
# @private
|
|
696
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
697
|
-
collection :permissions, as: 'permissions'
|
|
698
|
-
end
|
|
699
|
-
end
|
|
700
|
-
|
|
701
|
-
class GoogleIamV1TestIamPermissionsResponse
|
|
702
|
-
# @private
|
|
703
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
704
|
-
collection :permissions, as: 'permissions'
|
|
705
|
-
end
|
|
706
|
-
end
|
|
707
|
-
|
|
708
|
-
class GoogleLongrunningListOperationsResponse
|
|
709
|
-
# @private
|
|
710
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
711
|
-
property :next_page_token, as: 'nextPageToken'
|
|
712
|
-
collection :operations, as: 'operations', class: Google::Apis::MlV1beta1::GoogleLongrunningOperation, decorator: Google::Apis::MlV1beta1::GoogleLongrunningOperation::Representation
|
|
713
|
-
|
|
714
|
-
end
|
|
715
|
-
end
|
|
716
|
-
|
|
717
|
-
class GoogleLongrunningOperation
|
|
718
|
-
# @private
|
|
719
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
720
|
-
property :done, as: 'done'
|
|
721
|
-
property :error, as: 'error', class: Google::Apis::MlV1beta1::GoogleRpcStatus, decorator: Google::Apis::MlV1beta1::GoogleRpcStatus::Representation
|
|
722
|
-
|
|
723
|
-
hash :metadata, as: 'metadata'
|
|
724
|
-
property :name, as: 'name'
|
|
725
|
-
hash :response, as: 'response'
|
|
726
|
-
end
|
|
727
|
-
end
|
|
728
|
-
|
|
729
|
-
class GoogleProtobufEmpty
|
|
730
|
-
# @private
|
|
731
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
732
|
-
end
|
|
733
|
-
end
|
|
734
|
-
|
|
735
|
-
class GoogleRpcStatus
|
|
736
|
-
# @private
|
|
737
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
738
|
-
property :code, as: 'code'
|
|
739
|
-
collection :details, as: 'details'
|
|
740
|
-
property :message, as: 'message'
|
|
741
|
-
end
|
|
742
|
-
end
|
|
743
|
-
|
|
744
|
-
class GoogleTypeExpr
|
|
745
|
-
# @private
|
|
746
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
747
|
-
property :description, as: 'description'
|
|
748
|
-
property :expression, as: 'expression'
|
|
749
|
-
property :location, as: 'location'
|
|
750
|
-
property :title, as: 'title'
|
|
751
|
-
end
|
|
752
|
-
end
|
|
753
|
-
end
|
|
754
|
-
end
|
|
755
|
-
end
|