google-apis-dataplex_v1 0.72.0 → 0.73.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3d684421d4cc0441e1d71142fd0daa7e127a1e162a34303cc0a5023dd50dc385
4
- data.tar.gz: a38bfd34631560799dbf9665ae17d24fd7124f7b9f02b1c7535c1f39876ba37c
3
+ metadata.gz: ebfea8407c64c56898b481b969d9eb82efca162e2ef868532e0d9155cfbdd632
4
+ data.tar.gz: ca9fc8d40a11d2b08901f9363b78a90cdc39a0f32f341e58be03542252ee47b2
5
5
  SHA512:
6
- metadata.gz: bec3ff1d723a0dcc0a613e2c9bd294314aa7533ec5a8fc2e9aa60bf58a7a2a663a31a274af0492c2fe9bd58bb900800862834d9737f0b8fe15f9e6312bcf2a5f
7
- data.tar.gz: cad14641077238e0aef6f9009726ac7429492632067cee882d86e926a9acb934d1fa2d5d19f04d26aad5d23b9c69d1a8e54db9eefe53ef853d10876b0fef0b60
6
+ metadata.gz: 8db2c152af6670224de740e693ed1cd6674084fe363217d537481fa4983c008a7318c96f0c52e6d1436f60cfee8fe1c82dddf9494cb8da57f2c9d16849530fda
7
+ data.tar.gz: ef39b08aa8df4ae3350b395222d8a57eeae2609168e2c7fc3efbae671306812cf9f76b3eddd4651aa5b244d3a6d8c88b90682fff9d9ebca2eb7589bad7a277a2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dataplex_v1
2
2
 
3
+ ### v0.73.0 (2025-04-06)
4
+
5
+ * Regenerated from discovery document revision 20250330
6
+
3
7
  ### v0.72.0 (2025-03-30)
4
8
 
5
9
  * Regenerated from discovery document revision 20250325
@@ -2347,7 +2347,7 @@ module Google
2347
2347
 
2348
2348
  # Optional. The BigQuery table to export DataProfileScan results to. Format: //
2349
2349
  # bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/
2350
- # TABLE_ID
2350
+ # TABLE_ID or projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
2351
2351
  # Corresponds to the JSON property `resultsTable`
2352
2352
  # @return [String]
2353
2353
  attr_accessor :results_table
@@ -3190,7 +3190,7 @@ module Google
3190
3190
 
3191
3191
  # Optional. The BigQuery table to export DataQualityScan results to. Format: //
3192
3192
  # bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/
3193
- # TABLE_ID
3193
+ # TABLE_ID or projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID
3194
3194
  # Corresponds to the JSON property `resultsTable`
3195
3195
  # @return [String]
3196
3196
  attr_accessor :results_table
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DataplexV1
18
18
  # Version of the google-apis-dataplex_v1 gem
19
- GEM_VERSION = "0.72.0"
19
+ GEM_VERSION = "0.73.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250325"
25
+ REVISION = "20250330"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dataplex_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.72.0
4
+ version: 0.73.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-30 00:00:00.000000000 Z
10
+ date: 2025-04-16 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataplex_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dataplex_v1/v0.72.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dataplex_v1/v0.73.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataplex_v1
62
62
  rdoc_options: []
63
63
  require_paths: