google-apis-datacatalog_v1beta1 0.9.0 → 0.13.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: 9eafdcb4fd2017391e8f7fc8cc4a8fcd0ebab4f18d1b876063b7cba1c8afbb13
4
- data.tar.gz: e6575c0d7ace9de95e1b42b9fc3eb2e44fce7b9861048fb8195b80c097561925
3
+ metadata.gz: d241eb76bff8ea8b0f3fb921e79d2441c3fc684f124afb18fd5b596fb7a384c8
4
+ data.tar.gz: b55f877c3c4956d192606b7df9d447a329c0e6ac3baceb4b97ec36feddc8b397
5
5
  SHA512:
6
- metadata.gz: 54d15b5f1da316555ca3fc572e9510d06fa2e82cf26a1ad27be2163a2308cc0d469f7522b8b64025b9f5cf539d764319cf20ecdaab26fb2431a290eff8c44079
7
- data.tar.gz: 4da3410d878f39336c696aa587211aef596a73956ddd5165678133de005c1aa97d5473217030f4d12f07158cdbc7e06b5331f0f8ca8b1a5a7fb69de0ba480d1f
6
+ metadata.gz: a29d9ed5bab1100a53f01948138160d56e4d2528b83d055136347769c7076143c8ff70ef1ebce46c3d211ff186a8a161de6b811ea4c99daab6b7b60347933fbe
7
+ data.tar.gz: 87515412e47ea36562b1f6bdeb172ffaeae3585aa64df4dc1cc0ba2d6dc669c6eab12be4b4183565c500e1ffd4c128477eb1e52a1eefdc950d58122310daeffc
data/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Release history for google-apis-datacatalog_v1beta1
2
2
 
3
+ ### v0.13.0 (2022-01-05)
4
+
5
+ * Regenerated from discovery document revision 20211230
6
+ * Unspecified changes
7
+
8
+ ### v0.12.0 (2021-12-08)
9
+
10
+ * Regenerated from discovery document revision 20211201
11
+
12
+ ### v0.11.0 (2021-11-12)
13
+
14
+ * Regenerated from discovery document revision 20211110
15
+
16
+ ### v0.10.0 (2021-10-20)
17
+
18
+ * Regenerated from discovery document revision 20211014
19
+
3
20
  ### v0.9.0 (2021-08-20)
4
21
 
5
22
  * Regenerated from discovery document revision 20210811
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/datacatalog_v1beta1"
51
51
  client = Google::Apis::DatacatalogV1beta1::DataCatalogService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Datacatalog service in particular.)
67
67
 
@@ -22,7 +22,7 @@ module Google
22
22
  module Apis
23
23
  module DatacatalogV1beta1
24
24
 
25
- # Associates `members` with a `role`.
25
+ # Associates `members`, or principals, with a `role`.
26
26
  class Binding
27
27
  include Google::Apis::Core::Hashable
28
28
 
@@ -45,7 +45,7 @@ module Google
45
45
  # @return [Google::Apis::DatacatalogV1beta1::Expr]
46
46
  attr_accessor :condition
47
47
 
48
- # Specifies the identities requesting access for a Cloud Platform resource. `
48
+ # Specifies the principals requesting access for a Cloud Platform resource. `
49
49
  # members` can have the following values: * `allUsers`: A special identifier
50
50
  # that represents anyone who is on the internet; with or without a Google
51
51
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -75,8 +75,8 @@ module Google
75
75
  # @return [Array<String>]
76
76
  attr_accessor :members
77
77
 
78
- # Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`
79
- # , or `roles/owner`.
78
+ # Role that is assigned to the list of `members`, or principals. For example, `
79
+ # roles/viewer`, `roles/editor`, or `roles/owner`.
80
80
  # Corresponds to the JSON property `role`
81
81
  # @return [String]
82
82
  attr_accessor :role
@@ -187,13 +187,16 @@ module Google
187
187
  class GetPolicyOptions
188
188
  include Google::Apis::Core::Hashable
189
189
 
