Navigation Menu

Skip to content

Commit

Permalink
feat(datacatalog): update the api
Browse files Browse the repository at this point in the history
#### 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)
  • Loading branch information
yoshi-automation committed Oct 25, 2022
1 parent 412a524 commit 25af7f8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 66 deletions.
4 changes: 0 additions & 4 deletions docs/dyn/datacatalog_v1.entries.html
Expand Up @@ -267,9 +267,6 @@ <h3>Method Details</h3>
{ # A column within a schema. Columns can be nested inside other columns.
&quot;column&quot;: &quot;A String&quot;, # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
&quot;description&quot;: &quot;A String&quot;, # 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.
&quot;lookerColumnSpec&quot;: { # Column info specific to Looker System. # Looker specific column info of this column.
&quot;type&quot;: &quot;A String&quot;, # Looker specific column type of this column.
},
&quot;mode&quot;: &quot;A String&quot;, # Optional. A column&#x27;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`.
&quot;subcolumns&quot;: [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
Expand All @@ -285,7 +282,6 @@ <h3>Method Details</h3>
},
&quot;type&quot;: &quot;A String&quot;, # 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`.
&quot;usageSignal&quot;: { # 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.
&quot;favoriteCount&quot;: &quot;A String&quot;, # Favorite count in the source system.
&quot;updateTime&quot;: &quot;A String&quot;, # The end timestamp of the duration of usage statistics.
&quot;usageWithinTimeRange&quot;: { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}`.
&quot;a_key&quot;: { # Detailed statistics on the entry&#x27;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)
Expand Down
Expand Up @@ -298,9 +298,6 @@ <h3>Method Details</h3>
{ # A column within a schema. Columns can be nested inside other columns.
&quot;column&quot;: &quot;A String&quot;, # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
&quot;description&quot;: &quot;A String&quot;, # 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.
&quot;lookerColumnSpec&quot;: { # Column info specific to Looker System. # Looker specific column info of this column.
&quot;type&quot;: &quot;A String&quot;, # Looker specific column type of this column.
},
&quot;mode&quot;: &quot;A String&quot;, # Optional. A column&#x27;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`.
&quot;subcolumns&quot;: [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
Expand All @@ -316,7 +313,6 @@ <h3>Method Details</h3>
},
&quot;type&quot;: &quot;A String&quot;, # 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`.
&quot;usageSignal&quot;: { # 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.
&quot;favoriteCount&quot;: &quot;A String&quot;, # Favorite count in the source system.
&quot;updateTime&quot;: &quot;A String&quot;, # The end timestamp of the duration of usage statistics.
&quot;usageWithinTimeRange&quot;: { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}`.
&quot;a_key&quot;: { # Detailed statistics on the entry&#x27;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)
Expand Down Expand Up @@ -505,9 +501,6 @@ <h3>Method Details</h3>
{ # A column within a schema. Columns can be nested inside other columns.
&quot;column&quot;: &quot;A String&quot;, # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
&quot;description&quot;: &quot;A String&quot;, # 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.
&quot;lookerColumnSpec&quot;: { # Column info specific to Looker System. # Looker specific column info of this column.
&quot;type&quot;: &quot;A String&quot;, # Looker specific column type of this column.
},
&quot;mode&quot;: &quot;A String&quot;, # Optional. A column&#x27;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`.
&quot;subcolumns&quot;: [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
Expand All @@ -523,7 +516,6 @@ <h3>Method Details</h3>
},
&quot;type&quot;: &quot;A String&quot;, # 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`.
&quot;usageSignal&quot;: { # 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.
&quot;favoriteCount&quot;: &quot;A String&quot;, # Favorite count in the source system.
&quot;updateTime&quot;: &quot;A String&quot;, # The end timestamp of the duration of usage statistics.
&quot;usageWithinTimeRange&quot;: { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}`.
&quot;a_key&quot;: { # Detailed statistics on the entry&#x27;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)
Expand Down Expand Up @@ -736,9 +728,6 @@ <h3>Method Details</h3>
{ # A column within a schema. Columns can be nested inside other columns.
&quot;column&quot;: &quot;A String&quot;, # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
&quot;description&quot;: &quot;A String&quot;, # 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.
&quot;lookerColumnSpec&quot;: { # Column info specific to Looker System. # Looker specific column info of this column.
&quot;type&quot;: &quot;A String&quot;, # Looker specific column type of this column.
},
&quot;mode&quot;: &quot;A String&quot;, # Optional. A column&#x27;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`.
&quot;subcolumns&quot;: [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
Expand All @@ -754,7 +743,6 @@ <h3>Method Details</h3>
},
&quot;type&quot;: &quot;A String&quot;, # 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`.
&quot;usageSignal&quot;: { # 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.
&quot;favoriteCount&quot;: &quot;A String&quot;, # Favorite count in the source system.
&quot;updateTime&quot;: &quot;A String&quot;, # The end timestamp of the duration of usage statistics.
&quot;usageWithinTimeRange&quot;: { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}`.
&quot;a_key&quot;: { # Detailed statistics on the entry&#x27;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)
Expand Down Expand Up @@ -997,9 +985,6 @@ <h3>Method Details</h3>
{ # A column within a schema. Columns can be nested inside other columns.
&quot;column&quot;: &quot;A String&quot;, # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
&quot;description&quot;: &quot;A String&quot;, # 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.
&quot;lookerColumnSpec&quot;: { # Column info specific to Looker System. # Looker specific column info of this column.
&quot;type&quot;: &quot;A String&quot;, # Looker specific column type of this column.
},
&quot;mode&quot;: &quot;A String&quot;, # Optional. A column&#x27;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`.
&quot;subcolumns&quot;: [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
Expand All @@ -1015,7 +1000,6 @@ <h3>Method Details</h3>
},
&quot;type&quot;: &quot;A String&quot;, # 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`.
&quot;usageSignal&quot;: { # 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.
&quot;favoriteCount&quot;: &quot;A String&quot;, # Favorite count in the source system.
&quot;updateTime&quot;: &quot;A String&quot;, # The end timestamp of the duration of usage statistics.
&quot;usageWithinTimeRange&quot;: { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}`.
&quot;a_key&quot;: { # Detailed statistics on the entry&#x27;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)
Expand Down Expand Up @@ -1288,9 +1272,6 @@ <h3>Method Details</h3>
{ # A column within a schema. Columns can be nested inside other columns.
&quot;column&quot;: &quot;A String&quot;, # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
&quot;description&quot;: &quot;A String&quot;, # 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.
&quot;lookerColumnSpec&quot;: { # Column info specific to Looker System. # Looker specific column info of this column.
&quot;type&quot;: &quot;A String&quot;, # Looker specific column type of this column.
},
&quot;mode&quot;: &quot;A String&quot;, # Optional. A column&#x27;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`.
&quot;subcolumns&quot;: [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
Expand All @@ -1306,7 +1287,6 @@ <h3>Method Details</h3>
},
&quot;type&quot;: &quot;A String&quot;, # 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`.
&quot;usageSignal&quot;: { # 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.
&quot;favoriteCount&quot;: &quot;A String&quot;, # Favorite count in the source system.
&quot;updateTime&quot;: &quot;A String&quot;, # The end timestamp of the duration of usage statistics.
&quot;usageWithinTimeRange&quot;: { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}`.
&quot;a_key&quot;: { # Detailed statistics on the entry&#x27;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)
Expand Down Expand Up @@ -1495,9 +1475,6 @@ <h3>Method Details</h3>
{ # A column within a schema. Columns can be nested inside other columns.
&quot;column&quot;: &quot;A String&quot;, # Required. Name of the column. Must be a UTF-8 string without dots (.). The maximum size is 64 bytes.
&quot;description&quot;: &quot;A String&quot;, # 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.
&quot;lookerColumnSpec&quot;: { # Column info specific to Looker System. # Looker specific column info of this column.
&quot;type&quot;: &quot;A String&quot;, # Looker specific column type of this column.
},
&quot;mode&quot;: &quot;A String&quot;, # Optional. A column&#x27;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`.
&quot;subcolumns&quot;: [ # Optional. Schema of sub-columns. A column can have zero or more sub-columns.
# Object with schema name: GoogleCloudDatacatalogV1ColumnSchema
Expand All @@ -1513,7 +1490,6 @@ <h3>Method Details</h3>
},
&quot;type&quot;: &quot;A String&quot;, # 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`.
&quot;usageSignal&quot;: { # 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.
&quot;favoriteCount&quot;: &quot;A String&quot;, # Favorite count in the source system.
&quot;updateTime&quot;: &quot;A String&quot;, # The end timestamp of the duration of usage statistics.
&quot;usageWithinTimeRange&quot;: { # Output only. BigQuery usage statistics over each of the predefined time ranges. Supported time ranges are `{&quot;24H&quot;, &quot;7D&quot;, &quot;30D&quot;}`.
&quot;a_key&quot;: { # Detailed statistics on the entry&#x27;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)
Expand Down
38 changes: 1 addition & 37 deletions googleapiclient/discovery_cache/documents/datacatalog.v1.json
Expand Up @@ -1953,7 +1953,7 @@
}
}
},
"revision": "20220922",
"revision": "20221017",
"rootUrl": "https://datacatalog.googleapis.com/",
"schemas": {
"Binding": {
Expand Down Expand Up @@ -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"
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 25af7f8

Please sign in to comment.