You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/dyn/datacatalog_v1.entries.html
-4
Original file line number
Diff line number
Diff line change
@@ -267,9 +267,6 @@ <h3>Method Details</h3>
267
267
{ # A column within a schema. Columns can be nested inside other columns.
268
268
"column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
269
269
"description": "A String", # Optional. Description of the column. Default value is an empty string. The description must be a UTF-8 string with the maximum size of 2000 bytes.
270
-
"lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column.
271
-
"type": "A String", # Looker specific column type of this column.
272
-
},
273
270
"mode": "A String", # Optional. A column's mode indicates whether values in this column are required, nullable, or repeated. Only `NULLABLE`, `REQUIRED`, and `REPEATED` values are supported. Default mode is `NULLABLE`.
274
271
"subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
275
272
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
@@ -285,7 +282,6 @@ <h3>Method Details</h3>
285
282
},
286
283
"type": "A String", # The type of the entry. Only used for entries with types listed in the `EntryType` enum. Currently, only `FILESET` enum value is allowed. All other entries created in Data Catalog must use the `user_specified_type`.
287
284
"usageSignal": { # The set of all usage signals that Data Catalog stores. Note: Usually, these signals are updated daily. In rare cases, an update may fail but will be performed again on the next day. # Resource usage statistics.
288
-
"favoriteCount": "A String", # Favorite count in the source system.
289
285
"updateTime": "A String", # The end timestamp of the duration of usage statistics.
290
286
"usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
291
287
"a_key": { # Detailed statistics on the entry's usage. Usage statistics have the following limitations: - Only BigQuery tables have them. - They only include BigQuery query jobs. - They might be underestimated because wildcard table references are not yet counted. For more information, see [Querying multiple tables using a wildcard table] (https://cloud.google.com/bigquery/docs/querying-wildcard-tables)
Copy file name to clipboardexpand all lines: docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.html
-24
Original file line number
Diff line number
Diff line change
@@ -298,9 +298,6 @@ <h3>Method Details</h3>
298
298
{ # A column within a schema. Columns can be nested inside other columns.
299
299
"column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
300
300
"description": "A String", # Optional. Description of the column. Default value is an empty string. The description must be a UTF-8 string with the maximum size of 2000 bytes.
301
-
"lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column.
302
-
"type": "A String", # Looker specific column type of this column.
303
-
},
304
301
"mode": "A String", # Optional. A column's mode indicates whether values in this column are required, nullable, or repeated. Only `NULLABLE`, `REQUIRED`, and `REPEATED` values are supported. Default mode is `NULLABLE`.
305
302
"subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
306
303
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
@@ -316,7 +313,6 @@ <h3>Method Details</h3>
316
313
},
317
314
"type": "A String", # The type of the entry. Only used for entries with types listed in the `EntryType` enum. Currently, only `FILESET` enum value is allowed. All other entries created in Data Catalog must use the `user_specified_type`.
318
315
"usageSignal": { # The set of all usage signals that Data Catalog stores. Note: Usually, these signals are updated daily. In rare cases, an update may fail but will be performed again on the next day. # Resource usage statistics.
319
-
"favoriteCount": "A String", # Favorite count in the source system.
320
316
"updateTime": "A String", # The end timestamp of the duration of usage statistics.
321
317
"usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
322
318
"a_key": { # Detailed statistics on the entry's usage. Usage statistics have the following limitations: - Only BigQuery tables have them. - They only include BigQuery query jobs. - They might be underestimated because wildcard table references are not yet counted. For more information, see [Querying multiple tables using a wildcard table] (https://cloud.google.com/bigquery/docs/querying-wildcard-tables)
@@ -505,9 +501,6 @@ <h3>Method Details</h3>
505
501
{ # A column within a schema. Columns can be nested inside other columns.
506
502
"column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
507
503
"description": "A String", # Optional. Description of the column. Default value is an empty string. The description must be a UTF-8 string with the maximum size of 2000 bytes.
508
-
"lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column.
509
-
"type": "A String", # Looker specific column type of this column.
510
-
},
511
504
"mode": "A String", # Optional. A column's mode indicates whether values in this column are required, nullable, or repeated. Only `NULLABLE`, `REQUIRED`, and `REPEATED` values are supported. Default mode is `NULLABLE`.
512
505
"subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
513
506
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
@@ -523,7 +516,6 @@ <h3>Method Details</h3>
523
516
},
524
517
"type": "A String", # The type of the entry. Only used for entries with types listed in the `EntryType` enum. Currently, only `FILESET` enum value is allowed. All other entries created in Data Catalog must use the `user_specified_type`.
525
518
"usageSignal": { # The set of all usage signals that Data Catalog stores. Note: Usually, these signals are updated daily. In rare cases, an update may fail but will be performed again on the next day. # Resource usage statistics.
526
-
"favoriteCount": "A String", # Favorite count in the source system.
527
519
"updateTime": "A String", # The end timestamp of the duration of usage statistics.
528
520
"usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
529
521
"a_key": { # Detailed statistics on the entry's usage. Usage statistics have the following limitations: - Only BigQuery tables have them. - They only include BigQuery query jobs. - They might be underestimated because wildcard table references are not yet counted. For more information, see [Querying multiple tables using a wildcard table] (https://cloud.google.com/bigquery/docs/querying-wildcard-tables)
@@ -736,9 +728,6 @@ <h3>Method Details</h3>
736
728
{ # A column within a schema. Columns can be nested inside other columns.
737
729
"column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
738
730
"description": "A String", # Optional. Description of the column. Default value is an empty string. The description must be a UTF-8 string with the maximum size of 2000 bytes.
739
-
"lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column.
740
-
"type": "A String", # Looker specific column type of this column.
741
-
},
742
731
"mode": "A String", # Optional. A column's mode indicates whether values in this column are required, nullable, or repeated. Only `NULLABLE`, `REQUIRED`, and `REPEATED` values are supported. Default mode is `NULLABLE`.
743
732
"subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
744
733
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
@@ -754,7 +743,6 @@ <h3>Method Details</h3>
754
743
},
755
744
"type": "A String", # The type of the entry. Only used for entries with types listed in the `EntryType` enum. Currently, only `FILESET` enum value is allowed. All other entries created in Data Catalog must use the `user_specified_type`.
756
745
"usageSignal": { # The set of all usage signals that Data Catalog stores. Note: Usually, these signals are updated daily. In rare cases, an update may fail but will be performed again on the next day. # Resource usage statistics.
757
-
"favoriteCount": "A String", # Favorite count in the source system.
758
746
"updateTime": "A String", # The end timestamp of the duration of usage statistics.
759
747
"usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
760
748
"a_key": { # Detailed statistics on the entry's usage. Usage statistics have the following limitations: - Only BigQuery tables have them. - They only include BigQuery query jobs. - They might be underestimated because wildcard table references are not yet counted. For more information, see [Querying multiple tables using a wildcard table] (https://cloud.google.com/bigquery/docs/querying-wildcard-tables)
@@ -997,9 +985,6 @@ <h3>Method Details</h3>
997
985
{ # A column within a schema. Columns can be nested inside other columns.
998
986
"column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
999
987
"description": "A String", # Optional. Description of the column. Default value is an empty string. The description must be a UTF-8 string with the maximum size of 2000 bytes.
1000
-
"lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column.
1001
-
"type": "A String", # Looker specific column type of this column.
1002
-
},
1003
988
"mode": "A String", # Optional. A column's mode indicates whether values in this column are required, nullable, or repeated. Only `NULLABLE`, `REQUIRED`, and `REPEATED` values are supported. Default mode is `NULLABLE`.
1004
989
"subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
1005
990
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
@@ -1015,7 +1000,6 @@ <h3>Method Details</h3>
1015
1000
},
1016
1001
"type": "A String", # The type of the entry. Only used for entries with types listed in the `EntryType` enum. Currently, only `FILESET` enum value is allowed. All other entries created in Data Catalog must use the `user_specified_type`.
1017
1002
"usageSignal": { # The set of all usage signals that Data Catalog stores. Note: Usually, these signals are updated daily. In rare cases, an update may fail but will be performed again on the next day. # Resource usage statistics.
1018
-
"favoriteCount": "A String", # Favorite count in the source system.
1019
1003
"updateTime": "A String", # The end timestamp of the duration of usage statistics.
1020
1004
"usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
1021
1005
"a_key": { # Detailed statistics on the entry's usage. Usage statistics have the following limitations: - Only BigQuery tables have them. - They only include BigQuery query jobs. - They might be underestimated because wildcard table references are not yet counted. For more information, see [Querying multiple tables using a wildcard table] (https://cloud.google.com/bigquery/docs/querying-wildcard-tables)
@@ -1288,9 +1272,6 @@ <h3>Method Details</h3>
1288
1272
{ # A column within a schema. Columns can be nested inside other columns.
1289
1273
"column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
1290
1274
"description": "A String", # Optional. Description of the column. Default value is an empty string. The description must be a UTF-8 string with the maximum size of 2000 bytes.
1291
-
"lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column.
1292
-
"type": "A String", # Looker specific column type of this column.
1293
-
},
1294
1275
"mode": "A String", # Optional. A column's mode indicates whether values in this column are required, nullable, or repeated. Only `NULLABLE`, `REQUIRED`, and `REPEATED` values are supported. Default mode is `NULLABLE`.
1295
1276
"subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
1296
1277
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
@@ -1306,7 +1287,6 @@ <h3>Method Details</h3>
1306
1287
},
1307
1288
"type": "A String", # The type of the entry. Only used for entries with types listed in the `EntryType` enum. Currently, only `FILESET` enum value is allowed. All other entries created in Data Catalog must use the `user_specified_type`.
1308
1289
"usageSignal": { # The set of all usage signals that Data Catalog stores. Note: Usually, these signals are updated daily. In rare cases, an update may fail but will be performed again on the next day. # Resource usage statistics.
1309
-
"favoriteCount": "A String", # Favorite count in the source system.
1310
1290
"updateTime": "A String", # The end timestamp of the duration of usage statistics.
1311
1291
"usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
1312
1292
"a_key": { # Detailed statistics on the entry's usage. Usage statistics have the following limitations: - Only BigQuery tables have them. - They only include BigQuery query jobs. - They might be underestimated because wildcard table references are not yet counted. For more information, see [Querying multiple tables using a wildcard table] (https://cloud.google.com/bigquery/docs/querying-wildcard-tables)
@@ -1495,9 +1475,6 @@ <h3>Method Details</h3>
1495
1475
{ # A column within a schema. Columns can be nested inside other columns.
1496
1476
"column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
1497
1477
"description": "A String", # Optional. Description of the column. Default value is an empty string. The description must be a UTF-8 string with the maximum size of 2000 bytes.
1498
-
"lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column.
1499
-
"type": "A String", # Looker specific column type of this column.
1500
-
},
1501
1478
"mode": "A String", # Optional. A column's mode indicates whether values in this column are required, nullable, or repeated. Only `NULLABLE`, `REQUIRED`, and `REPEATED` values are supported. Default mode is `NULLABLE`.
1502
1479
"subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
1503
1480
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
@@ -1513,7 +1490,6 @@ <h3>Method Details</h3>
1513
1490
},
1514
1491
"type": "A String", # The type of the entry. Only used for entries with types listed in the `EntryType` enum. Currently, only `FILESET` enum value is allowed. All other entries created in Data Catalog must use the `user_specified_type`.
1515
1492
"usageSignal": { # The set of all usage signals that Data Catalog stores. Note: Usually, these signals are updated daily. In rare cases, an update may fail but will be performed again on the next day. # Resource usage statistics.
1516
-
"favoriteCount": "A String", # Favorite count in the source system.
1517
1493
"updateTime": "A String", # The end timestamp of the duration of usage statistics.
1518
1494
"usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`.
1519
1495
"a_key": { # Detailed statistics on the entry's usage. Usage statistics have the following limitations: - Only BigQuery tables have them. - They only include BigQuery query jobs. - They might be underestimated because wildcard table references are not yet counted. For more information, see [Querying multiple tables using a wildcard table] (https://cloud.google.com/bigquery/docs/querying-wildcard-tables)
Copy file name to clipboardexpand all lines: googleapiclient/discovery_cache/documents/datacatalog.v1.json
+1-37
Original file line number
Diff line number
Diff line change
@@ -1953,7 +1953,7 @@
1953
1953
}
1954
1954
}
1955
1955
},
1956
-
"revision": "20220922",
1956
+
"revision": "20221017",
1957
1957
"rootUrl": "https://datacatalog.googleapis.com/",
1958
1958
"schemas": {
1959
1959
"Binding": {
@@ -2187,10 +2187,6 @@
2187
2187
"description": "Optional. Description of the column. Default value is an empty string. The description must be a UTF-8 string with the maximum size of 2000 bytes.",
"description": "Looker specific column info of this column."
2193
-
},
2194
2190
"mode": {
2195
2191
"description": "Optional. A column's mode indicates whether values in this column are required, nullable, or repeated. Only `NULLABLE`, `REQUIRED`, and `REPEATED` values are supported. Default mode is `NULLABLE`.",
"description": "Looker specific column type of this column.",
2218
-
"enum": [
2219
-
"LOOKER_COLUMN_TYPE_UNSPECIFIED",
2220
-
"DIMENSION",
2221
-
"DIMENSION_GROUP",
2222
-
"FILTER",
2223
-
"MEASURE",
2224
-
"PAREMETER"
2225
-
],
2226
-
"enumDescriptions": [
2227
-
"Unspecified.",
2228
-
"Dimension.",
2229
-
"Dimension group - parent for Dimension.",
2230
-
"Filter.",
2231
-
"Measure.",
2232
-
"Parameter."
2233
-
],
2234
-
"type": "string"
2235
-
}
2236
-
},
2237
-
"type": "object"
2238
-
},
2239
2208
"GoogleCloudDatacatalogV1Contacts": {
2240
2209
"description": "Contact people for the entry.",
2241
2210
"id": "GoogleCloudDatacatalogV1Contacts",
@@ -3657,11 +3626,6 @@
3657
3626
"description": "The set of all usage signals that Data Catalog stores. Note: Usually, these signals are updated daily. In rare cases, an update may fail but will be performed again on the next day.",
3658
3627
"id": "GoogleCloudDatacatalogV1UsageSignal",
3659
3628
"properties": {
3660
-
"favoriteCount": {
3661
-
"description": "Favorite count in the source system.",
3662
-
"format": "int64",
3663
-
"type": "string"
3664
-
},
3665
3629
"updateTime": {
3666
3630
"description": "The end timestamp of the duration of usage statistics.",
0 commit comments