google-apis-dataplex_v1 0.60.0 → 0.61.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/dataplex_v1/classes.rb +7 -5
- data/lib/google/apis/dataplex_v1/gem_version.rb +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 83f611a9fe44fbe2607c6b9ade3b5f270709b76da908820afd86ea88487cbf78
|
|
4
|
+
data.tar.gz: 75af2d026c207a1cfed54fd02c874bf7c5fcacc2bcdfe6ca3e4588e559229e75
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7e1b25a00baae58534d3e8bc027f6bee5098dd078aef29aef8b5b1e17ff0c2e5ac731bf21988c393b7e38371ae5379c88faf55ff2ee8feade66b99d3430ec721
|
|
7
|
+
data.tar.gz: ebe3a0abce66e2b0b0bd71b9d506a2a56adf0067e89cc55ee8e737d0886fae0aeaca932bda3c29a9288e33420c7bfee5efa0dd36720872c79bbcf0e9ef6fa416
|
data/CHANGELOG.md
CHANGED
|
@@ -4015,7 +4015,9 @@ module Google
|
|
|
4015
4015
|
attr_accessor :entry_type
|
|
4016
4016
|
|
|
4017
4017
|
# Optional. A name for the entry that can be referenced by an external system.
|
|
4018
|
-
#
|
|
4018
|
+
# For more information, see Fully qualified names (https://cloud.google.com/data-
|
|
4019
|
+
# catalog/docs/fully-qualified-names). The maximum size of the field is 4000
|
|
4020
|
+
# characters.
|
|
4019
4021
|
# Corresponds to the JSON property `fullyQualifiedName`
|
|
4020
4022
|
# @return [String]
|
|
4021
4023
|
attr_accessor :fully_qualified_name
|
|
@@ -5727,9 +5729,9 @@ module Google
|
|
|
5727
5729
|
# @return [Hash<String,String>]
|
|
5728
5730
|
attr_accessor :labels
|
|
5729
5731
|
|
|
5730
|
-
# Output only. The name of the resource that the configuration is
|
|
5731
|
-
# the format projects/`project_number`/locations/`location_id`/
|
|
5732
|
-
# metadata_job_id`.
|
|
5732
|
+
# Output only. Identifier. The name of the resource that the configuration is
|
|
5733
|
+
# applied to, in the format projects/`project_number`/locations/`location_id`/
|
|
5734
|
+
# metadataJobs/`metadata_job_id`.
|
|
5733
5735
|
# Corresponds to the JSON property `name`
|
|
5734
5736
|
# @return [String]
|
|
5735
5737
|
attr_accessor :name
|
|
@@ -5739,7 +5741,7 @@ module Google
|
|
|
5739
5741
|
# @return [Google::Apis::DataplexV1::GoogleCloudDataplexV1MetadataJobStatus]
|
|
5740
5742
|
attr_accessor :status
|
|
5741
5743
|
|
|
5742
|
-
#
|
|
5744
|
+
# Required. Metadata job type.
|
|
5743
5745
|
# Corresponds to the JSON property `type`
|
|
5744
5746
|
# @return [String]
|
|
5745
5747
|
attr_accessor :type
|
|
@@ -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.
|
|
19
|
+
GEM_VERSION = "0.61.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.15.1"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20240802"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-dataplex_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.61.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-08-
|
|
11
|
+
date: 2024-08-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: google-apis-core
|
|
@@ -58,7 +58,7 @@ licenses:
|
|
|
58
58
|
metadata:
|
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataplex_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-dataplex_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-dataplex_v1/v0.61.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataplex_v1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|