google-apis-datapipelines_v1 0.11.0 → 0.12.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatapipelinesV1
18
18
  # Version of the google-apis-datapipelines_v1 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221106"
25
+ REVISION = "20221210"
26
26
  end
27
27
  end
28
28
  end
@@ -22,84 +22,18 @@ module Google
22
22
  module Apis
23
23
  module DatapipelinesV1
24
24
 
25
- class GoogleCloudDatapipelinesV1ArrayValue
26
- class Representation < Google::Apis::Core::JsonRepresentation; end
27
-
28
- include Google::Apis::Core::JsonObjectSupport
29
- end
30
-
31
- class GoogleCloudDatapipelinesV1AtomicValue
32
- class Representation < Google::Apis::Core::JsonRepresentation; end
33
-
34
- include Google::Apis::Core::JsonObjectSupport
35
- end
36
-
37
- class GoogleCloudDatapipelinesV1BatchGetTransformDescriptionsResponse
38
- class Representation < Google::Apis::Core::JsonRepresentation; end
39
-
40
- include Google::Apis::Core::JsonObjectSupport
41
- end
42
-
43
- class GoogleCloudDatapipelinesV1ComputeSchemaRequest
44
- class Representation < Google::Apis::Core::JsonRepresentation; end
45
-
46
- include Google::Apis::Core::JsonObjectSupport
47
- end
48
-
49
- class GoogleCloudDatapipelinesV1ConfiguredTransform
50
- class Representation < Google::Apis::Core::JsonRepresentation; end
51
-
52
- include Google::Apis::Core::JsonObjectSupport
53
- end
54
-
55
25
  class GoogleCloudDatapipelinesV1DataflowJobDetails
56
26
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
27
 
58
28
  include Google::Apis::Core::JsonObjectSupport
59
29
  end
60
30
 
61
- class GoogleCloudDatapipelinesV1EnumerationValue
62
- class Representation < Google::Apis::Core::JsonRepresentation; end
63
-
64
- include Google::Apis::Core::JsonObjectSupport
65
- end
66
-
67
- class GoogleCloudDatapipelinesV1Field
68
- class Representation < Google::Apis::Core::JsonRepresentation; end
69
-
70
- include Google::Apis::Core::JsonObjectSupport
71
- end
72
-
73
- class GoogleCloudDatapipelinesV1FieldType
74
- class Representation < Google::Apis::Core::JsonRepresentation; end
75
-
76
- include Google::Apis::Core::JsonObjectSupport
77
- end
78
-
79
- class GoogleCloudDatapipelinesV1FieldValue
80
- class Representation < Google::Apis::Core::JsonRepresentation; end
81
-
82
- include Google::Apis::Core::JsonObjectSupport
83
- end
84
-
85
- class GoogleCloudDatapipelinesV1FixedBytesValue
86
- class Representation < Google::Apis::Core::JsonRepresentation; end
87
-
88
- include Google::Apis::Core::JsonObjectSupport
89
- end
90
-
91
31
  class GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment
92
32
  class Representation < Google::Apis::Core::JsonRepresentation; end
93
33
 
94
34
  include Google::Apis::Core::JsonObjectSupport
95
35
  end
96
36
 
97
- class GoogleCloudDatapipelinesV1IterableValue
98
- class Representation < Google::Apis::Core::JsonRepresentation; end
99
-
100
- include Google::Apis::Core::JsonObjectSupport
101
- end
102
-
103
37
  class GoogleCloudDatapipelinesV1Job
104
38
  class Representation < Google::Apis::Core::JsonRepresentation; end
105
39
 
@@ -142,60 +76,12 @@ module Google
142
76
  include Google::Apis::Core::JsonObjectSupport
143
77
  end
144
78
 
