From 25af7f8ed30583eaa03c3a8d41ad861f0ad0287c Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 25 Oct 2022 07:24:26 +0000 Subject: [PATCH] feat(datacatalog): update the api #### datacatalog:v1 The following keys were deleted: - schemas.GoogleCloudDatacatalogV1ColumnSchema.properties.lookerColumnSpec.$ref (Total Keys: 1) - schemas.GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec (Total Keys: 3) - schemas.GoogleCloudDatacatalogV1UsageSignal.properties.favoriteCount (Total Keys: 2) --- docs/dyn/datacatalog_v1.entries.html | 4 -- ...rojects.locations.entryGroups.entries.html | 24 ------------ .../documents/datacatalog.v1.json | 38 +------------------ .../documents/datacatalog.v1beta1.json | 2 +- 4 files changed, 2 insertions(+), 66 deletions(-) diff --git a/docs/dyn/datacatalog_v1.entries.html b/docs/dyn/datacatalog_v1.entries.html index 1a2c0bc9ee4..957d7b647d8 100644 --- a/docs/dyn/datacatalog_v1.entries.html +++ b/docs/dyn/datacatalog_v1.entries.html @@ -267,9 +267,6 @@

Method Details

{ # A column within a schema. Columns can be nested inside other columns. "column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes. "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. - "lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column. - "type": "A String", # Looker specific column type of this column. - }, "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`. "subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns. # Object with schema name: GoogleCloudDatacatalogV1ColumnSchema @@ -285,7 +282,6 @@

Method Details

}, "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`. "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. - "favoriteCount": "A String", # Favorite count in the source system. "updateTime": "A String", # The end timestamp of the duration of usage statistics. "usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`. "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) diff --git a/docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.html b/docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.html index c97ebdb19fc..195b4cedf37 100644 --- a/docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.html +++ b/docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.html @@ -298,9 +298,6 @@

Method Details

{ # A column within a schema. Columns can be nested inside other columns. "column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes. "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. - "lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column. - "type": "A String", # Looker specific column type of this column. - }, "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`. "subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns. # Object with schema name: GoogleCloudDatacatalogV1ColumnSchema @@ -316,7 +313,6 @@

Method Details

}, "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`. "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. - "favoriteCount": "A String", # Favorite count in the source system. "updateTime": "A String", # The end timestamp of the duration of usage statistics. "usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`. "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 @@

Method Details

{ # A column within a schema. Columns can be nested inside other columns. "column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes. "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. - "lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column. - "type": "A String", # Looker specific column type of this column. - }, "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`. "subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns. # Object with schema name: GoogleCloudDatacatalogV1ColumnSchema @@ -523,7 +516,6 @@

Method Details

}, "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`. "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. - "favoriteCount": "A String", # Favorite count in the source system. "updateTime": "A String", # The end timestamp of the duration of usage statistics. "usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`. "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 @@

Method Details

{ # A column within a schema. Columns can be nested inside other columns. "column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes. "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. - "lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column. - "type": "A String", # Looker specific column type of this column. - }, "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`. "subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns. # Object with schema name: GoogleCloudDatacatalogV1ColumnSchema @@ -754,7 +743,6 @@

Method Details

}, "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`. "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. - "favoriteCount": "A String", # Favorite count in the source system. "updateTime": "A String", # The end timestamp of the duration of usage statistics. "usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`. "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 @@

Method Details

{ # A column within a schema. Columns can be nested inside other columns. "column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes. "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. - "lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column. - "type": "A String", # Looker specific column type of this column. - }, "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`. "subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns. # Object with schema name: GoogleCloudDatacatalogV1ColumnSchema @@ -1015,7 +1000,6 @@

Method Details

}, "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`. "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. - "favoriteCount": "A String", # Favorite count in the source system. "updateTime": "A String", # The end timestamp of the duration of usage statistics. "usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`. "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 @@

Method Details

{ # A column within a schema. Columns can be nested inside other columns. "column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes. "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. - "lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column. - "type": "A String", # Looker specific column type of this column. - }, "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`. "subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns. # Object with schema name: GoogleCloudDatacatalogV1ColumnSchema @@ -1306,7 +1287,6 @@

Method Details

}, "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`. "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. - "favoriteCount": "A String", # Favorite count in the source system. "updateTime": "A String", # The end timestamp of the duration of usage statistics. "usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`. "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 @@

Method Details

{ # A column within a schema. Columns can be nested inside other columns. "column": "A String", # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes. "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. - "lookerColumnSpec": { # Column info specific to Looker System. # Looker specific column info of this column. - "type": "A String", # Looker specific column type of this column. - }, "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`. "subcolumns": [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns. # Object with schema name: GoogleCloudDatacatalogV1ColumnSchema @@ -1513,7 +1490,6 @@

Method Details

}, "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`. "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. - "favoriteCount": "A String", # Favorite count in the source system. "updateTime": "A String", # The end timestamp of the duration of usage statistics. "usageWithinTimeRange": { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{"24H", "7D", "30D"}`. "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) diff --git a/googleapiclient/discovery_cache/documents/datacatalog.v1.json b/googleapiclient/discovery_cache/documents/datacatalog.v1.json index 04b595b8bec..44a5713d3e9 100644 --- a/googleapiclient/discovery_cache/documents/datacatalog.v1.json +++ b/googleapiclient/discovery_cache/documents/datacatalog.v1.json @@ -1953,7 +1953,7 @@ } } }, - "revision": "20220922", + "revision": "20221017", "rootUrl": "https://datacatalog.googleapis.com/", "schemas": { "Binding": { @@ -2187,10 +2187,6 @@ "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.", "type": "string" }, - "lookerColumnSpec": { - "$ref": "GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec", - "description": "Looker specific column info of this column." - }, "mode": { "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`.", "type": "string" @@ -2209,33 +2205,6 @@ }, "type": "object" }, - "GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec": { - "description": "Column info specific to Looker System.", - "id": "GoogleCloudDatacatalogV1ColumnSchemaLookerColumnSpec", - "properties": { - "type": { - "description": "Looker specific column type of this column.", - "enum": [ - "LOOKER_COLUMN_TYPE_UNSPECIFIED", - "DIMENSION", - "DIMENSION_GROUP", - "FILTER", - "MEASURE", - "PAREMETER" - ], - "enumDescriptions": [ - "Unspecified.", - "Dimension.", - "Dimension group - parent for Dimension.", - "Filter.", - "Measure.", - "Parameter." - ], - "type": "string" - } - }, - "type": "object" - }, "GoogleCloudDatacatalogV1Contacts": { "description": "Contact people for the entry.", "id": "GoogleCloudDatacatalogV1Contacts", @@ -3657,11 +3626,6 @@ "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.", "id": "GoogleCloudDatacatalogV1UsageSignal", "properties": { - "favoriteCount": { - "description": "Favorite count in the source system.", - "format": "int64", - "type": "string" - }, "updateTime": { "description": "The end timestamp of the duration of usage statistics.", "format": "google-datetime", diff --git a/googleapiclient/discovery_cache/documents/datacatalog.v1beta1.json b/googleapiclient/discovery_cache/documents/datacatalog.v1beta1.json index 89d58920b2b..8eb0b33e33c 100644 --- a/googleapiclient/discovery_cache/documents/datacatalog.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/datacatalog.v1beta1.json @@ -1808,7 +1808,7 @@ } } }, - "revision": "20220922", + "revision": "20221017", "rootUrl": "https://datacatalog.googleapis.com/", "schemas": { "Binding": {