google-apis-datacatalog_v1beta1 0.43.0 → 0.44.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: 235b55368da50a721af329d717e810087e63a884bd3e4799ee34804e97afb3e7
4
- data.tar.gz: 5be050c33db4db9d176a6293cf005b0af75c873396aaaf6a6ea58c2b535877e0
3
+ metadata.gz: 1631632d7733e2eed42a3f9db2f2e268714103b556305424b3ae07b8e532618c
4
+ data.tar.gz: eb801b927bec7a86b37ab42402e2be2bca90ae37390b98ac802c68b8e81b9c48
5
5
  SHA512:
6
- metadata.gz: f757186966f14d24818c2faefd72427ad95b7a2f64238b086fe13a0bdbc00305fdaf706f0ab1773f4c99ec9ef32779b104f79c0de29986a995d1189e68c159ea
7
- data.tar.gz: 630d433c680371c16ab0734da134c3125ba7a5ea472647846e5167c988921ac5297315078610e8aef794fbe3bf39914d65846b066aa43ab000379691828b5f97
6
+ metadata.gz: a5eeb1e1accc372a959acb644c022aa3aed37845b5dfd1b1f43a9c1c8165e586dbc929cdec3301ba84b7b4b1dfa81dceebbae975cb81632688f761f4e1dd152a
7
+ data.tar.gz: 82b543b3378999ca94804a6ebf14468bc3cf1d7fd017f09d8e8ee0ef8403c5085f0d7b837f01497387fac8ceb7bf9c9624c0b6e52a05a88a857b2add6474b032
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-datacatalog_v1beta1
2
2
 
3
+ ### v0.44.0 (2024-03-17)
4
+
5
+ * Regenerated from discovery document revision 20240311
6
+ * Regenerated using generator version 0.14.0
7
+
3
8
  ### v0.43.0 (2024-02-23)
4
9
 
5
10
  * Regenerated from discovery document revision 20240220
@@ -1121,9 +1121,9 @@ module Google
1121
1121
  # @return [Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1ModelSpec]
1122
1122
  attr_accessor :model_spec
1123
1123
 
1124
- # Output only. The resource name of an entry in URL format. Note: The entry
1125
- # itself and its child resources might not be stored in the location specified
1126
- # in its name.
1124
+ # Output only. Identifier. The resource name of an entry in URL format. Note:
1125
+ # The entry itself and its child resources might not be stored in the location
1126
+ # specified in its name.
1127
1127
  # Corresponds to the JSON property `name`
1128
1128
  # @return [String]
1129
1129
  attr_accessor :name
@@ -1996,9 +1996,9 @@ module Google
1996
1996
  # @return [Hash<String,Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1TagField>]
1997
1997
  attr_accessor :fields
1998
1998
 
1999
- # The resource name of the tag in URL format where tag ID is a system-generated
2000
- # identifier. Note: The tag itself might not be stored in the location specified
2001
- # in its name.
1999
+ # Identifier. The resource name of the tag in URL format where tag ID is a
2000
+ # system-generated identifier. Note: The tag itself might not be stored in the
2001
+ # location specified in its name.
2002
2002
  # Corresponds to the JSON property `name`
2003
2003
  # @return [String]
2004
2004
  attr_accessor :name
@@ -2524,8 +2524,8 @@ module Google
2524
2524
  # @return [String]
2525
2525
  attr_accessor :linked_resource
2526
2526
 
2527
- # Output only. The Data Catalog resource name of the entry in URL format.
2528
- # Example: * projects/`project_id`/locations/`location`/entryGroups/`
2527
+ # Output only. Identifier. The Data Catalog resource name of the entry in URL
2528
+ # format. Example: * projects/`project_id`/locations/`location`/entryGroups/`
2529
2529
  # entry_group_id`/entries/`entry_id` Note that this Entry and its child
2530
2530
  # resources may not actually be stored in the location in this name.
2531
2531
  # Corresponds to the JSON property `name`
@@ -2617,10 +2617,10 @@ module Google
2617
2617
  # @return [String]
2618
2618
  attr_accessor :display_name
2619
2619
 