145
- class GoogleCloudDatapipelinesV1LogicalType
146
- class Representation < Google::Apis::Core::JsonRepresentation; end
147
-
148
- include Google::Apis::Core::JsonObjectSupport
149
- end
150
-
151
- class GoogleCloudDatapipelinesV1LogicalTypeEnumerationType
152
- class Representation < Google::Apis::Core::JsonRepresentation; end
153
-
154
- include Google::Apis::Core::JsonObjectSupport
155
- end
156
-
157
- class GoogleCloudDatapipelinesV1LogicalTypeFixedBytes
158
- class Representation < Google::Apis::Core::JsonRepresentation; end
159
-
160
- include Google::Apis::Core::JsonObjectSupport
161
- end
162
-
163
- class GoogleCloudDatapipelinesV1MapType
164
- class Representation < Google::Apis::Core::JsonRepresentation; end
165
-
166
- include Google::Apis::Core::JsonObjectSupport
167
- end
168
-
169
- class GoogleCloudDatapipelinesV1MapValue
170
- class Representation < Google::Apis::Core::JsonRepresentation; end
171
-
172
- include Google::Apis::Core::JsonObjectSupport
173
- end
174
-
175
- class GoogleCloudDatapipelinesV1MapValueEntry
176
- class Representation < Google::Apis::Core::JsonRepresentation; end
177
-
178
- include Google::Apis::Core::JsonObjectSupport
179
- end
180
-
181
79
  class GoogleCloudDatapipelinesV1Pipeline
182
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
183
81
 
184
82
  include Google::Apis::Core::JsonObjectSupport
185
83
  end
186
84
 
187
- class GoogleCloudDatapipelinesV1RawSchemaInfo
188
- class Representation < Google::Apis::Core::JsonRepresentation; end
189
-
190
- include Google::Apis::Core::JsonObjectSupport
191
- end
192
-
193
- class GoogleCloudDatapipelinesV1Row
194
- class Representation < Google::Apis::Core::JsonRepresentation; end
195
-
196
- include Google::Apis::Core::JsonObjectSupport
197
- end
198
-
199
85
  class GoogleCloudDatapipelinesV1RunPipelineRequest
200
86
  class Representation < Google::Apis::Core::JsonRepresentation; end
201
87
 
@@ -220,18 +106,6 @@ module Google
220
106
  include Google::Apis::Core::JsonObjectSupport
221
107
  end
222
108
 
223
- class GoogleCloudDatapipelinesV1Schema
224
- class Representation < Google::Apis::Core::JsonRepresentation; end
225
-
226
- include Google::Apis::Core::JsonObjectSupport
227
- end
228
-
229
- class GoogleCloudDatapipelinesV1SchemaSource
230
- class Representation < Google::Apis::Core::JsonRepresentation; end
231
-
232
- include Google::Apis::Core::JsonObjectSupport
233
- end
234
-
235
109
  class GoogleCloudDatapipelinesV1SdkVersion
236
110
  class Representation < Google::Apis::Core::JsonRepresentation; end
237
111
 
@@ -244,12 +118,6 @@ module Google
244
118
  include Google::Apis::Core::JsonObjectSupport
245
119
  end
246
120
 
247
- class GoogleCloudDatapipelinesV1TransformDescription
248
- class Representation < Google::Apis::Core::JsonRepresentation; end
249
-
250
- include Google::Apis::Core::JsonObjectSupport
251
- end
252
-
253
121
  class GoogleCloudDatapipelinesV1Workload
254
122
  class Representation < Google::Apis::Core::JsonRepresentation; end
255
123
 
@@ -268,80 +136,6 @@ module Google
268
136
  include Google::Apis::Core::JsonObjectSupport
269
137
  end
270
138
 
