google-cloud-data_catalog-v1 0.18.0 → 0.18.1

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: 0a3872ae5eca6deb810fa1ddd9c3ba91265ae311b3e8540b40022bf70831faf0
4
- data.tar.gz: 13de169e974ed8a7eb85cdddafb3a5c4cfa5965e561c181e43b45afd8ba865d7
3
+ metadata.gz: 9412aa7b159533d54d3ac10be3989996a11a276112f8aaf19f57a74881397e81
4
+ data.tar.gz: 5465a76e6acb4be17abec27234247f2db92199ed885adc03246ac8017d32a4c7
5
5
  SHA512:
6
- metadata.gz: 1f5266f1f8bad0d264933e1ebc0467dbd39cd5c233de0910064285f794673420bd3118c0d53cdcdb8ad02b4cd1de545be8d312f4c4331b82fcd71a10e53a649b
7
- data.tar.gz: d728ef01934b854935873f5f2e02c7b9563ff60ecfc7157d63b5b85ab0d664737210bd8497dff747aae027079dca846ff45b119b25800def24fa61ec3371e7a1
6
+ metadata.gz: 17feaa4756890b48eccda6c95533ae5eaf38280fd281f3c92709b5e2fe2b134d1fefb26fbd6a0b07b0d438185e35f428779970a57c3283772af12e628eadd271
7
+ data.tar.gz: f62093a8abd1f1617481d11c942cfb06d6c1dcc0edc069920cd6b3a23d353857f0b25a9df3f12634586ba008d7bfb0c090384845eb35ce4e62dd17a863ae32c7
@@ -261,7 +261,7 @@ module Google
261
261
  #
262
262
  # If this parameter is omitted, it defaults to the descending `relevance`.
263
263
  # @param admin_search [::Boolean]
264
- # Optional. If set, uses searchAll permission granted on organizations from
264
+ # Optional. If set, use searchAll permission granted on organizations from
265
265
  # `include_org_ids` and projects from `include_project_ids` instead of the
266
266
  # fine grained per resource permissions when filtering the search results.
267
267
  # The only allowed `order_by` criteria for admin_search mode is `default`.
@@ -252,7 +252,7 @@ module Google
252
252
  #
253
253
  # If this parameter is omitted, it defaults to the descending `relevance`.
254
254
  # @param admin_search [::Boolean]
255
- # Optional. If set, uses searchAll permission granted on organizations from
255
+ # Optional. If set, use searchAll permission granted on organizations from
256
256
  # `include_org_ids` and projects from `include_project_ids` instead of the
257
257
  # fine grained per resource permissions when filtering the search results.
258
258
  # The only allowed `order_by` criteria for admin_search mode is `default`.
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module DataCatalog
23
23
  module V1
24
- VERSION = "0.18.0"
24
+ VERSION = "0.18.1"
25
25
  end
26
26
  end
27
27
  end
@@ -66,6 +66,20 @@ module Google
66
66
  # a non-empty value will be returned. The user will not be aware of what
67
67
  # non-empty value to expect.
68
68
  NON_EMPTY_DEFAULT = 7
69
+
70
+ # Denotes that the field in a resource (a message annotated with
71
+ # google.api.resource) is used in the resource name to uniquely identify the
72
+ # resource. For AIP-compliant APIs, this should only be applied to the
73
+ # `name` field on the resource.
74
+ #
75
+ # This behavior should not be applied to references to other resources within
76
+ # the message.
77
+ #
78
+ # The identifier field of resources often have different field behavior
79
+ # depending on the request it is embedded in (e.g. for Create methods name
80
+ # is optional and unused, while for Update methods it is required). Instead
81
+ # of method-specific annotations, only `IDENTIFIER` is required.
82
+ IDENTIFIER = 8
69
83
  end
70
84
  end
71
85
  end
@@ -81,7 +81,7 @@ module Google
81
81
  # If this parameter is omitted, it defaults to the descending `relevance`.
82
82
  # @!attribute [rw] admin_search
83
83
  # @return [::Boolean]
84
- # Optional. If set, uses searchAll permission granted on organizations from
84
+ # Optional. If set, use searchAll permission granted on organizations from
85
85
  # `include_org_ids` and projects from `include_project_ids` instead of the
86
86
  # fine grained per resource permissions when filtering the search results.
87
87
  # The only allowed `order_by` criteria for admin_search mode is `default`.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-data_catalog-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.0
4
+ version: 0.18.1
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-08-04 00:00:00.000000000 Z
11
+ date: 2023-09-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -285,7 +285,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
285
285
  - !ruby/object:Gem::Version
286
286
  version: '0'
287
287
  requirements: []
288
- rubygems_version: 3.4.2
288
+ rubygems_version: 3.4.19
289
289
  signing_key:
290
290
  specification_version: 4
291
291
  summary: A fully managed and highly scalable data discovery and metadata management