2620
- # The resource name of the entry group in URL format. Example: * projects/`
2621
- # project_id`/locations/`location`/entryGroups/`entry_group_id` Note that this
2622
- # EntryGroup and its child resources may not actually be stored in the location
2623
- # in this name.
2620
+ # Identifier. The resource name of the entry group in URL format. Example: *
2621
+ # projects/`project_id`/locations/`location`/entryGroups/`entry_group_id` Note
2622
+ # that this EntryGroup and its child resources may not actually be stored in the
2623
+ # location in this name.
2624
2624
  # Corresponds to the JSON property `name`
2625
2625
  # @return [String]
2626
2626
  attr_accessor :name
@@ -3456,10 +3456,10 @@ module Google
3456
3456
  # @return [Hash<String,Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1TagField>]
3457
3457
  attr_accessor :fields
3458
3458
 
3459
- # The resource name of the tag in URL format. Example: * projects/`project_id`/
3460
- # locations/`location`/entrygroups/`entry_group_id`/entries/`entry_id`/tags/`
3461
- # tag_id` where `tag_id` is a system-generated identifier. Note that this Tag
3462
- # may not actually be stored in the location in this name.
3459
+ # Identifier. The resource name of the tag in URL format. Example: * projects/`
3460
+ # project_id`/locations/`location`/entrygroups/`entry_group_id`/entries/`
3461
+ # entry_id`/tags/`tag_id` where `tag_id` is a system-generated identifier. Note
3462
+ # that this Tag may not actually be stored in the location in this name.
3463
3463
  # Corresponds to the JSON property `name`
3464
3464
  # @return [String]
3465
3465
  attr_accessor :name
@@ -3594,10 +3594,10 @@ module Google
3594
3594
  # @return [Hash<String,Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1TagTemplateField>]
3595
3595
  attr_accessor :fields
3596
3596
 
3597
- # The resource name of the tag template in URL format. Example: * projects/`
3598
- # project_id`/locations/`location`/tagTemplates/`tag_template_id` Note that this
3599
- # TagTemplate and its child resources may not actually be stored in the location
3600
- # in this name.
3597
+ # Identifier. The resource name of the tag template in URL format. Example: *
3598
+ # projects/`project_id`/locations/`location`/tagTemplates/`tag_template_id` Note
3599
+ # that this TagTemplate and its child resources may not actually be stored in
3600
+ # the location in this name.
3601
3601
  # Corresponds to the JSON property `name`
3602
3602
  # @return [String]
3603
3603
  attr_accessor :name
@@ -3634,8 +3634,8 @@ module Google
3634
3634
  attr_accessor :is_required
3635
3635
  alias_method :is_required?, :is_required
3636
3636
 
3637
- # Output only. The resource name of the tag template field in URL format.
3638
- # Example: * projects/`project_id`/locations/`location`/tagTemplates/`
3637
+ # Output only. Identifier. The resource name of the tag template field in URL
3638
+ # format. Example: * projects/`project_id`/locations/`location`/tagTemplates/`
3639
3639
  # tag_template`/fields/`field` Note that this TagTemplateField may not actually
3640
3640
  # be stored in the location in this name.
3641
3641
  # Corresponds to the JSON property `name`
@@ -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.43.0"
19
+ GEM_VERSION = "0.44.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.13.1"
22
+ GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240220"
25
+ REVISION = "20240311"
26
26
  end
27
27
  end
28
28
  end
@@ -336,10 +336,10 @@ module Google
336
336
  # Resource Project] (https://cloud.google.com/data-catalog/docs/concepts/
337
337
  # resource-project) for more information).
338
338
  # @param [String] name
339
- # The resource name of the entry group in URL format. Example: * projects/`
340
- # project_id`/locations/`location`/entryGroups/`entry_group_id` Note that this
341
- # EntryGroup and its child resources may not actually be stored in the location
342
- # in this name.
339
+ # Identifier. The resource name of the entry group in URL format. Example: *
340
+ # projects/`project_id`/locations/`location`/entryGroups/`entry_group_id` Note
341
+ # that this EntryGroup and its child resources may not actually be stored in the
342
+ # location in this name.
343
343
  # @param [Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1EntryGroup] google_cloud_datacatalog_v1beta1_entry_group_object
344
344
  # @param [String] update_mask