271
- class GoogleTypeDateTime
272
- class Representation < Google::Apis::Core::JsonRepresentation; end
273
-
274
- include Google::Apis::Core::JsonObjectSupport
275
- end
276
-
277
- class GoogleTypeDecimal
278
- class Representation < Google::Apis::Core::JsonRepresentation; end
279
-
280
- include Google::Apis::Core::JsonObjectSupport
281
- end
282
-
283
- class GoogleTypeTimeZone
284
- class Representation < Google::Apis::Core::JsonRepresentation; end
285
-
286
- include Google::Apis::Core::JsonObjectSupport
287
- end
288
-
289
- class GoogleCloudDatapipelinesV1ArrayValue
290
- # @private
291
- class Representation < Google::Apis::Core::JsonRepresentation
292
- collection :elements, as: 'elements', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldValue, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldValue::Representation
293
-
294
- end
295
- end
296
-
297
- class GoogleCloudDatapipelinesV1AtomicValue
298
- # @private
299
- class Representation < Google::Apis::Core::JsonRepresentation
300
- property :boolean_value, as: 'booleanValue'
301
- property :byte_value, as: 'byteValue'
302
- property :bytes_value, :base64 => true, as: 'bytesValue'
303
- property :datetime_value, as: 'datetimeValue', class: Google::Apis::DatapipelinesV1::GoogleTypeDateTime, decorator: Google::Apis::DatapipelinesV1::GoogleTypeDateTime::Representation
304
-
305
- property :decimal_value, as: 'decimalValue', class: Google::Apis::DatapipelinesV1::GoogleTypeDecimal, decorator: Google::Apis::DatapipelinesV1::GoogleTypeDecimal::Representation
306
-
307
- property :double_value, as: 'doubleValue'
308
- property :float_value, as: 'floatValue'
309
- property :int16_value, as: 'int16Value'
310
- property :int32_value, as: 'int32Value'
311
- property :int64_value, :numeric_string => true, as: 'int64Value'
312
- property :string_value, as: 'stringValue'
313
- end
314
- end
315
-
316
- class GoogleCloudDatapipelinesV1BatchGetTransformDescriptionsResponse
317
- # @private
318
- class Representation < Google::Apis::Core::JsonRepresentation
319
- collection :transform_descriptions, as: 'transformDescriptions', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1TransformDescription, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1TransformDescription::Representation
320
-
321
- end
322
- end
323
-
324
- class GoogleCloudDatapipelinesV1ComputeSchemaRequest
325
- # @private
326
- class Representation < Google::Apis::Core::JsonRepresentation
327
- property :config, as: 'config', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1ConfiguredTransform, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1ConfiguredTransform::Representation
328
-
329
- collection :input_schemas, as: 'inputSchemas', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Schema, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Schema::Representation
330
-
331
- property :raw_schema, as: 'rawSchema', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1RawSchemaInfo, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1RawSchemaInfo::Representation
332
-
333
- end
334
- end
335
-
336
- class GoogleCloudDatapipelinesV1ConfiguredTransform
337
- # @private
338
- class Representation < Google::Apis::Core::JsonRepresentation
339
- property :config, as: 'config', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Row, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Row::Representation
340
-
341
- property :uniform_resource_name, as: 'uniformResourceName'
342
- end
343
- end
344
-
345
139
  class GoogleCloudDatapipelinesV1DataflowJobDetails
346
140
  # @private
347
141
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -352,65 +146,6 @@ module Google
352
146
  end
353
147
  end
354
148
 
