google-apis-datacatalog_v1beta1 0.37.0 → 0.38.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 022c5f024d5955e40462cfbdb72ddbf7e7e2d782b4c658a27c7688f63f795270
|
4
|
+
data.tar.gz: f1b7e6da6ae43f5d9e263e6cdbcb716b40b95724589e5aa558323f4a9d02af5a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d299060a21670ac193bce0d8fff8a4b17ee0ddc13605e7c689d5fb878f9d771ec2a54e09129bbca39f0074b5683be22ce0c103d514c3efe92ccb49265d6efbdd
|
7
|
+
data.tar.gz: 2904279dd337928d53149e5988467f492d9236947e820c91578af6e61d45942c0b98e7c4dd7a0c045ce974079a114aaa434072616affab3eee0fcfeb1e762cff
|
data/CHANGELOG.md
CHANGED
@@ -2932,7 +2932,7 @@ module Google
|
|
2932
2932
|
# @return [String]
|
2933
2933
|
attr_accessor :display_name
|
2934
2934
|
|
2935
|
-
#
|
2935
|
+
# Identifier. Resource name of this policy tag, whose format is: "projects/`
|
2936
2936
|
# project_number`/locations/`location_id`/taxonomies/`taxonomy_id`/policyTags/`
|
2937
2937
|
# id`".
|
2938
2938
|
# Corresponds to the JSON property `name`
|
@@ -3625,7 +3625,7 @@ module Google
|
|
3625
3625
|
# @return [String]
|
3626
3626
|
attr_accessor :display_name
|
3627
3627
|
|
3628
|
-
#
|
3628
|
+
# Identifier. Resource name of this taxonomy, whose format is: "projects/`
|
3629
3629
|
# project_number`/locations/`location_id`/taxonomies/`id`".
|
3630
3630
|
# Corresponds to the JSON property `name`
|
3631
3631
|
# @return [String]
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DatacatalogV1beta1
|
18
18
|
# Version of the google-apis-datacatalog_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.38.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20231205"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1793,7 +1793,7 @@ module Google
|
|
1793
1793
|
|
1794
1794
|
# Updates a taxonomy.
|
1795
1795
|
# @param [String] name
|
1796
|
-
#
|
1796
|
+
# Identifier. Resource name of this taxonomy, whose format is: "projects/`
|
1797
1797
|
# project_number`/locations/`location_id`/taxonomies/`id`".
|
1798
1798
|
# @param [Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1Taxonomy] google_cloud_datacatalog_v1beta1_taxonomy_object
|
1799
1799
|
# @param [String] update_mask
|
@@ -2070,7 +2070,7 @@ module Google
|
|
2070
2070
|
|
2071
2071
|
# Updates a policy tag.
|
2072
2072
|
# @param [String] name
|
2073
|
-
#
|
2073
|
+
# Identifier. Resource name of this policy tag, whose format is: "projects/`
|
2074
2074
|
# project_number`/locations/`location_id`/taxonomies/`taxonomy_id`/policyTags/`
|
2075
2075
|
# id`".
|
2076
2076
|
# @param [Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1PolicyTag] google_cloud_datacatalog_v1beta1_policy_tag_object
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-datacatalog_v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.38.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: 2023-
|
11
|
+
date: 2023-12-10 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-datacatalog_v1beta1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1beta1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1beta1/v0.38.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datacatalog_v1beta1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|