345
345
  # Names of fields whose values to overwrite on an entry group. If this parameter
@@ -658,8 +658,8 @@ module Google
658
658
  # Project] (https://cloud.google.com/data-catalog/docs/concepts/resource-project)
659
659
  # for more information).
660
660
  # @param [String] name
661
- # Output only. The Data Catalog resource name of the entry in URL format.
662
- # Example: * projects/`project_id`/locations/`location`/entryGroups/`
661
+ # Output only. Identifier. The Data Catalog resource name of the entry in URL
662
+ # format. Example: * projects/`project_id`/locations/`location`/entryGroups/`
663
663
  # entry_group_id`/entries/`entry_id` Note that this Entry and its child
664
664
  # resources may not actually be stored in the location in this name.
665
665
  # @param [Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1Entry] google_cloud_datacatalog_v1beta1_entry_object
@@ -858,10 +858,10 @@ module Google
858
858
 
859
859
  # Updates an existing tag.
860
860
  # @param [String] name
861
- # The resource name of the tag in URL format. Example: * projects/`project_id`/
862
- # locations/`location`/entrygroups/`entry_group_id`/entries/`entry_id`/tags/`
863
- # tag_id` where `tag_id` is a system-generated identifier. Note that this Tag
864
- # may not actually be stored in the location in this name.
861
+ # Identifier. The resource name of the tag in URL format. Example: * projects/`
862
+ # project_id`/locations/`location`/entrygroups/`entry_group_id`/entries/`
863
+ # entry_id`/tags/`tag_id` where `tag_id` is a system-generated identifier. Note
864
+ # that this Tag may not actually be stored in the location in this name.
865
865
  # @param [Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1Tag] google_cloud_datacatalog_v1beta1_tag_object
866
866
  # @param [String] update_mask
867
867
  # Note: Currently, this parameter can only take `"fields"` as value. Names of
@@ -1014,10 +1014,10 @@ module Google
1014
1014
 
1015
1015
  # Updates an existing tag.
1016
1016
  # @param [String] name
1017
- # The resource name of the tag in URL format. Example: * projects/`project_id`/
1018
- # locations/`location`/entrygroups/`entry_group_id`/entries/`entry_id`/tags/`
1019
- # tag_id` where `tag_id` is a system-generated identifier. Note that this Tag
1020
- # may not actually be stored in the location in this name.
1017
+ # Identifier. The resource name of the tag in URL format. Example: * projects/`
1018
+ # project_id`/locations/`location`/entrygroups/`entry_group_id`/entries/`
1019
+ # entry_id`/tags/`tag_id` where `tag_id` is a system-generated identifier. Note
1020
+ # that this Tag may not actually be stored in the location in this name.
1021
1021
  # @param [Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1Tag] google_cloud_datacatalog_v1beta1_tag_object
1022
1022
  # @param [String] update_mask
1023
1023
  # Note: Currently, this parameter can only take `"fields"` as value. Names of
@@ -1216,10 +1216,10 @@ module Google
1216
1216
  # name` parameter (see [Data Catalog Resource Project] (https://cloud.google.com/
1217
1217
  # data-catalog/docs/concepts/resource-project) for more information).
1218
1218
  # @param [String] name
1219
- # The resource name of the tag template in URL format. Example: * projects/`
1220
- # project_id`/locations/`location`/tagTemplates/`tag_template_id` Note that this
1221
- # TagTemplate and its child resources may not actually be stored in the location
1222
- # in this name.
1219
+ # Identifier. The resource name of the tag template in URL format. Example: *
1220
+ # projects/`project_id`/locations/`location`/tagTemplates/`tag_template_id` Note
1221
+ # that this TagTemplate and its child resources may not actually be stored in
1222
+ # the location in this name.
1223
1223
  # @param [Google::Apis::DatacatalogV1beta1::GoogleCloudDatacatalogV1beta1TagTemplate] google_cloud_datacatalog_v1beta1_tag_template_object
1224
1224
  # @param [String] update_mask
1225
1225
  # Names of fields whose values to overwrite on a tag template. Currently, only `
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.43.0
4
+ version: 0.44.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-02-25 00:00:00.000000000 Z
11
+ date: 2024-03-17 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.43.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1beta1/v0.44.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: []