355
- class GoogleCloudDatapipelinesV1EnumerationValue
356
- # @private
357
- class Representation < Google::Apis::Core::JsonRepresentation
358
- property :name, as: 'name'
359
- end
360
- end
361
-
362
- class GoogleCloudDatapipelinesV1Field
363
- # @private
364
- class Representation < Google::Apis::Core::JsonRepresentation
365
- property :name, as: 'name'
366
- property :type, as: 'type', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldType, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldType::Representation
367
-
368
- end
369
- end
370
-
371
- class GoogleCloudDatapipelinesV1FieldType
372
- # @private
373
- class Representation < Google::Apis::Core::JsonRepresentation
374
- property :collection_element_type, as: 'collectionElementType', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldType, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldType::Representation
375
-
376
- property :logical_type, as: 'logicalType', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1LogicalType, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1LogicalType::Representation
377
-
378
- property :map_type, as: 'mapType', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1MapType, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1MapType::Representation
379
-
380
- property :nullable, as: 'nullable'
381
- property :row_schema, as: 'rowSchema', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Schema, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Schema::Representation
382
-
383
- property :type, as: 'type'
384
- end
385
- end
386
-
387
- class GoogleCloudDatapipelinesV1FieldValue
388
- # @private
389
- class Representation < Google::Apis::Core::JsonRepresentation
390
- property :array_value, as: 'arrayValue', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1ArrayValue, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1ArrayValue::Representation
391
-
392
- property :atomic_value, as: 'atomicValue', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1AtomicValue, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1AtomicValue::Representation
393
-
394
- property :enum_value, as: 'enumValue', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1EnumerationValue, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1EnumerationValue::Representation
395
-
396
- property :fixed_bytes_value, as: 'fixedBytesValue', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FixedBytesValue, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FixedBytesValue::Representation
397
-
398
- property :iterable_value, as: 'iterableValue', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1IterableValue, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1IterableValue::Representation
399
-
400
- property :map_value, as: 'mapValue', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1MapValue, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1MapValue::Representation
401
-
402
- property :row_value, as: 'rowValue', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Row, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Row::Representation
403
-
404
- end
405
- end
406
-
407
- class GoogleCloudDatapipelinesV1FixedBytesValue
408
- # @private
409
- class Representation < Google::Apis::Core::JsonRepresentation
410
- property :value, :base64 => true, as: 'value'
411
- end
412
- end
413
-
414
149
  class GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment
415
150
  # @private
416
151
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -433,14 +168,6 @@ module Google
433
168
  end
434
169
  end
435
170
 
436
- class GoogleCloudDatapipelinesV1IterableValue
437
- # @private
438
- class Representation < Google::Apis::Core::JsonRepresentation
439
- collection :elements, as: 'elements', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldValue, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldValue::Representation
440
-
441
- end
442
- end
443
-
444
171
  class GoogleCloudDatapipelinesV1Job
445
172
  # @private
446
173
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -523,58 +250,6 @@ module Google
523
250
  end
524
251
  end
525
252
 
526
- class GoogleCloudDatapipelinesV1LogicalType
527
- # @private
528
- class Representation < Google::Apis::Core::JsonRepresentation
529
- property :enumeration_type, as: 'enumerationType', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1LogicalTypeEnumerationType, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1LogicalTypeEnumerationType::Representation
530
-
531
- property :fixed_bytes, as: 'fixedBytes', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1LogicalTypeFixedBytes, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1LogicalTypeFixedBytes::Representation
532
-
533
- end
534
- end
535
-
536
- class GoogleCloudDatapipelinesV1LogicalTypeEnumerationType
537
- # @private
538
- class Representation < Google::Apis::Core::JsonRepresentation
539
- collection :values, as: 'values'
540
- end
541
- end
542
-
543
- class GoogleCloudDatapipelinesV1LogicalTypeFixedBytes
544
- # @private
545
- class Representation < Google::Apis::Core::JsonRepresentation
546
- property :size_bytes, as: 'sizeBytes'
547
- end
548
- end
549
-
550
- class GoogleCloudDatapipelinesV1MapType
551
- # @private
552
- class Representation < Google::Apis::Core::JsonRepresentation
553
- property :map_key_type, as: 'mapKeyType', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldType, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldType::Representation
554
-
555
- property :map_value_type, as: 'mapValueType', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldType, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldType::Representation
556
-
557
- end
558
- end
559
-
560
- class GoogleCloudDatapipelinesV1MapValue
561
- # @private
562
- class Representation < Google::Apis::Core::JsonRepresentation
563
- collection :entries, as: 'entries', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1MapValueEntry, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1MapValueEntry::Representation
564
-
565
- end
566
- end
567
-
568
- class GoogleCloudDatapipelinesV1MapValueEntry
569
- # @private
570
- class Representation < Google::Apis::Core::JsonRepresentation
571
- property :key, as: 'key', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldValue, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldValue::Representation
572
-
573
- property :value, as: 'value', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldValue, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldValue::Representation
574
-
575
- end
576
- end
577
-
578
253
  class GoogleCloudDatapipelinesV1Pipeline