190
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
191
- # 3. Requests specifying an invalid value will be rejected. Requests for
192
- # policies with any conditional bindings must specify version 3. Policies
193
- # without any conditional bindings may specify any valid value or leave the
194
- # field unset. To learn which resources support conditions in their IAM policies,
195
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
196
- # resource-policies).
190
+ # Optional. The maximum policy version that will be used to format the policy.
191
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
192
+ # rejected. Requests for policies with any conditional role bindings must
193
+ # specify version 3. Policies with no conditional role bindings may specify any
194
+ # valid value or leave the field unset. The policy in the response might use the
195
+ # policy version that you specified, or it might use a lower policy version. For
196
+ # example, if you specify version 3, but the policy has no conditional role
197
+ # bindings, the response uses version 1. To learn which resources support
198
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
199
+ # google.com/iam/help/conditions/resource-policies).
197
200
  # Corresponds to the JSON property `requestedPolicyVersion`
198
201
  # @return [Fixnum]
199
202
  attr_accessor :requested_policy_version
@@ -956,8 +959,8 @@ module Google
956
959
 
957
960
  # Specifies the ordering of results, currently supported case-sensitive choices
958
961
  # are: * `relevance`, only supports descending * `last_modified_timestamp [asc|
959
- # desc]`, defaults to descending if not specified If not specified, defaults to `
960
- # relevance` descending.
962
+ # desc]`, defaults to descending if not specified * `default` that can only be
963
+ # descending If not specified, defaults to `relevance` descending.
961
964
  # Corresponds to the JSON property `orderBy`
962
965
  # @return [String]
963
966
  attr_accessor :order_by
@@ -1605,7 +1608,7 @@ module Google
1605
1608
  end
1606
1609
 
1607
1610
  # Detailed counts on the entry's usage. Caveats: - Only BigQuery tables have
1608
- # usage stats - The usage stats only inlude BigQuery query jobs - The usage
1611
+ # usage stats - The usage stats only include BigQuery query jobs - The usage
1609
1612
  # stats might be underestimated, e.g. wildcard table references are not yet
1610
1613
  # counted in usage computation https://cloud.google.com/bigquery/docs/querying-
1611
1614
  # wildcard-tables
@@ -1668,37 +1671,42 @@ module Google
1668
1671
 
1669
1672
  # An Identity and Access Management (IAM) policy, which specifies access
1670
1673
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1671
- # A `binding` binds one or more `members` to a single `role`. Members can be
1672
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
1673
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
1674
- # role or a user-created custom role. For some types of Google Cloud resources,
1675
- # a `binding` can also specify a `condition`, which is a logical expression that
1676
- # allows access to a resource only if the expression evaluates to `true`. A
1677
- # condition can add constraints based on attributes of the request, the resource,
1678
- # or both. To learn which resources support conditions in their IAM policies,
1679
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1680
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1681
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1682
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1683
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1684
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1685
- # title": "expirable access", "description": "Does not grant access after Sep
1686
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1687
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1688
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
1689
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1690
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1691
- # roles/resourcemanager.organizationViewer condition: title: expirable access
1692
- # description: Does not grant access after Sep 2020 expression: request.time <
1693
- # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
1694
- # description of IAM and its features, see the [IAM documentation](https://cloud.
1695
- # google.com/iam/docs/).
1674
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
1675
+ # Principals can be user accounts, service accounts, Google groups, and domains (
1676
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
1677
+ # an IAM predefined role or a user-created custom role. For some types of Google
1678
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
1679
+ # logical expression that allows access to a resource only if the expression
1680
+ # evaluates to `true`. A condition can add constraints based on attributes of
1681
+ # the request, the resource, or both. To learn which resources support
1682
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1683
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1684
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1685
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1686
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1687
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1688
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
1689
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1690
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1691
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
1692
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1693
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1694
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1695
+ # access description: Does not grant access after Sep 2020 expression: request.
1696
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1697
+ # a description of IAM and its features, see the [IAM documentation](https://
1698
+ # cloud.google.com/iam/docs/).
1696
1699
  class Policy
1697
1700
  include Google::Apis::Core::Hashable
1698
1701
 
