From b79a1dba1be331d5d6a1fa019d93bc01953ad83f Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Sat, 18 Jan 2025 13:11:09 +0000 Subject: [PATCH] feat: Automated regeneration of Dataplex client --- clients/dataplex/lib/google_api/dataplex/v1/metadata.ex | 2 +- .../google_cloud_dataplex_v1_data_quality_rule_result.ex | 4 ++-- .../dataplex/v1/model/google_cloud_dataplex_v1_data_scan.ex | 2 +- .../dataplex/v1/model/google_cloud_dataplex_v1_entry.ex | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/clients/dataplex/lib/google_api/dataplex/v1/metadata.ex b/clients/dataplex/lib/google_api/dataplex/v1/metadata.ex index ba89e756b5..342c4c477f 100644 --- a/clients/dataplex/lib/google_api/dataplex/v1/metadata.ex +++ b/clients/dataplex/lib/google_api/dataplex/v1/metadata.ex @@ -20,7 +20,7 @@ defmodule GoogleApi.Dataplex.V1 do API client metadata for GoogleApi.Dataplex.V1. """ - @discovery_revision "20250107" + @discovery_revision "20250116" def discovery_revision(), do: @discovery_revision end diff --git a/clients/dataplex/lib/google_api/dataplex/v1/model/google_cloud_dataplex_v1_data_quality_rule_result.ex b/clients/dataplex/lib/google_api/dataplex/v1/model/google_cloud_dataplex_v1_data_quality_rule_result.ex index 3f1eae9bdb..0071ffac63 100644 --- a/clients/dataplex/lib/google_api/dataplex/v1/model/google_cloud_dataplex_v1_data_quality_rule_result.ex +++ b/clients/dataplex/lib/google_api/dataplex/v1/model/google_cloud_dataplex_v1_data_quality_rule_result.ex @@ -22,12 +22,12 @@ defmodule GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataQualityRuleResult ## Attributes * `assertionRowCount` (*type:* `String.t`, *default:* `nil`) - Output only. The number of rows returned by the SQL statement in a SQL assertion rule.This field is only valid for SQL assertion rules. - * `evaluatedCount` (*type:* `String.t`, *default:* `nil`) - The number of rows a rule was evaluated against.This field is only valid for row-level type rules.Evaluated count can be configured to either include all rows (default) - with null rows automatically failing rule evaluation, or exclude null rows from the evaluated_count, by setting ignore_nulls = true. + * `evaluatedCount` (*type:* `String.t`, *default:* `nil`) - The number of rows a rule was evaluated against.This field is only valid for row-level type rules.Evaluated count can be configured to either include all rows (default) - with null rows automatically failing rule evaluation, or exclude null rows from the evaluated_count, by setting ignore_nulls = true.This field is not set for rule SqlAssertion. * `failingRowsQuery` (*type:* `String.t`, *default:* `nil`) - The query to find rows that did not pass this rule.This field is only valid for row-level type rules. * `nullCount` (*type:* `String.t`, *default:* `nil`) - The number of rows with null values in the specified column. * `passRatio` (*type:* `float()`, *default:* `nil`) - The ratio of passed_count / evaluated_count.This field is only valid for row-level type rules. * `passed` (*type:* `boolean()`, *default:* `nil`) - Whether the rule passed or failed. - * `passedCount` (*type:* `String.t`, *default:* `nil`) - The number of rows which passed a rule evaluation.This field is only valid for row-level type rules. + * `passedCount` (*type:* `String.t`, *default:* `nil`) - This field is not set for rule SqlAssertion. * `rule` (*type:* `GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataQualityRule.t`, *default:* `nil`) - The rule specified in the DataQualitySpec, as is. """ diff --git a/clients/dataplex/lib/google_api/dataplex/v1/model/google_cloud_dataplex_v1_data_scan.ex b/clients/dataplex/lib/google_api/dataplex/v1/model/google_cloud_dataplex_v1_data_scan.ex index 23c334e935..f6eebe69c7 100644 --- a/clients/dataplex/lib/google_api/dataplex/v1/model/google_cloud_dataplex_v1_data_scan.ex +++ b/clients/dataplex/lib/google_api/dataplex/v1/model/google_cloud_dataplex_v1_data_scan.ex @@ -17,7 +17,7 @@ defmodule GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataScan do @moduledoc """ - Represents a user-visible job which provides the insights for the related data source.For example: Data Quality: generates queries based on the rules and runs against the data to get data quality check results. Data Profile: analyzes the data in table(s) and generates insights about the structure, content and relationships (such as null percent, cardinality, min/max/mean, etc). + Represents a user-visible job which provides the insights for the related data source.For example: Data quality: generates queries based on the rules and runs against the data to get data quality check results. For more information, see Auto data quality overview (https://cloud.google.com/dataplex/docs/auto-data-quality-overview). Data profile: analyzes the data in tables and generates insights about the structure, content and relationships (such as null percent, cardinality, min/max/mean, etc). For more information, see About data profiling (https://cloud.google.com/dataplex/docs/data-profiling-overview). Data discovery: scans data in Cloud Storage buckets to extract and then catalog metadata. For more information, see Discover and catalog Cloud Storage data (https://cloud.google.com/bigquery/docs/automatic-discovery). ## Attributes diff --git a/clients/dataplex/lib/google_api/dataplex/v1/model/google_cloud_dataplex_v1_entry.ex b/clients/dataplex/lib/google_api/dataplex/v1/model/google_cloud_dataplex_v1_entry.ex index 99c99732ec..415932b576 100644 --- a/clients/dataplex/lib/google_api/dataplex/v1/model/google_cloud_dataplex_v1_entry.ex +++ b/clients/dataplex/lib/google_api/dataplex/v1/model/google_cloud_dataplex_v1_entry.ex @@ -27,7 +27,7 @@ defmodule GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1Entry do * `entryType` (*type:* `String.t`, *default:* `nil`) - Required. Immutable. The relative resource name of the entry type that was used to create this entry, in the format projects/{project_id_or_number}/locations/{location_id}/entryTypes/{entry_type_id}. * `fullyQualifiedName` (*type:* `String.t`, *default:* `nil`) - Optional. A name for the entry that can be referenced by an external system. For more information, see Fully qualified names (https://cloud.google.com/data-catalog/docs/fully-qualified-names). The maximum size of the field is 4000 characters. * `name` (*type:* `String.t`, *default:* `nil`) - Identifier. The relative resource name of the entry, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}. - * `parentEntry` (*type:* `String.t`, *default:* `nil`) - Optional. Immutable. The resource name of the parent entry. + * `parentEntry` (*type:* `String.t`, *default:* `nil`) - Optional. Immutable. The resource name of the parent entry, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entries/{entry_id}. * `updateTime` (*type:* `DateTime.t`, *default:* `nil`) - Output only. The time when the entry was last updated in Dataplex. """