579
254
  # @private
580
255
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -594,24 +269,6 @@ module Google
594
269
  end
595
270
  end
596
271
 
597
- class GoogleCloudDatapipelinesV1RawSchemaInfo
598
- # @private
599
- class Representation < Google::Apis::Core::JsonRepresentation
600
- property :raw_schema, as: 'rawSchema'
601
- property :type, as: 'type'
602
- end
603
- end
604
-
605
- class GoogleCloudDatapipelinesV1Row
606
- # @private
607
- class Representation < Google::Apis::Core::JsonRepresentation
608
- property :schema, as: 'schema', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1SchemaSource, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1SchemaSource::Representation
609
-
610
- collection :values, as: 'values', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldValue, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1FieldValue::Representation
611
-
612
- end
613
- end
614
-
615
272
  class GoogleCloudDatapipelinesV1RunPipelineRequest
616
273
  # @private
617
274
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -657,24 +314,6 @@ module Google
657
314
  end
658
315
  end
659
316
 
660
- class GoogleCloudDatapipelinesV1Schema
661
- # @private
662
- class Representation < Google::Apis::Core::JsonRepresentation
663
- collection :fields, as: 'fields', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Field, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Field::Representation
664
-
665
- property :reference_id, as: 'referenceId'
666
- end
667
- end
668
-
669
- class GoogleCloudDatapipelinesV1SchemaSource
670
- # @private
671
- class Representation < Google::Apis::Core::JsonRepresentation
672
- property :local_schema, as: 'localSchema', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Schema, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Schema::Representation
673
-
674
- property :reference_id, as: 'referenceId'
675
- end
676
- end
677
-
678
317
  class GoogleCloudDatapipelinesV1SdkVersion
679
318
  # @private
680
319
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -690,16 +329,6 @@ module Google
690
329
  end
691
330
  end
692
331
 
693
- class GoogleCloudDatapipelinesV1TransformDescription
694
- # @private
695
- class Representation < Google::Apis::Core::JsonRepresentation
696
- property :name, as: 'name'
697
- property :options, as: 'options', class: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Schema, decorator: Google::Apis::DatapipelinesV1::GoogleCloudDatapipelinesV1Schema::Representation
698
-
699
- property :uniform_resource_name, as: 'uniformResourceName'
700
- end
701
- end
702
-
703
332
  class GoogleCloudDatapipelinesV1Workload
704
333
  # @private
705
334
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -724,37 +353,6 @@ module Google
724
353
  property :message, as: 'message'
725
354
  end
726
355
  end
727
-
728
- class GoogleTypeDateTime
729
- # @private
730
- class Representation < Google::Apis::Core::JsonRepresentation
731
- property :day, as: 'day'
732
- property :hours, as: 'hours'
733
- property :minutes, as: 'minutes'
734
- property :month, as: 'month'
735
- property :nanos, as: 'nanos'
736
- property :seconds, as: 'seconds'
737
- property :time_zone, as: 'timeZone', class: Google::Apis::DatapipelinesV1::GoogleTypeTimeZone, decorator: Google::Apis::DatapipelinesV1::GoogleTypeTimeZone::Representation
738
-
739
- property :utc_offset, as: 'utcOffset'
740
- property :year, as: 'year'
741
- end
742
- end
743
-
744
- class GoogleTypeDecimal
745
- # @private
746
- class Representation < Google::Apis::Core::JsonRepresentation
747
- property :value, as: 'value'
748
- end
749
- end
750
-
751
- class GoogleTypeTimeZone
752
- # @private
753
- class Representation < Google::Apis::Core::JsonRepresentation
754
- property :id, as: 'id'
755
- property :version, as: 'version'
756
- end
757
- end
758
356
  end
759
357
  end
760
358
  end