google-apis-datacatalog_v1 0.4.0 → 0.8.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: 9c0189fe0d1706b1be62d932dce58ca0dedaec0e8bd5577b584e4df85fe1a36c
4
- data.tar.gz: 7ad0545e842f216aa8b0fd25e1c9f8db0c8f8808d375217b9c003e4106bd234f
3
+ metadata.gz: 80fefecb331cff7a35f108dcb28351599ae1f353f014fd15c7d28b8b438d4024
4
+ data.tar.gz: 1c7b6b629fc238aba2a7839e93ce712ed74bd099acbcb6b6493641e352445e9a
5
5
  SHA512:
6
- metadata.gz: fcb89a45ddd0b434b221646650aa4ad0759e70ed8f2075b36c0cb6476b434de22057f0c4765647f5c9d2b1c9b46196256dc65c9cbaf3c4c1357a22e253c0d700
7
- data.tar.gz: bb65a0d5f8395c85a1a643373269e132ee9026dfa41d7d8362b2a1b51c9dd9b1f44e8d647df80e8ef9e1fe2d7d863931eafa681fb33c049429bbb3c4f217eb7c
6
+ metadata.gz: 71216f98ca6507d8ce238f173450cb1a3bfb26e60c780fb2770ea16ebe5a64e2d0f38eea496e9aee0699cad31cb037735109491f556c5673a41c879074f91ba4
7
+ data.tar.gz: d0e745051d27da74754b0d1891b5c08e4d1ef5d8a7775fccf1e796127e7d087562fc4992940f03cd9613c34755accb17042ab61143b7f08a16dcc577ef2bfd28
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-datacatalog_v1
2
2
 
3
+ ### v0.8.0 (2021-09-30)
4
+
5
+ * Regenerated from discovery document revision 20210920
6
+
7
+ ### v0.7.0 (2021-09-01)
8
+
9
+ * Regenerated from discovery document revision 20210827
10
+
11
+ ### v0.6.0 (2021-08-21)
12
+
13
+ * Regenerated from discovery document revision 20210811
14
+
15
+ ### v0.5.0 (2021-07-28)
16
+
17
+ * Regenerated from discovery document revision 20210721
18
+
3
19
  ### v0.4.0 (2021-07-16)
4
20
 
5
21
  * Regenerated from discovery document revision 20210712
@@ -1846,7 +1846,11 @@ module Google
1846
1846
  # Tags created with a public tag template are referred to as public tags. You
1847
1847
  # can search for a public tag by value with a simple search query instead of
1848
1848
  # using a ``tag:`` predicate. Public tag templates may not appear in search
1849
- # results depending on scope, see: include_public_tag_templates
1849
+ # results depending on scope, see: include_public_tag_templates Note: If an [IAM
1850
+ # domain restriction](https://cloud.google.com/resource-manager/docs/
1851
+ # organization-policy/restricting-domains) is configured in the tag template's
1852
+ # location, the public access will not be enabled but the simple search for tag
1853
+ # values will still work.
1850
1854
  # Corresponds to the JSON property `isPubliclyReadable`
1851
1855
  # @return [Boolean]
1852
1856
  attr_accessor :is_publicly_readable
@@ -2105,7 +2109,7 @@ module Google
2105
2109
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
2106
2110
  # roles/resourcemanager.organizationViewer condition: title: expirable access
2107
2111
  # description: Does not grant access after Sep 2020 expression: request.time <
2108
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
2112
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
2109
2113
  # description of IAM and its features, see the [IAM documentation](https://cloud.
2110
2114
  # google.com/iam/docs/).
2111
2115
  class Policy
@@ -2193,7 +2197,7 @@ module Google
2193
2197
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
2194
2198
  # roles/resourcemanager.organizationViewer condition: title: expirable access
2195
2199
  # description: Does not grant access after Sep 2020 expression: request.time <
2196
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
2200
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
2197
2201
  # description of IAM and its features, see the [IAM documentation](https://cloud.
