google-apis-datacatalog_v1beta1 0.28.0 → 0.29.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.
@@ -52,6 +52,156 @@ module Google
|
|
52
52
|
include Google::Apis::Core::JsonObjectSupport
|
53
53
|
end
|
54
54
|
|
55
|
+
class GoogleCloudDatacatalogV1BigQueryConnectionSpec
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
61
|
+
class GoogleCloudDatacatalogV1BigQueryDateShardedSpec
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class GoogleCloudDatacatalogV1BigQueryRoutineSpec
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class GoogleCloudDatacatalogV1BigQueryTableSpec
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class GoogleCloudDatacatalogV1BusinessContext
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
85
|
+
class GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class GoogleCloudDatacatalogV1ColumnSchema
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class GoogleCloudDatacatalogV1CommonUsageStats
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
109
|
+
class GoogleCloudDatacatalogV1Contacts
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class GoogleCloudDatacatalogV1ContactsPerson
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class GoogleCloudDatacatalogV1DataSource
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
127
|
+
class GoogleCloudDatacatalogV1DataSourceConnectionSpec
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
133
|
+
class GoogleCloudDatacatalogV1DatabaseTableSpec
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class GoogleCloudDatacatalogV1DataplexExternalTable
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class GoogleCloudDatacatalogV1DataplexFilesetSpec
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class GoogleCloudDatacatalogV1DataplexSpec
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class GoogleCloudDatacatalogV1DataplexTableSpec
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class GoogleCloudDatacatalogV1DumpItem
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class GoogleCloudDatacatalogV1Entry
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class GoogleCloudDatacatalogV1EntryOverview
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class GoogleCloudDatacatalogV1FilesetSpec
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class GoogleCloudDatacatalogV1GcsFileSpec
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class GoogleCloudDatacatalogV1GcsFilesetSpec
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
55
205
|
class GoogleCloudDatacatalogV1ImportEntriesMetadata
|
56
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
207
|
|
@@ -64,13 +214,139 @@ module Google
|
|
64
214
|
include Google::Apis::Core::JsonObjectSupport
|
65
215
|
end
|
66
216
|
|
67
|
-
class
|
217
|
+
class GoogleCloudDatacatalogV1LookerSystemSpec
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class GoogleCloudDatacatalogV1PersonalDetails
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class GoogleCloudDatacatalogV1PhysicalSchema
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
241
|
+
class GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class GoogleCloudDatacatalogV1PhysicalSchemaOrcSchema
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
253
|
+
class GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
259
|
+
class GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
265
|
+
class GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class GoogleCloudDatacatalogV1RoutineSpec
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class GoogleCloudDatacatalogV1RoutineSpecArgument
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
283
|
+
class GoogleCloudDatacatalogV1Schema
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
289
|
+
class GoogleCloudDatacatalogV1SqlDatabaseSystemSpec
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
|
+
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
293
|
+
end
|
294
|
+
|
295
|
+
class GoogleCloudDatacatalogV1StorageProperties
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
301
|
+
class GoogleCloudDatacatalogV1SystemTimestamps
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
|
+
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
305
|
+
end
|
306
|
+
|
307
|
+
class GoogleCloudDatacatalogV1TableSpec
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
|
+
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
311
|
+
end
|
312
|
+
|
313
|
+
class GoogleCloudDatacatalogV1Tag
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
|
+
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
317
|
+
end
|
318
|
+
|
319
|
+
class GoogleCloudDatacatalogV1TagField
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
|
+
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
323
|
+
end
|
324
|
+
|
325
|
+
class GoogleCloudDatacatalogV1TagFieldEnumValue
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
|
+
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
329
|
+
end
|
330
|
+
|
331
|
+
class GoogleCloudDatacatalogV1TaggedEntry
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
337
|
+
class GoogleCloudDatacatalogV1UsageSignal
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
343
|
+
class GoogleCloudDatacatalogV1UsageStats
|
68
344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
345
|
|
70
346
|
include Google::Apis::Core::JsonObjectSupport
|
71
347
|
end
|
72
348
|
|
73
|
-
class
|
349
|
+
class GoogleCloudDatacatalogV1ViewSpec
|
74
350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
351
|
|
76
352
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -393,38 +669,508 @@ module Google
|
|
393
669
|
end
|
394
670
|
end
|
395
671
|
|
396
|
-
class
|
672
|
+
class GoogleCloudDatacatalogV1BigQueryConnectionSpec
|
397
673
|
# @private
|
398
674
|
class Representation < Google::Apis::Core::JsonRepresentation
|
399
|
-
|
675
|
+
property :cloud_sql, as: 'cloudSql', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec::Representation
|
400
676
|
|
401
|
-
property :
|
677
|
+
property :connection_type, as: 'connectionType'
|
678
|
+
property :has_credential, as: 'hasCredential'
|
402
679
|
end
|
403
680
|
end
|
404
681
|
|
405
|
-
class
|
682
|
+
class GoogleCloudDatacatalogV1BigQueryDateShardedSpec
|
406
683
|
# @private
|
407
684
|
class Representation < Google::Apis::Core::JsonRepresentation
|
408
|
-
property :
|
409
|
-
property :
|
685
|
+
property :dataset, as: 'dataset'
|
686
|
+
property :latest_shard_resource, as: 'latestShardResource'
|
687
|
+
property :shard_count, :numeric_string => true, as: 'shardCount'
|
688
|
+
property :table_prefix, as: 'tablePrefix'
|
689
|
+
end
|
690
|
+
end
|
691
|
+
|
692
|
+
class GoogleCloudDatacatalogV1BigQueryRoutineSpec
|
693
|
+
# @private
|
694
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
695
|
+
collection :imported_libraries, as: 'importedLibraries'
|
410
696
|
end
|
411
697
|
end
|
412
698
|
|
413
|
-
class
|
699
|
+
class GoogleCloudDatacatalogV1BigQueryTableSpec
|
414
700
|
# @private
|
415
701
|
class Representation < Google::Apis::Core::JsonRepresentation
|
416
|
-
|
702
|
+
property :table_source_type, as: 'tableSourceType'
|
703
|
+
property :table_spec, as: 'tableSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1TableSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1TableSpec::Representation
|
704
|
+
|
705
|
+
property :view_spec, as: 'viewSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1ViewSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1ViewSpec::Representation
|
706
|
+
|
707
|
+
end
|
708
|
+
end
|
709
|
+
|
710
|
+
class GoogleCloudDatacatalogV1BusinessContext
|
711
|
+
# @private
|
712
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
713
|
+
property :contacts, as: 'contacts', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1Contacts, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1Contacts::Representation
|
714
|
+
|
715
|
+
property :entry_overview, as: 'entryOverview', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1EntryOverview, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1EntryOverview::Representation
|
417
716
|
|
418
|
-
property :state, as: 'state'
|
419
717
|
end
|
420
718
|
end
|
421
719
|
|
422
|
-
class
|
720
|
+
class GoogleCloudDatacatalogV1CloudSqlBigQueryConnectionSpec
|
423
721
|
# @private
|
424
722
|
class Representation < Google::Apis::Core::JsonRepresentation
|
425
|
-
property :
|
426
|
-
property :
|
427
|
-
property :
|
723
|
+
property :database, as: 'database'
|
724
|
+
property :instance_id, as: 'instanceId'
|
725
|
+
property :type, as: 'type'
|
726
|
+
end
|
727
|
+
end
|
728
|
+
|
729
|
+
class GoogleCloudDatacatalogV1ColumnSchema
|
730
|
+
# @private
|
731
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
732
|
+
property :column, as: 'column'
|
733
|
+
property :default_value, as: 'defaultValue'
|
734
|
+
property :description, as: 'description'
|
735
|
+
property :gc_rule, as: 'gcRule'
|
736
|
+
property :highest_indexing_type, as: 'highestIndexingType'
|
737
|
+
property :looker_column_spec, as: 'lookerColumnSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec::Representation
|
738
|
+
|
739
|
+
property :mode, as: 'mode'
|
740
|
+
property :ordinal_position, as: 'ordinalPosition'
|
741
|
+
collection :subcolumns, as: 'subcolumns', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1ColumnSchema, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1ColumnSchema::Representation
|
742
|
+
|
743
|
+
property :type, as: 'type'
|
744
|
+
end
|
745
|
+
end
|
746
|
+
|
747
|
+
class GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec
|
748
|
+
# @private
|
749
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
750
|
+
property :type, as: 'type'
|
751
|
+
end
|
752
|
+
end
|
753
|
+
|
754
|
+
class GoogleCloudDatacatalogV1CommonUsageStats
|
755
|
+
# @private
|
756
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
757
|
+
property :view_count, :numeric_string => true, as: 'viewCount'
|
758
|
+
end
|
759
|
+
end
|
760
|
+
|
761
|
+
class GoogleCloudDatacatalogV1Contacts
|
762
|
+
# @private
|
763
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
764
|
+
collection :people, as: 'people', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1ContactsPerson, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1ContactsPerson::Representation
|
765
|
+
|
766
|
+
end
|
767
|
+
end
|
768
|
+
|
769
|
+
class GoogleCloudDatacatalogV1ContactsPerson
|
770
|
+
# @private
|
771
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
772
|
+
property :designation, as: 'designation'
|
773
|
+
property :email, as: 'email'
|
774
|
+
end
|
775
|
+
end
|
776
|
+
|
777
|
+
class GoogleCloudDatacatalogV1DataSource
|
778
|
+
# @private
|
779
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
780
|
+
property :resource, as: 'resource'
|
781
|
+
property :service, as: 'service'
|
782
|
+
property :source_entry, as: 'sourceEntry'
|
783
|
+
property :storage_properties, as: 'storageProperties', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1StorageProperties, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1StorageProperties::Representation
|
784
|
+
|
785
|
+
end
|
786
|
+
end
|
787
|
+
|
788
|
+
class GoogleCloudDatacatalogV1DataSourceConnectionSpec
|
789
|
+
# @private
|
790
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
791
|
+
property :bigquery_connection_spec, as: 'bigqueryConnectionSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1BigQueryConnectionSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1BigQueryConnectionSpec::Representation
|
792
|
+
|
793
|
+
end
|
794
|
+
end
|
795
|
+
|
796
|
+
class GoogleCloudDatacatalogV1DatabaseTableSpec
|
797
|
+
# @private
|
798
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
799
|
+
property :database_view_spec, as: 'databaseViewSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec::Representation
|
800
|
+
|
801
|
+
property :dataplex_table, as: 'dataplexTable', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataplexTableSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataplexTableSpec::Representation
|
802
|
+
|
803
|
+
property :type, as: 'type'
|
804
|
+
end
|
805
|
+
end
|
806
|
+
|
807
|
+
class GoogleCloudDatacatalogV1DatabaseTableSpecDatabaseViewSpec
|
808
|
+
# @private
|
809
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
810
|
+
property :base_table, as: 'baseTable'
|
811
|
+
property :sql_query, as: 'sqlQuery'
|
812
|
+
property :view_type, as: 'viewType'
|
813
|
+
end
|
814
|
+
end
|
815
|
+
|
816
|
+
class GoogleCloudDatacatalogV1DataplexExternalTable
|
817
|
+
# @private
|
818
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
819
|
+
property :data_catalog_entry, as: 'dataCatalogEntry'
|
820
|
+
property :fully_qualified_name, as: 'fullyQualifiedName'
|
821
|
+
property :google_cloud_resource, as: 'googleCloudResource'
|
822
|
+
property :system, as: 'system'
|
823
|
+
end
|
824
|
+
end
|
825
|
+
|
826
|
+
class GoogleCloudDatacatalogV1DataplexFilesetSpec
|
827
|
+
# @private
|
828
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
829
|
+
property :dataplex_spec, as: 'dataplexSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataplexSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataplexSpec::Representation
|
830
|
+
|
831
|
+
end
|
832
|
+
end
|
833
|
+
|
834
|
+
class GoogleCloudDatacatalogV1DataplexSpec
|
835
|
+
# @private
|
836
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
837
|
+
property :asset, as: 'asset'
|
838
|
+
property :compression_format, as: 'compressionFormat'
|
839
|
+
property :data_format, as: 'dataFormat', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchema, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchema::Representation
|
840
|
+
|
841
|
+
property :project_id, as: 'projectId'
|
842
|
+
end
|
843
|
+
end
|
844
|
+
|
845
|
+
class GoogleCloudDatacatalogV1DataplexTableSpec
|
846
|
+
# @private
|
847
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
848
|
+
property :dataplex_spec, as: 'dataplexSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataplexSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataplexSpec::Representation
|
849
|
+
|
850
|
+
collection :external_tables, as: 'externalTables', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataplexExternalTable, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataplexExternalTable::Representation
|
851
|
+
|
852
|
+
property :user_managed, as: 'userManaged'
|
853
|
+
end
|
854
|
+
end
|
855
|
+
|
856
|
+
class GoogleCloudDatacatalogV1DumpItem
|
857
|
+
# @private
|
858
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
859
|
+
property :tagged_entry, as: 'taggedEntry', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1TaggedEntry, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1TaggedEntry::Representation
|
860
|
+
|
861
|
+
end
|
862
|
+
end
|
863
|
+
|
864
|
+
class GoogleCloudDatacatalogV1Entry
|
865
|
+
# @private
|
866
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
867
|
+
property :bigquery_date_sharded_spec, as: 'bigqueryDateShardedSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1BigQueryDateShardedSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1BigQueryDateShardedSpec::Representation
|
868
|
+
|
869
|
+
property :bigquery_table_spec, as: 'bigqueryTableSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1BigQueryTableSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1BigQueryTableSpec::Representation
|
870
|
+
|
871
|
+
property :business_context, as: 'businessContext', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1BusinessContext, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1BusinessContext::Representation
|
872
|
+
|
873
|
+
property :data_source, as: 'dataSource', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataSource, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataSource::Representation
|
874
|
+
|
875
|
+
property :data_source_connection_spec, as: 'dataSourceConnectionSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataSourceConnectionSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataSourceConnectionSpec::Representation
|
876
|
+
|
877
|
+
property :database_table_spec, as: 'databaseTableSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DatabaseTableSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DatabaseTableSpec::Representation
|
878
|
+
|
879
|
+
property :description, as: 'description'
|
880
|
+
property :display_name, as: 'displayName'
|
881
|
+
property :fileset_spec, as: 'filesetSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1FilesetSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1FilesetSpec::Representation
|
882
|
+
|
883
|
+
property :fully_qualified_name, as: 'fullyQualifiedName'
|
884
|
+
property :gcs_fileset_spec, as: 'gcsFilesetSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1GcsFilesetSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1GcsFilesetSpec::Representation
|
885
|
+
|
886
|
+
property :integrated_system, as: 'integratedSystem'
|
887
|
+
hash :labels, as: 'labels'
|
888
|
+
property :linked_resource, as: 'linkedResource'
|
889
|
+
property :looker_system_spec, as: 'lookerSystemSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1LookerSystemSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1LookerSystemSpec::Representation
|
890
|
+
|
891
|
+
property :name, as: 'name'
|
892
|
+
property :personal_details, as: 'personalDetails', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PersonalDetails, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PersonalDetails::Representation
|
893
|
+
|
894
|
+
property :routine_spec, as: 'routineSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1RoutineSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1RoutineSpec::Representation
|
895
|
+
|
896
|
+
property :schema, as: 'schema', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1Schema, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1Schema::Representation
|
897
|
+
|
898
|
+
property :source_system_timestamps, as: 'sourceSystemTimestamps', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1SystemTimestamps, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1SystemTimestamps::Representation
|
899
|
+
|
900
|
+
property :sql_database_system_spec, as: 'sqlDatabaseSystemSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1SqlDatabaseSystemSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1SqlDatabaseSystemSpec::Representation
|
901
|
+
|
902
|
+
property :type, as: 'type'
|
903
|
+
property :usage_signal, as: 'usageSignal', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1UsageSignal, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1UsageSignal::Representation
|
904
|
+
|
905
|
+
property :user_specified_system, as: 'userSpecifiedSystem'
|
906
|
+
property :user_specified_type, as: 'userSpecifiedType'
|
907
|
+
end
|
908
|
+
end
|
909
|
+
|
910
|
+
class GoogleCloudDatacatalogV1EntryOverview
|
911
|
+
# @private
|
912
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
913
|
+
property :overview, as: 'overview'
|
914
|
+
end
|
915
|
+
end
|
916
|
+
|
917
|
+
class GoogleCloudDatacatalogV1FilesetSpec
|
918
|
+
# @private
|
919
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
920
|
+
property :dataplex_fileset, as: 'dataplexFileset', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataplexFilesetSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1DataplexFilesetSpec::Representation
|
921
|
+
|
922
|
+
end
|
923
|
+
end
|
924
|
+
|
925
|
+
class GoogleCloudDatacatalogV1GcsFileSpec
|
926
|
+
# @private
|
927
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
928
|
+
property :file_path, as: 'filePath'
|
929
|
+
property :gcs_timestamps, as: 'gcsTimestamps', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1SystemTimestamps, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1SystemTimestamps::Representation
|
930
|
+
|
931
|
+
property :size_bytes, :numeric_string => true, as: 'sizeBytes'
|
932
|
+
end
|
933
|
+
end
|
934
|
+
|
935
|
+
class GoogleCloudDatacatalogV1GcsFilesetSpec
|
936
|
+
# @private
|
937
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
938
|
+
collection :file_patterns, as: 'filePatterns'
|
939
|
+
collection :sample_gcs_file_specs, as: 'sampleGcsFileSpecs', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1GcsFileSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1GcsFileSpec::Representation
|
940
|
+
|
941
|
+
end
|
942
|
+
end
|
943
|
+
|
944
|
+
class GoogleCloudDatacatalogV1ImportEntriesMetadata
|
945
|
+
# @private
|
946
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
947
|
+
collection :errors, as: 'errors', class: Google::Apis::DatacatalogV1beta1::Status, decorator: Google::Apis::DatacatalogV1beta1::Status::Representation
|
948
|
+
|
949
|
+
property :state, as: 'state'
|
950
|
+
end
|
951
|
+
end
|
952
|
+
|
953
|
+
class GoogleCloudDatacatalogV1ImportEntriesResponse
|
954
|
+
# @private
|
955
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
956
|
+
property :deleted_entries_count, :numeric_string => true, as: 'deletedEntriesCount'
|
957
|
+
property :upserted_entries_count, :numeric_string => true, as: 'upsertedEntriesCount'
|
958
|
+
end
|
959
|
+
end
|
960
|
+
|
961
|
+
class GoogleCloudDatacatalogV1LookerSystemSpec
|
962
|
+
# @private
|
963
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
964
|
+
property :parent_instance_display_name, as: 'parentInstanceDisplayName'
|
965
|
+
property :parent_instance_id, as: 'parentInstanceId'
|
966
|
+
property :parent_model_display_name, as: 'parentModelDisplayName'
|
967
|
+
property :parent_model_id, as: 'parentModelId'
|
968
|
+
property :parent_view_display_name, as: 'parentViewDisplayName'
|
969
|
+
property :parent_view_id, as: 'parentViewId'
|
970
|
+
end
|
971
|
+
end
|
972
|
+
|
973
|
+
class GoogleCloudDatacatalogV1PersonalDetails
|
974
|
+
# @private
|
975
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
976
|
+
property :star_time, as: 'starTime'
|
977
|
+
property :starred, as: 'starred'
|
978
|
+
end
|
979
|
+
end
|
980
|
+
|
981
|
+
class GoogleCloudDatacatalogV1PhysicalSchema
|
982
|
+
# @private
|
983
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
984
|
+
property :avro, as: 'avro', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema::Representation
|
985
|
+
|
986
|
+
property :csv, as: 'csv', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema::Representation
|
987
|
+
|
988
|
+
property :orc, as: 'orc', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaOrcSchema, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaOrcSchema::Representation
|
989
|
+
|
990
|
+
property :parquet, as: 'parquet', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema::Representation
|
991
|
+
|
992
|
+
property :protobuf, as: 'protobuf', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema::Representation
|
993
|
+
|
994
|
+
property :thrift, as: 'thrift', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema::Representation
|
995
|
+
|
996
|
+
end
|
997
|
+
end
|
998
|
+
|
999
|
+
class GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema
|
1000
|
+
# @private
|
1001
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1002
|
+
property :text, as: 'text'
|
1003
|
+
end
|
1004
|
+
end
|
1005
|
+
|
1006
|
+
class GoogleCloudDatacatalogV1PhysicalSchemaCsvSchema
|
1007
|
+
# @private
|
1008
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1009
|
+
end
|
1010
|
+
end
|
1011
|
+
|
1012
|
+
class GoogleCloudDatacatalogV1PhysicalSchemaOrcSchema
|
1013
|
+
# @private
|
1014
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1015
|
+
end
|
1016
|
+
end
|
1017
|
+
|
1018
|
+
class GoogleCloudDatacatalogV1PhysicalSchemaParquetSchema
|
1019
|
+
# @private
|
1020
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1021
|
+
end
|
1022
|
+
end
|
1023
|
+
|
1024
|
+
class GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema
|
1025
|
+
# @private
|
1026
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1027
|
+
property :text, as: 'text'
|
1028
|
+
end
|
1029
|
+
end
|
1030
|
+
|
1031
|
+
class GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema
|
1032
|
+
# @private
|
1033
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1034
|
+
property :text, as: 'text'
|
1035
|
+
end
|
1036
|
+
end
|
1037
|
+
|
1038
|
+
class GoogleCloudDatacatalogV1RoutineSpec
|
1039
|
+
# @private
|
1040
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1041
|
+
property :bigquery_routine_spec, as: 'bigqueryRoutineSpec', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1BigQueryRoutineSpec, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1BigQueryRoutineSpec::Representation
|
1042
|
+
|
1043
|
+
property :definition_body, as: 'definitionBody'
|
1044
|
+
property :language, as: 'language'
|
1045
|
+
property :return_type, as: 'returnType'
|
1046
|
+
collection :routine_arguments, as: 'routineArguments', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1RoutineSpecArgument, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1RoutineSpecArgument::Representation
|
1047
|
+
|
1048
|
+
property :routine_type, as: 'routineType'
|
1049
|
+
end
|
1050
|
+
end
|
1051
|
+
|
1052
|
+
class GoogleCloudDatacatalogV1RoutineSpecArgument
|
1053
|
+
# @private
|
1054
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1055
|
+
property :mode, as: 'mode'
|
1056
|
+
property :name, as: 'name'
|
1057
|
+
property :type, as: 'type'
|
1058
|
+
end
|
1059
|
+
end
|
1060
|
+
|
1061
|
+
class GoogleCloudDatacatalogV1Schema
|
1062
|
+
# @private
|
1063
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1064
|
+
collection :columns, as: 'columns', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1ColumnSchema, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1ColumnSchema::Representation
|
1065
|
+
|
1066
|
+
end
|
1067
|
+
end
|
1068
|
+
|
1069
|
+
class GoogleCloudDatacatalogV1SqlDatabaseSystemSpec
|
1070
|
+
# @private
|
1071
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1072
|
+
property :database_version, as: 'databaseVersion'
|
1073
|
+
property :instance_host, as: 'instanceHost'
|
1074
|
+
property :sql_engine, as: 'sqlEngine'
|
1075
|
+
end
|
1076
|
+
end
|
1077
|
+
|
1078
|
+
class GoogleCloudDatacatalogV1StorageProperties
|
1079
|
+
# @private
|
1080
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1081
|
+
collection :file_pattern, as: 'filePattern'
|
1082
|
+
property :file_type, as: 'fileType'
|
1083
|
+
end
|
1084
|
+
end
|
1085
|
+
|
1086
|
+
class GoogleCloudDatacatalogV1SystemTimestamps
|
1087
|
+
# @private
|
1088
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1089
|
+
property :create_time, as: 'createTime'
|
1090
|
+
property :expire_time, as: 'expireTime'
|
1091
|
+
property :update_time, as: 'updateTime'
|
1092
|
+
end
|
1093
|
+
end
|
1094
|
+
|
1095
|
+
class GoogleCloudDatacatalogV1TableSpec
|
1096
|
+
# @private
|
1097
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1098
|
+
property :grouped_entry, as: 'groupedEntry'
|
1099
|
+
end
|
1100
|
+
end
|
1101
|
+
|
1102
|
+
class GoogleCloudDatacatalogV1Tag
|
1103
|
+
# @private
|
1104
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1105
|
+
property :column, as: 'column'
|
1106
|
+
hash :fields, as: 'fields', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1TagField, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1TagField::Representation
|
1107
|
+
|
1108
|
+
property :name, as: 'name'
|
1109
|
+
property :template, as: 'template'
|
1110
|
+
property :template_display_name, as: 'templateDisplayName'
|
1111
|
+
end
|
1112
|
+
end
|
1113
|
+
|
1114
|
+
class GoogleCloudDatacatalogV1TagField
|
1115
|
+
# @private
|
1116
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1117
|
+
property :bool_value, as: 'boolValue'
|
1118
|
+
property :display_name, as: 'displayName'
|
1119
|
+
property :double_value, as: 'doubleValue'
|
1120
|
+
property :enum_value, as: 'enumValue', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1TagFieldEnumValue, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1TagFieldEnumValue::Representation
|
1121
|
+
|
1122
|
+
property :order, as: 'order'
|
1123
|
+
property :richtext_value, as: 'richtextValue'
|
1124
|
+
property :string_value, as: 'stringValue'
|
1125
|
+
property :timestamp_value, as: 'timestampValue'
|
1126
|
+
end
|
1127
|
+
end
|
1128
|
+
|
1129
|
+
class GoogleCloudDatacatalogV1TagFieldEnumValue
|
1130
|
+
# @private
|
1131
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1132
|
+
property :display_name, as: 'displayName'
|
1133
|
+
end
|
1134
|
+
end
|
1135
|
+
|
1136
|
+
class GoogleCloudDatacatalogV1TaggedEntry
|
1137
|
+
# @private
|
1138
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1139
|
+
collection :absent_tags, as: 'absentTags', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1Tag, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1Tag::Representation
|
1140
|
+
|
1141
|
+
collection :present_tags, as: 'presentTags', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1Tag, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1Tag::Representation
|
1142
|
+
|
1143
|
+
property :v1_entry, as: 'v1Entry', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1Entry, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1Entry::Representation
|
1144
|
+
|
1145
|
+
end
|
1146
|
+
end
|
1147
|
+
|
1148
|
+
class GoogleCloudDatacatalogV1UsageSignal
|
1149
|
+
# @private
|
1150
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1151
|
+
hash :common_usage_within_time_range, as: 'commonUsageWithinTimeRange', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1CommonUsageStats, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1CommonUsageStats::Representation
|
1152
|
+
|
1153
|
+
property :favorite_count, :numeric_string => true, as: 'favoriteCount'
|
1154
|
+
property :update_time, as: 'updateTime'
|
1155
|
+
hash :usage_within_time_range, as: 'usageWithinTimeRange', class: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1UsageStats, decorator: Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1UsageStats::Representation
|
1156
|
+
|
1157
|
+
end
|
1158
|
+
end
|
1159
|
+
|
1160
|
+
class GoogleCloudDatacatalogV1UsageStats
|
1161
|
+
# @private
|
1162
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1163
|
+
property :total_cancellations, as: 'totalCancellations'
|
1164
|
+
property :total_completions, as: 'totalCompletions'
|
1165
|
+
property :total_execution_time_for_completions_millis, as: 'totalExecutionTimeForCompletionsMillis'
|
1166
|
+
property :total_failures, as: 'totalFailures'
|
1167
|
+
end
|
1168
|
+
end
|
1169
|
+
|
1170
|
+
class GoogleCloudDatacatalogV1ViewSpec
|
1171
|
+
# @private
|
1172
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1173
|
+
property :view_query, as: 'viewQuery'
|
428
1174
|
end
|
429
1175
|
end
|
430
1176
|
|