google-apis-datacatalog_v1beta1 0.33.0 → 0.35.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: 225a5828cd7c1d8bab25357206c3463bc4e6376b9c599d874e379430d22ff0c2
4
- data.tar.gz: 9a9771d36e6ad711b196d7be81dc587b8cd2150aa6b0d59a82509cc4fb8980e4
3
+ metadata.gz: 6669c432a07ba9d7c3b8f149fc33f0ec6ca8119e7953958a4898d0f391468fa2
4
+ data.tar.gz: cd6f2ab75f84b225ba70d6cdcfb1d21ccd76f0bcd9a3ea94df7b203aa9dc8453
5
5
  SHA512:
6
- metadata.gz: 73f269426e1f1c6e5fa5a1f7c1604e2c9076052dd7402bcea157d0807770cc3c467e30cb4edf09f59d49c74a1ef197a5b8d84065e1ddbbc22fc217cba3554b36
7
- data.tar.gz: 4bd0c01ac34a78a86fe24edd7c05a0453f07a6f5cc7b9a85ce333b9ff860c3fa3cbdc3d7ef7ea6dd1e37ad8c936259706c32254fb88d5098c26b3f37b06efc05
6
+ metadata.gz: 876af0441c1a169673adac158cdf17301bb510c2782b8b57401d5898f6e3c7493b337d5f75c3fd2740b36dc481956b6781025e2a26d8be9c1a32d468aef2a34e
7
+ data.tar.gz: a3c919fa43cfb2b0d738d683a61cd2eaefbb39d2f238e0465899e4f619a6667221b38e8d3b2d4e1a384dc0b970da6651b0d073fe4bda99e5c24ac5617f01a3df
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-datacatalog_v1beta1
2
2
 
3
+ ### v0.35.0 (2023-06-25)
4
+
5
+ * Regenerated from discovery document revision 20230619
6
+
7
+ ### v0.34.0 (2023-04-30)
8
+
9
+ * Regenerated from discovery document revision 20230421
10
+
3
11
  ### v0.33.0 (2023-04-23)
4
12
 
5
13
  * Regenerated from discovery document revision 20230414
@@ -1074,9 +1074,7 @@ module Google
1074
1074
  # @return [Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1SqlDatabaseSystemSpec]
1075
1075
  attr_accessor :sql_database_system_spec
1076
1076
 
1077
- # The type of the entry. Only used for entries with types listed in the `
1078
- # EntryType` enum. Currently, only `FILESET` enum value is allowed. All other
1079
- # entries created in Data Catalog must use the `user_specified_type`.
1077
+ # The type of the entry. For details, see [`EntryType`](#entrytype).
1080
1078
  # Corresponds to the JSON property `type`
1081
1079
  # @return [String]
1082
1080
  attr_accessor :type
@@ -3517,7 +3515,7 @@ module Google
3517
3515
  class GoogleCloudDatacatalogV1beta1TaxonomyService
3518
3516
  include Google::Apis::Core::Hashable
3519
3517
 
3520
- # P4SA Identity of the service.
3518
+ # The service agent for the service.
3521
3519
  # Corresponds to the JSON property `identity`
3522
3520
  # @return [String]
3523
3521
  attr_accessor :identity
@@ -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.33.0"
19
+ GEM_VERSION = "0.35.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 = "20230414"
25
+ REVISION = "20230619"
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-datacatalog_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.33.0
4
+ version: 0.35.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-04-23 00:00:00.000000000 Z
11
+ date: 2023-06-25 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.33.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1beta1/v0.35.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: []