google-api-client 0.9.25 → 0.9.26
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 +3 -0
- data/api_names.yaml +279 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +110 -110
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +25 -25
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +145 -145
- data/generated/google/apis/adsense_v1_4.rb +1 -1
- data/generated/google/apis/adsensehost_v4_1.rb +1 -1
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +419 -419
- data/generated/google/apis/cloudbuild_v1/representations.rb +73 -73
- data/generated/google/apis/cloudbuild_v1/service.rb +86 -86
- data/generated/google/apis/cloudkms_v1beta1.rb +34 -0
- data/generated/google/apis/cloudkms_v1beta1/classes.rb +999 -0
- data/generated/google/apis/cloudkms_v1beta1/representations.rb +448 -0
- data/generated/google/apis/cloudkms_v1beta1/service.rb +932 -0
- data/generated/google/apis/cloudresourcemanager_v1.rb +4 -4
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +478 -478
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +96 -96
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +271 -271
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +4 -4
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +353 -353
- data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +81 -81
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +299 -299
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +287 -16
- data/generated/google/apis/container_v1/representations.rb +113 -2
- data/generated/google/apis/container_v1/service.rb +130 -0
- data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/genomics_v1.rb +8 -8
- data/generated/google/apis/genomics_v1/classes.rb +2259 -2257
- data/generated/google/apis/genomics_v1/representations.rb +461 -526
- data/generated/google/apis/genomics_v1/service.rb +1203 -1105
- data/generated/google/apis/gmail_v1.rb +1 -1
- data/generated/google/apis/logging_v2beta1.rb +1 -1
- data/generated/google/apis/logging_v2beta1/classes.rb +852 -852
- data/generated/google/apis/logging_v2beta1/representations.rb +168 -168
- data/generated/google/apis/logging_v2beta1/service.rb +230 -230
- data/generated/google/apis/manufacturers_v1.rb +34 -0
- data/generated/google/apis/manufacturers_v1/classes.rb +258 -0
- data/generated/google/apis/manufacturers_v1/representations.rb +103 -0
- data/generated/google/apis/manufacturers_v1/service.rb +138 -0
- data/generated/google/apis/monitoring_v3.rb +7 -7
- data/generated/google/apis/monitoring_v3/classes.rb +744 -744
- data/generated/google/apis/monitoring_v3/representations.rb +164 -164
- data/generated/google/apis/monitoring_v3/service.rb +335 -335
- data/generated/google/apis/plus_domains_v1.rb +1 -1
- data/generated/google/apis/plus_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1.rb +3 -3
- data/generated/google/apis/pubsub_v1/classes.rb +325 -325
- data/generated/google/apis/pubsub_v1/representations.rb +80 -80
- data/generated/google/apis/pubsub_v1/service.rb +256 -256
- data/generated/google/apis/sheets_v4.rb +3 -3
- data/generated/google/apis/sheets_v4/classes.rb +4283 -4283
- data/generated/google/apis/sheets_v4/representations.rb +833 -833
- data/generated/google/apis/sheets_v4/service.rb +184 -184
- data/generated/google/apis/speech_v1beta1.rb +1 -1
- data/generated/google/apis/speech_v1beta1/classes.rb +213 -211
- data/generated/google/apis/speech_v1beta1/representations.rb +49 -49
- data/generated/google/apis/speech_v1beta1/service.rb +71 -71
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +20 -0
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +2 -0
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +861 -859
- data/generated/google/apis/vision_v1/representations.rb +140 -140
- data/generated/google/apis/vision_v1/service.rb +4 -4
- data/generated/google/apis/youtube_analytics_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1.rb +1 -1
- data/generated/google/apis/youtubereporting_v1/classes.rb +139 -139
- data/generated/google/apis/youtubereporting_v1/representations.rb +36 -36
- data/generated/google/apis/youtubereporting_v1/service.rb +152 -152
- data/lib/google/apis/version.rb +1 -1
- metadata +9 -1
|
@@ -22,79 +22,79 @@ module Google
|
|
|
22
22
|
module Apis
|
|
23
23
|
module MonitoringV3
|
|
24
24
|
|
|
25
|
-
class
|
|
25
|
+
class BucketOptions
|
|
26
26
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
27
|
|
|
28
28
|
include Google::Apis::Core::JsonObjectSupport
|
|
29
29
|
end
|
|
30
30
|
|
|
31
|
-
class
|
|
31
|
+
class CollectdValue
|
|
32
32
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
33
|
|
|
34
34
|
include Google::Apis::Core::JsonObjectSupport
|
|
35
35
|
end
|
|
36
36
|
|
|
37
|
-
class
|
|
37
|
+
class SourceContext
|
|
38
38
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
39
|
|
|
40
40
|
include Google::Apis::Core::JsonObjectSupport
|
|
41
41
|
end
|
|
42
42
|
|
|
43
|
-
class
|
|
43
|
+
class MetricDescriptor
|
|
44
44
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
45
|
|
|
46
46
|
include Google::Apis::Core::JsonObjectSupport
|
|
47
47
|
end
|
|
48
48
|
|
|
49
|
-
class
|
|
49
|
+
class Range
|
|
50
50
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
51
|
|
|
52
52
|
include Google::Apis::Core::JsonObjectSupport
|
|
53
53
|
end
|
|
54
54
|
|
|
55
|
-
class
|
|
55
|
+
class ListGroupsResponse
|
|
56
56
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
57
|
|
|
58
58
|
include Google::Apis::Core::JsonObjectSupport
|
|
59
59
|
end
|
|
60
60
|
|
|
61
|
-
class
|
|
61
|
+
class CreateCollectdTimeSeriesRequest
|
|
62
62
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
63
63
|
|
|
64
64
|
include Google::Apis::Core::JsonObjectSupport
|
|
65
65
|
end
|
|
66
66
|
|
|
67
|
-
class
|
|
67
|
+
class ListGroupMembersResponse
|
|
68
68
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
69
69
|
|
|
70
70
|
include Google::Apis::Core::JsonObjectSupport
|
|
71
71
|
end
|
|
72
72
|
|
|
73
|
-
class
|
|
73
|
+
class ListMonitoredResourceDescriptorsResponse
|
|
74
74
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
75
75
|
|
|
76
76
|
include Google::Apis::Core::JsonObjectSupport
|
|
77
77
|
end
|
|
78
78
|
|
|
79
|
-
class
|
|
79
|
+
class TimeSeries
|
|
80
80
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
81
|
|
|
82
82
|
include Google::Apis::Core::JsonObjectSupport
|
|
83
83
|
end
|
|
84
84
|
|
|
85
|
-
class
|
|
85
|
+
class CreateTimeSeriesRequest
|
|
86
86
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
87
|
|
|
88
88
|
include Google::Apis::Core::JsonObjectSupport
|
|
89
89
|
end
|
|
90
90
|
|
|
91
|
-
class
|
|
91
|
+
class Distribution
|
|
92
92
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
93
|
|
|
94
94
|
include Google::Apis::Core::JsonObjectSupport
|
|
95
95
|
end
|
|
96
96
|
|
|
97
|
-
class
|
|
97
|
+
class MonitoredResource
|
|
98
98
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
99
|
|
|
100
100
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -106,325 +106,298 @@ module Google
|
|
|
106
106
|
include Google::Apis::Core::JsonObjectSupport
|
|
107
107
|
end
|
|
108
108
|
|
|
109
|
-
class
|
|
109
|
+
class MonitoredResourceDescriptor
|
|
110
110
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
111
|
|
|
112
112
|
include Google::Apis::Core::JsonObjectSupport
|
|
113
113
|
end
|
|
114
114
|
|
|
115
|
-
class
|
|
115
|
+
class TypedValue
|
|
116
116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
117
|
|
|
118
118
|
include Google::Apis::Core::JsonObjectSupport
|
|
119
119
|
end
|
|
120
120
|
|
|
121
|
-
class
|
|
121
|
+
class CollectdPayload
|
|
122
122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
123
123
|
|
|
124
124
|
include Google::Apis::Core::JsonObjectSupport
|
|
125
125
|
end
|
|
126
126
|
|
|
127
|
-
class
|
|
127
|
+
class Linear
|
|
128
128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
129
129
|
|
|
130
130
|
include Google::Apis::Core::JsonObjectSupport
|
|
131
131
|
end
|
|
132
132
|
|
|
133
|
-
class
|
|
133
|
+
class Empty
|
|
134
134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
135
135
|
|
|
136
136
|
include Google::Apis::Core::JsonObjectSupport
|
|
137
137
|
end
|
|
138
138
|
|
|
139
|
-
class
|
|
139
|
+
class Option
|
|
140
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
141
141
|
|
|
142
142
|
include Google::Apis::Core::JsonObjectSupport
|
|
143
143
|
end
|
|
144
144
|
|
|
145
|
-
class
|
|
145
|
+
class TimeInterval
|
|
146
146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
147
|
|
|
148
148
|
include Google::Apis::Core::JsonObjectSupport
|
|
149
149
|
end
|
|
150
150
|
|
|
151
|
-
class
|
|
151
|
+
class Explicit
|
|
152
152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
153
|
|
|
154
154
|
include Google::Apis::Core::JsonObjectSupport
|
|
155
155
|
end
|
|
156
156
|
|
|
157
|
-
class
|
|
157
|
+
class Exponential
|
|
158
158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
159
159
|
|
|
160
160
|
include Google::Apis::Core::JsonObjectSupport
|
|
161
161
|
end
|
|
162
162
|
|
|
163
|
-
class
|
|
163
|
+
class Point
|
|
164
164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
165
|
|
|
166
166
|
include Google::Apis::Core::JsonObjectSupport
|
|
167
167
|
end
|
|
168
168
|
|
|
169
|
-
class
|
|
169
|
+
class Metric
|
|
170
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
171
|
|
|
172
172
|
include Google::Apis::Core::JsonObjectSupport
|
|
173
173
|
end
|
|
174
174
|
|
|
175
|
-
class
|
|
175
|
+
class Field
|
|
176
176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
177
|
|
|
178
178
|
include Google::Apis::Core::JsonObjectSupport
|
|
179
179
|
end
|
|
180
180
|
|
|
181
|
-
class
|
|
181
|
+
class ListTimeSeriesResponse
|
|
182
182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
183
|
|
|
184
184
|
include Google::Apis::Core::JsonObjectSupport
|
|
185
185
|
end
|
|
186
186
|
|
|
187
|
-
class
|
|
187
|
+
class LabelDescriptor
|
|
188
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
189
189
|
|
|
190
190
|
include Google::Apis::Core::JsonObjectSupport
|
|
191
191
|
end
|
|
192
192
|
|
|
193
|
-
class
|
|
193
|
+
class Group
|
|
194
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
195
195
|
|
|
196
196
|
include Google::Apis::Core::JsonObjectSupport
|
|
197
197
|
end
|
|
198
198
|
|
|
199
|
-
class
|
|
199
|
+
class Type
|
|
200
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
201
201
|
|
|
202
202
|
include Google::Apis::Core::JsonObjectSupport
|
|
203
203
|
end
|
|
204
204
|
|
|
205
|
-
class
|
|
205
|
+
class BucketOptions
|
|
206
206
|
# @private
|
|
207
207
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
208
|
-
|
|
209
|
-
property :type, as: 'type'
|
|
210
|
-
end
|
|
211
|
-
end
|
|
208
|
+
property :exponential_buckets, as: 'exponentialBuckets', class: Google::Apis::MonitoringV3::Exponential, decorator: Google::Apis::MonitoringV3::Exponential::Representation
|
|
212
209
|
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
collection :members, as: 'members', class: Google::Apis::MonitoringV3::MonitoredResource, decorator: Google::Apis::MonitoringV3::MonitoredResource::Representation
|
|
210
|
+
property :linear_buckets, as: 'linearBuckets', class: Google::Apis::MonitoringV3::Linear, decorator: Google::Apis::MonitoringV3::Linear::Representation
|
|
211
|
+
|
|
212
|
+
property :explicit_buckets, as: 'explicitBuckets', class: Google::Apis::MonitoringV3::Explicit, decorator: Google::Apis::MonitoringV3::Explicit::Representation
|
|
217
213
|
|
|
218
|
-
property :next_page_token, as: 'nextPageToken'
|
|
219
|
-
property :total_size, as: 'totalSize'
|
|
220
214
|
end
|
|
221
215
|
end
|
|
222
216
|
|
|
223
|
-
class
|
|
217
|
+
class CollectdValue
|
|
224
218
|
# @private
|
|
225
219
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
226
|
-
property :
|
|
227
|
-
property :
|
|
220
|
+
property :data_source_name, as: 'dataSourceName'
|
|
221
|
+
property :value, as: 'value', class: Google::Apis::MonitoringV3::TypedValue, decorator: Google::Apis::MonitoringV3::TypedValue::Representation
|
|
222
|
+
|
|
223
|
+
property :data_source_type, as: 'dataSourceType'
|
|
228
224
|
end
|
|
229
225
|
end
|
|
230
226
|
|
|
231
|
-
class
|
|
227
|
+
class SourceContext
|
|
232
228
|
# @private
|
|
233
229
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
234
|
-
property :
|
|
235
|
-
property :parent_name, as: 'parentName'
|
|
236
|
-
property :is_cluster, as: 'isCluster'
|
|
237
|
-
property :filter, as: 'filter'
|
|
238
|
-
property :name, as: 'name'
|
|
230
|
+
property :file_name, as: 'fileName'
|
|
239
231
|
end
|
|
240
232
|
end
|
|
241
233
|
|
|
242
|
-
class
|
|
234
|
+
class MetricDescriptor
|
|
243
235
|
# @private
|
|
244
236
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
245
|
-
|
|
237
|
+
property :unit, as: 'unit'
|
|
238
|
+
collection :labels, as: 'labels', class: Google::Apis::MonitoringV3::LabelDescriptor, decorator: Google::Apis::MonitoringV3::LabelDescriptor::Representation
|
|
246
239
|
|
|
247
|
-
property :
|
|
240
|
+
property :name, as: 'name'
|
|
241
|
+
property :type, as: 'type'
|
|
242
|
+
property :value_type, as: 'valueType'
|
|
243
|
+
property :metric_kind, as: 'metricKind'
|
|
244
|
+
property :display_name, as: 'displayName'
|
|
245
|
+
property :description, as: 'description'
|
|
248
246
|
end
|
|
249
247
|
end
|
|
250
248
|
|
|
251
|
-
class
|
|
249
|
+
class Range
|
|
252
250
|
# @private
|
|
253
251
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
254
|
-
property :
|
|
255
|
-
|
|
256
|
-
property :interval, as: 'interval', class: Google::Apis::MonitoringV3::TimeInterval, decorator: Google::Apis::MonitoringV3::TimeInterval::Representation
|
|
257
|
-
|
|
252
|
+
property :min, as: 'min'
|
|
253
|
+
property :max, as: 'max'
|
|
258
254
|
end
|
|
259
255
|
end
|
|
260
256
|
|
|
261
|
-
class
|
|
257
|
+
class ListGroupsResponse
|
|
262
258
|
# @private
|
|
263
259
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
264
|
-
|
|
260
|
+
collection :group, as: 'group', class: Google::Apis::MonitoringV3::Group, decorator: Google::Apis::MonitoringV3::Group::Representation
|
|
265
261
|
|
|
266
|
-
property :
|
|
267
|
-
property :data_source_type, as: 'dataSourceType'
|
|
262
|
+
property :next_page_token, as: 'nextPageToken'
|
|
268
263
|
end
|
|
269
264
|
end
|
|
270
265
|
|
|
271
|
-
class
|
|
266
|
+
class CreateCollectdTimeSeriesRequest
|
|
272
267
|
# @private
|
|
273
268
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
274
|
-
property :metric, as: 'metric', class: Google::Apis::MonitoringV3::Metric, decorator: Google::Apis::MonitoringV3::Metric::Representation
|
|
275
|
-
|
|
276
|
-
collection :points, as: 'points', class: Google::Apis::MonitoringV3::Point, decorator: Google::Apis::MonitoringV3::Point::Representation
|
|
277
|
-
|
|
278
|
-
property :value_type, as: 'valueType'
|
|
279
269
|
property :resource, as: 'resource', class: Google::Apis::MonitoringV3::MonitoredResource, decorator: Google::Apis::MonitoringV3::MonitoredResource::Representation
|
|
280
270
|
|
|
281
|
-
|
|
271
|
+
collection :collectd_payloads, as: 'collectdPayloads', class: Google::Apis::MonitoringV3::CollectdPayload, decorator: Google::Apis::MonitoringV3::CollectdPayload::Representation
|
|
272
|
+
|
|
273
|
+
property :collectd_version, as: 'collectdVersion'
|
|
282
274
|
end
|
|
283
275
|
end
|
|
284
276
|
|
|
285
|
-
class
|
|
277
|
+
class ListGroupMembersResponse
|
|
286
278
|
# @private
|
|
287
279
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
288
|
-
property :
|
|
289
|
-
property :
|
|
290
|
-
collection :
|
|
280
|
+
property :next_page_token, as: 'nextPageToken'
|
|
281
|
+
property :total_size, as: 'totalSize'
|
|
282
|
+
collection :members, as: 'members', class: Google::Apis::MonitoringV3::MonitoredResource, decorator: Google::Apis::MonitoringV3::MonitoredResource::Representation
|
|
291
283
|
|
|
292
|
-
property :metric_kind, as: 'metricKind'
|
|
293
|
-
property :value_type, as: 'valueType'
|
|
294
|
-
property :display_name, as: 'displayName'
|
|
295
|
-
property :name, as: 'name'
|
|
296
|
-
property :type, as: 'type'
|
|
297
284
|
end
|
|
298
285
|
end
|
|
299
286
|
|
|
300
|
-
class
|
|
287
|
+
class ListMonitoredResourceDescriptorsResponse
|
|
301
288
|
# @private
|
|
302
289
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
303
|
-
property :
|
|
304
|
-
|
|
305
|
-
property :num_finite_buckets, as: 'numFiniteBuckets'
|
|
306
|
-
end
|
|
307
|
-
end
|
|
290
|
+
property :next_page_token, as: 'nextPageToken'
|
|
291
|
+
collection :resource_descriptors, as: 'resourceDescriptors', class: Google::Apis::MonitoringV3::MonitoredResourceDescriptor, decorator: Google::Apis::MonitoringV3::MonitoredResourceDescriptor::Representation
|
|
308
292
|
|
|
309
|
-
class Explicit
|
|
310
|
-
# @private
|
|
311
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
312
|
-
collection :bounds, as: 'bounds'
|
|
313
293
|
end
|
|
314
294
|
end
|
|
315
295
|
|
|
316
|
-
class
|
|
296
|
+
class TimeSeries
|
|
317
297
|
# @private
|
|
318
298
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
319
|
-
property :
|
|
320
|
-
property :
|
|
321
|
-
property :num_finite_buckets, as: 'numFiniteBuckets'
|
|
322
|
-
end
|
|
323
|
-
end
|
|
299
|
+
property :metric_kind, as: 'metricKind'
|
|
300
|
+
property :metric, as: 'metric', class: Google::Apis::MonitoringV3::Metric, decorator: Google::Apis::MonitoringV3::Metric::Representation
|
|
324
301
|
|
|
325
|
-
|
|
326
|
-
# @private
|
|
327
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
328
|
-
property :end_time, as: 'endTime'
|
|
329
|
-
hash :metadata, as: 'metadata', class: Google::Apis::MonitoringV3::TypedValue, decorator: Google::Apis::MonitoringV3::TypedValue::Representation
|
|
302
|
+
collection :points, as: 'points', class: Google::Apis::MonitoringV3::Point, decorator: Google::Apis::MonitoringV3::Point::Representation
|
|
330
303
|
|
|
331
|
-
|
|
304
|
+
property :value_type, as: 'valueType'
|
|
305
|
+
property :resource, as: 'resource', class: Google::Apis::MonitoringV3::MonitoredResource, decorator: Google::Apis::MonitoringV3::MonitoredResource::Representation
|
|
332
306
|
|
|
333
|
-
property :plugin_instance, as: 'pluginInstance'
|
|
334
|
-
property :start_time, as: 'startTime'
|
|
335
|
-
property :type_instance, as: 'typeInstance'
|
|
336
|
-
property :type, as: 'type'
|
|
337
|
-
property :plugin, as: 'plugin'
|
|
338
307
|
end
|
|
339
308
|
end
|
|
340
309
|
|
|
341
|
-
class
|
|
310
|
+
class CreateTimeSeriesRequest
|
|
342
311
|
# @private
|
|
343
312
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
344
|
-
collection :
|
|
313
|
+
collection :time_series, as: 'timeSeries', class: Google::Apis::MonitoringV3::TimeSeries, decorator: Google::Apis::MonitoringV3::TimeSeries::Representation
|
|
345
314
|
|
|
346
|
-
property :next_page_token, as: 'nextPageToken'
|
|
347
315
|
end
|
|
348
316
|
end
|
|
349
317
|
|
|
350
318
|
class Distribution
|
|
351
319
|
# @private
|
|
352
320
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
353
|
-
collection :bucket_counts, as: 'bucketCounts'
|
|
354
321
|
property :bucket_options, as: 'bucketOptions', class: Google::Apis::MonitoringV3::BucketOptions, decorator: Google::Apis::MonitoringV3::BucketOptions::Representation
|
|
355
322
|
|
|
356
|
-
property :count, as: 'count'
|
|
357
323
|
property :sum_of_squared_deviation, as: 'sumOfSquaredDeviation'
|
|
358
|
-
property :mean, as: 'mean'
|
|
359
324
|
property :range, as: 'range', class: Google::Apis::MonitoringV3::Range, decorator: Google::Apis::MonitoringV3::Range::Representation
|
|
360
325
|
|
|
326
|
+
property :count, as: 'count'
|
|
327
|
+
property :mean, as: 'mean'
|
|
328
|
+
collection :bucket_counts, as: 'bucketCounts'
|
|
361
329
|
end
|
|
362
330
|
end
|
|
363
331
|
|
|
364
332
|
class MonitoredResource
|
|
365
333
|
# @private
|
|
366
334
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
367
|
-
hash :labels, as: 'labels'
|
|
368
335
|
property :type, as: 'type'
|
|
336
|
+
hash :labels, as: 'labels'
|
|
369
337
|
end
|
|
370
338
|
end
|
|
371
339
|
|
|
372
|
-
class
|
|
340
|
+
class ListMetricDescriptorsResponse
|
|
373
341
|
# @private
|
|
374
342
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
property :
|
|
343
|
+
collection :metric_descriptors, as: 'metricDescriptors', class: Google::Apis::MonitoringV3::MetricDescriptor, decorator: Google::Apis::MonitoringV3::MetricDescriptor::Representation
|
|
344
|
+
|
|
345
|
+
property :next_page_token, as: 'nextPageToken'
|
|
378
346
|
end
|
|
379
347
|
end
|
|
380
348
|
|
|
381
349
|
class MonitoredResourceDescriptor
|
|
382
350
|
# @private
|
|
383
351
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
384
|
-
property :display_name, as: 'displayName'
|
|
385
|
-
property :description, as: 'description'
|
|
386
352
|
collection :labels, as: 'labels', class: Google::Apis::MonitoringV3::LabelDescriptor, decorator: Google::Apis::MonitoringV3::LabelDescriptor::Representation
|
|
387
353
|
|
|
388
|
-
property :type, as: 'type'
|
|
389
354
|
property :name, as: 'name'
|
|
355
|
+
property :display_name, as: 'displayName'
|
|
356
|
+
property :description, as: 'description'
|
|
357
|
+
property :type, as: 'type'
|
|
390
358
|
end
|
|
391
359
|
end
|
|
392
360
|
|
|
393
361
|
class TypedValue
|
|
394
362
|
# @private
|
|
395
363
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
396
|
-
property :bool_value, as: 'boolValue'
|
|
397
|
-
property :string_value, as: 'stringValue'
|
|
398
364
|
property :int64_value, as: 'int64Value'
|
|
399
|
-
property :double_value, as: 'doubleValue'
|
|
400
365
|
property :distribution_value, as: 'distributionValue', class: Google::Apis::MonitoringV3::Distribution, decorator: Google::Apis::MonitoringV3::Distribution::Representation
|
|
401
366
|
|
|
367
|
+
property :bool_value, as: 'boolValue'
|
|
368
|
+
property :string_value, as: 'stringValue'
|
|
369
|
+
property :double_value, as: 'doubleValue'
|
|
402
370
|
end
|
|
403
371
|
end
|
|
404
372
|
|
|
405
|
-
class
|
|
373
|
+
class CollectdPayload
|
|
406
374
|
# @private
|
|
407
375
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
408
|
-
property :
|
|
409
|
-
|
|
376
|
+
property :type_instance, as: 'typeInstance'
|
|
377
|
+
hash :metadata, as: 'metadata', class: Google::Apis::MonitoringV3::TypedValue, decorator: Google::Apis::MonitoringV3::TypedValue::Representation
|
|
378
|
+
|
|
379
|
+
property :type, as: 'type'
|
|
380
|
+
property :plugin, as: 'plugin'
|
|
381
|
+
property :plugin_instance, as: 'pluginInstance'
|
|
382
|
+
property :end_time, as: 'endTime'
|
|
383
|
+
property :start_time, as: 'startTime'
|
|
384
|
+
collection :values, as: 'values', class: Google::Apis::MonitoringV3::CollectdValue, decorator: Google::Apis::MonitoringV3::CollectdValue::Representation
|
|
410
385
|
|
|
411
386
|
end
|
|
412
387
|
end
|
|
413
388
|
|
|
414
|
-
class
|
|
389
|
+
class Linear
|
|
415
390
|
# @private
|
|
416
391
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
417
|
-
property :
|
|
418
|
-
property :
|
|
419
|
-
|
|
392
|
+
property :width, as: 'width'
|
|
393
|
+
property :offset, as: 'offset'
|
|
394
|
+
property :num_finite_buckets, as: 'numFiniteBuckets'
|
|
395
|
+
end
|
|
396
|
+
end
|
|
420
397
|
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
property :name, as: 'name'
|
|
425
|
-
property :packed, as: 'packed'
|
|
426
|
-
property :number, as: 'number'
|
|
427
|
-
property :kind, as: 'kind'
|
|
398
|
+
class Empty
|
|
399
|
+
# @private
|
|
400
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
428
401
|
end
|
|
429
402
|
end
|
|
430
403
|
|
|
@@ -436,79 +409,106 @@ module Google
|
|
|
436
409
|
end
|
|
437
410
|
end
|
|
438
411
|
|
|
439
|
-
class
|
|
412
|
+
class TimeInterval
|
|
440
413
|
# @private
|
|
441
414
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
415
|
+
property :start_time, as: 'startTime'
|
|
416
|
+
property :end_time, as: 'endTime'
|
|
442
417
|
end
|
|
443
418
|
end
|
|
444
419
|
|
|
445
|
-
class
|
|
420
|
+
class Explicit
|
|
446
421
|
# @private
|
|
447
422
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
448
|
-
|
|
423
|
+
collection :bounds, as: 'bounds'
|
|
449
424
|
end
|
|
450
425
|
end
|
|
451
426
|
|
|
452
|
-
class
|
|
427
|
+
class Exponential
|
|
453
428
|
# @private
|
|
454
429
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
455
|
-
property :
|
|
456
|
-
property :
|
|
430
|
+
property :growth_factor, as: 'growthFactor'
|
|
431
|
+
property :scale, as: 'scale'
|
|
432
|
+
property :num_finite_buckets, as: 'numFiniteBuckets'
|
|
457
433
|
end
|
|
458
434
|
end
|
|
459
435
|
|
|
460
|
-
class
|
|
436
|
+
class Point
|
|
461
437
|
# @private
|
|
462
438
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
463
|
-
|
|
439
|
+
property :interval, as: 'interval', class: Google::Apis::MonitoringV3::TimeInterval, decorator: Google::Apis::MonitoringV3::TimeInterval::Representation
|
|
440
|
+
|
|
441
|
+
property :value, as: 'value', class: Google::Apis::MonitoringV3::TypedValue, decorator: Google::Apis::MonitoringV3::TypedValue::Representation
|
|
464
442
|
|
|
465
443
|
end
|
|
466
444
|
end
|
|
467
445
|
|
|
468
|
-
class
|
|
446
|
+
class Metric
|
|
469
447
|
# @private
|
|
470
448
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
property :exponential_buckets, as: 'exponentialBuckets', class: Google::Apis::MonitoringV3::Exponential, decorator: Google::Apis::MonitoringV3::Exponential::Representation
|
|
474
|
-
|
|
475
|
-
property :linear_buckets, as: 'linearBuckets', class: Google::Apis::MonitoringV3::Linear, decorator: Google::Apis::MonitoringV3::Linear::Representation
|
|
476
|
-
|
|
449
|
+
hash :labels, as: 'labels'
|
|
450
|
+
property :type, as: 'type'
|
|
477
451
|
end
|
|
478
452
|
end
|
|
479
453
|
|
|
480
|
-
class
|
|
454
|
+
class Field
|
|
481
455
|
# @private
|
|
482
456
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
property :
|
|
486
|
-
property :
|
|
457
|
+
property :name, as: 'name'
|
|
458
|
+
property :type_url, as: 'typeUrl'
|
|
459
|
+
property :number, as: 'number'
|
|
460
|
+
property :kind, as: 'kind'
|
|
461
|
+
property :json_name, as: 'jsonName'
|
|
462
|
+
collection :options, as: 'options', class: Google::Apis::MonitoringV3::Option, decorator: Google::Apis::MonitoringV3::Option::Representation
|
|
487
463
|
|
|
464
|
+
property :oneof_index, as: 'oneofIndex'
|
|
465
|
+
property :packed, as: 'packed'
|
|
466
|
+
property :cardinality, as: 'cardinality'
|
|
467
|
+
property :default_value, as: 'defaultValue'
|
|
488
468
|
end
|
|
489
469
|
end
|
|
490
470
|
|
|
491
|
-
class
|
|
471
|
+
class ListTimeSeriesResponse
|
|
492
472
|
# @private
|
|
493
473
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
494
|
-
collection :
|
|
495
|
-
collection :options, as: 'options', class: Google::Apis::MonitoringV3::Option, decorator: Google::Apis::MonitoringV3::Option::Representation
|
|
474
|
+
collection :time_series, as: 'timeSeries', class: Google::Apis::MonitoringV3::TimeSeries, decorator: Google::Apis::MonitoringV3::TimeSeries::Representation
|
|
496
475
|
|
|
497
|
-
property :
|
|
476
|
+
property :next_page_token, as: 'nextPageToken'
|
|
477
|
+
end
|
|
478
|
+
end
|
|
498
479
|
|
|
499
|
-
|
|
480
|
+
class LabelDescriptor
|
|
481
|
+
# @private
|
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
483
|
+
property :key, as: 'key'
|
|
484
|
+
property :description, as: 'description'
|
|
485
|
+
property :value_type, as: 'valueType'
|
|
486
|
+
end
|
|
487
|
+
end
|
|
500
488
|
|
|
489
|
+
class Group
|
|
490
|
+
# @private
|
|
491
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
492
|
+
property :filter, as: 'filter'
|
|
501
493
|
property :name, as: 'name'
|
|
502
|
-
property :
|
|
494
|
+
property :parent_name, as: 'parentName'
|
|
495
|
+
property :display_name, as: 'displayName'
|
|
496
|
+
property :is_cluster, as: 'isCluster'
|
|
503
497
|
end
|
|
504
498
|
end
|
|
505
499
|
|
|
506
|
-
class
|
|
500
|
+
class Type
|
|
507
501
|
# @private
|
|
508
502
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
509
|
-
collection :
|
|
503
|
+
collection :fields, as: 'fields', class: Google::Apis::MonitoringV3::Field, decorator: Google::Apis::MonitoringV3::Field::Representation
|
|
504
|
+
|
|
505
|
+
property :name, as: 'name'
|
|
506
|
+
collection :oneofs, as: 'oneofs'
|
|
507
|
+
property :source_context, as: 'sourceContext', class: Google::Apis::MonitoringV3::SourceContext, decorator: Google::Apis::MonitoringV3::SourceContext::Representation
|
|
508
|
+
|
|
509
|
+
property :syntax, as: 'syntax'
|
|
510
|
+
collection :options, as: 'options', class: Google::Apis::MonitoringV3::Option, decorator: Google::Apis::MonitoringV3::Option::Representation
|
|
510
511
|
|
|
511
|
-
property :next_page_token, as: 'nextPageToken'
|
|
512
512
|
end
|
|
513
513
|
end
|
|
514
514
|
end
|