2198
2202
  # google.com/iam/docs/).
2199
2203
  # Corresponds to the JSON property `policy`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatacatalogV1
18
18
  # Version of the google-apis-datacatalog_v1 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210712"
25
+ REVISION = "20210920"
26
26
  end
27
27
  end
28
28
  end
@@ -106,13 +106,13 @@ module Google
106
106
  # datasets/`DATASET_ID`/tables/`TABLE_ID`` * `//pubsub.googleapis.com/projects/`
107
107
  # PROJECT_ID`/topics/`TOPIC_ID``
108
108
  # @param [String] sql_resource
109
- # The SQL name of the entry. SQL names are case-sensitive. Examples: * `pubsub.`
110
- # PROJECT_ID`.`TOPIC_ID`` * `pubsub.`PROJECT_ID`.`TOPIC.ID.SEPARATED.WITH.DOTS``
111
- # * `bigquery.table.`PROJECT_ID`.`DATASET_ID`.`TABLE_ID`` * `bigquery.dataset.`
112
- # PROJECT_ID`.`DATASET_ID`` * `datacatalog.entry.`PROJECT_ID`.`LOCATION_ID`.`
113
- # ENTRY_GROUP_ID`.`ENTRY_ID`` Identifiers (`*_ID`) should comply with the [
114
- # Lexical structure in Standard SQL] (https://cloud.google.com/bigquery/docs/
115
- # reference/standard-sql/lexical).
109
+ # The SQL name of the entry. SQL names are case-sensitive. Examples: * `pubsub.
110
+ # topic.`PROJECT_ID`.`TOPIC_ID`` * `pubsub.topic.`PROJECT_ID`.`\```TOPIC.ID.
111
+ # SEPARATED.WITH.DOTS``\` * `bigquery.table.`PROJECT_ID`.`DATASET_ID`.`TABLE_ID``
112
+ # * `bigquery.dataset.`PROJECT_ID`.`DATASET_ID`` * `datacatalog.entry.`
113
+ # PROJECT_ID`.`LOCATION_ID`.`ENTRY_GROUP_ID`.`ENTRY_ID`` Identifiers (`*_ID`)
114
+ # should comply with the [Lexical structure in Standard SQL] (https://cloud.
115
+ # google.com/bigquery/docs/reference/standard-sql/lexical).
116
116
  # @param [String] fields
117
117
  # Selector specifying which fields to include in a partial response.
118
118
  # @param [String] quota_user
@@ -621,7 +621,8 @@ module Google
621
621
  execute_or_queue_command(command, &block)
622
622
  end
623
623
 
624
- # Lists entries.
624
+ # Lists entries. Note: Currently, this method can list only custom entries. To
625
+ # get a list of both custom and automatically created entries, use SearchCatalog.
625
626
  # @param [String] parent
626
627
  # Required. The name of the entry group that contains the entries to list. Can
627
628
  # be provided in URL format.
@@ -1713,7 +1714,6 @@ module Google
1713
1714
  # protocol buffer structures.
1714
1715
  # @param [String] parent
1715
1716
  # Required. Resource name of project that the imported taxonomies will belong to.
1716
- #
1717
1717
  # @param [Google::Apis::DatacatalogV1::GoogleCloudDatacatalogV1ImportTaxonomiesRequest] google_cloud_datacatalog_v1_import_taxonomies_request_object
1718
1718
  # @param [String] fields
1719
1719
  # Selector specifying which fields to include in a partial response.
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1'
32
32
 
33
- # See, edit, configure, and delete your Google Cloud Platform data
33
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
  end
36
36
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datacatalog_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.8.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: 2021-07-19 00:00:00.000000000 Z
11
+ date: 2021-10-04 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/master/generated/google-apis-datacatalog_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1/v0.4.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1/v0.8.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-datacatalog_v1
63
63
  post_install_message:
64
64
  rdoc_options: []