1699
- # Associates a list of `members` to a `role`. Optionally, may specify a `
1700
- # condition` that determines how and when the `bindings` are applied. Each of
1701
- # the `bindings` must contain at least one member.
1702
+ # Associates a list of `members`, or principals, with a `role`. Optionally, may
1703
+ # specify a `condition` that determines how and when the `bindings` are applied.
1704
+ # Each of the `bindings` must contain at least one principal. The `bindings` in
1705
+ # a `Policy` can refer to up to 1,500 principals; up to 250 of these principals
1706
+ # can be Google groups. Each occurrence of a principal counts towards these
1707
+ # limits. For example, if the `bindings` grant 50 different roles to `user:alice@
1708
+ # example.com`, and not to any other principal, then you can add another 1,450
1709
+ # principals to the `bindings` in the `Policy`.
1702
1710
  # Corresponds to the JSON property `bindings`
1703
1711
  # @return [Array<Google::Apis::DatacatalogV1beta1::Binding>]
1704
1712
  attr_accessor :bindings
@@ -1756,31 +1764,31 @@ module Google
1756
1764
 
1757
1765
  # An Identity and Access Management (IAM) policy, which specifies access
1758
1766
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1759
- # A `binding` binds one or more `members` to a single `role`. Members can be
1760
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
1761
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
1762
- # role or a user-created custom role. For some types of Google Cloud resources,
1763
- # a `binding` can also specify a `condition`, which is a logical expression that
1764
- # allows access to a resource only if the expression evaluates to `true`. A
1765
- # condition can add constraints based on attributes of the request, the resource,
1766
- # or both. To learn which resources support conditions in their IAM policies,
1767
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1768
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1769
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1770
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1771
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1772
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1773
- # title": "expirable access", "description": "Does not grant access after Sep
1774
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1775
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1776
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
1777
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1778
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1779
- # roles/resourcemanager.organizationViewer condition: title: expirable access
1780
- # description: Does not grant access after Sep 2020 expression: request.time <
1781
- # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
1782
- # description of IAM and its features, see the [IAM documentation](https://cloud.
1783
- # google.com/iam/docs/).
1767
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
1768
+ # Principals can be user accounts, service accounts, Google groups, and domains (
1769
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
1770
+ # an IAM predefined role or a user-created custom role. For some types of Google
1771
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
1772
+ # logical expression that allows access to a resource only if the expression
1773
+ # evaluates to `true`. A condition can add constraints based on attributes of
1774
+ # the request, the resource, or both. To learn which resources support
1775
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1776
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1777
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1778
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1779
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1780
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1781
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
1782
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1783
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1784
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
1785
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1786
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1787
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1788
+ # access description: Does not grant access after Sep 2020 expression: request.
1789
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1790
+ # a description of IAM and its features, see the [IAM documentation](https://
1791
+ # cloud.google.com/iam/docs/).
1784
1792
  # Corresponds to the JSON property `policy`
1785
1793
  # @return [Google::Apis::DatacatalogV1beta1::Policy]
1786
1794
  attr_accessor :policy
@@ -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.9.0"
19
+ GEM_VERSION = "0.13.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 = "20210811"
25
+ REVISION = "20211230"
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
@@ -809,7 +809,7 @@ module Google
809
809
  execute_or_queue_command(command, &block)
810
810
  end
811
811
 
812
- # Lists the tags on an Entry.
812
+ # Lists tags assigned to an Entry. The columns in the response are lowercased.
813
813
  # @param [String] parent
814
814
  # Required. The name of the Data Catalog resource to list the tags of. The
815
815
  # resource could be an Entry or an EntryGroup. Examples: * projects/`project_id`/
@@ -965,7 +965,7 @@ module Google
965
965
  execute_or_queue_command(command, &block)
966
966
  end
967
967
 
968
- # Lists the tags on an Entry.
968
+ # Lists tags assigned to an Entry. The columns in the response are lowercased.
969
969
  # @param [String] parent
970
970
  # Required. The name of the Data Catalog resource to list the tags of. The
971
971
  # resource could be an Entry or an EntryGroup. Examples: * projects/`project_id`/
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.9.0
4
+ version: 0.13.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-08-23 00:00:00.000000000 Z
11
+ date: 2022-01-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-datacatalog_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datacatalog_v1beta1/v0.9.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-datacatalog_v1beta1
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.13.0
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: []
65
65
  require_paths:
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.2.17
78
+ rubygems_version: 3.3.4
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Google Cloud Data Catalog API V1beta1