google-apis-datacatalog_v1beta1 0.11.0 → 0.12.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: a038b4d1e71e6bcf85a0e08da1f17e96d9db55a48c8a83eb73e690d84c90c004
4
- data.tar.gz: 45e9d7e770b45ca3692499e74d8e6ac4d0fe92751b1cd1433295330b56728f4a
3
+ metadata.gz: 50f8b4b883905e06b2c42a9ef9cf8c26c057b140adc44a518b9bfbeee39545b4
4
+ data.tar.gz: 5f2d7575d81d0300e9ab002f0a400331503d3b8578a6eff757bdceec4550dc3f
5
5
  SHA512:
6
- metadata.gz: cc0d9cc444bfd48b75210109fe676727be9a8638f0d7e1673ecae2af1dafc15da5138480b86ea787ef52c9bd2b105d8cc4368d3330ff7363c628e9e646bc509d
7
- data.tar.gz: 95a60201f2f204261f798b9a9ef8f92f2f13fcc743e857392131e72ac621dbcfd8ebb2d58c0b4816ff362730d7d3f42ccc3c1c77521d6d5e1b7e807a2c7d842b
6
+ metadata.gz: 0be51028f7a70d1d2813f4a82724567e17c6289a37b97e3e3b98a43bd6e701b60b467a9c6606cce1e2eff914112e551baa4714a078dcf281877bb95d00e3957d
7
+ data.tar.gz: 4eb9c235f1e2b81d87379436548eaff0ac9edc14071bdd0f9b7acd9e04348a120dc3457115944b6e42dc8827b9cf80d12cfcbdec01150db4160b8d9679b27d23
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datacatalog_v1beta1
2
2
 
3
+ ### v0.12.0 (2021-12-08)
4
+
5
+ * Regenerated from discovery document revision 20211201
6
+
3
7
  ### v0.11.0 (2021-11-12)
4
8
 
5
9
  * Regenerated from discovery document revision 20211110
@@ -959,8 +959,8 @@ module Google
959
959
 
960
960
  # Specifies the ordering of results, currently supported case-sensitive choices
961
961
  # are: * `relevance`, only supports descending * `last_modified_timestamp [asc|
962
- # desc]`, defaults to descending if not specified If not specified, defaults to `
963
- # relevance` descending.
962
+ # desc]`, defaults to descending if not specified * `default` that can only be
963
+ # descending If not specified, defaults to `relevance` descending.
964
964
  # Corresponds to the JSON property `orderBy`
965
965
  # @return [String]
966
966
  attr_accessor :order_by
@@ -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.11.0"
19
+ GEM_VERSION = "0.12.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 = "20211110"
25
+ REVISION = "20211201"
26
26
  end
27
27
  end
28
28
  end
@@ -102,8 +102,8 @@ module Google
102
102
  # project_id.topic_id` * ``pubsub.project_id.`topic.id.with.dots` `` * `bigquery.
103
103
  # table.project_id.dataset_id.table_id` * `bigquery.dataset.project_id.
104
104
  # dataset_id` * `datacatalog.entry.project_id.location_id.entry_group_id.
105
- # entry_id` `*_id`s shoud satisfy the standard SQL rules for identifiers. https:/
106
- # /cloud.google.com/bigquery/docs/reference/standard-sql/lexical.
105
+ # entry_id` `*_id`s should satisfy the standard SQL rules for identifiers. https:
106
+ # //cloud.google.com/bigquery/docs/reference/standard-sql/lexical.
107
107
  # @param [String] fields
108
108
  # Selector specifying which fields to include in a partial response.
109
109
  # @param [String] quota_user
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.11.0
4
+ version: 0.12.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-11-15 00:00:00.000000000 Z
11
+ date: 2021-12-13 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.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1beta1/v0.12.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: []