google-apis-datacatalog_v1beta1 0.8.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: 717c23cbaa81010506232b2e8bc135ec0fabb27d8a1355ea577116efe3829d10
4
- data.tar.gz: 3e14797e602ae07a07a8f4c6ddcc74f8cbf344e51cdc2e8035106b1e356232c9
3
+ metadata.gz: 50f8b4b883905e06b2c42a9ef9cf8c26c057b140adc44a518b9bfbeee39545b4
4
+ data.tar.gz: 5f2d7575d81d0300e9ab002f0a400331503d3b8578a6eff757bdceec4550dc3f
5
5
  SHA512:
6
- metadata.gz: 8da9c4e97b69d3a06bcef7c4cc69d4c31fe7c795388e67256ce56dac4817e9740efb9e136c9faae7680914a2ab199ba4937c787628b2e9b9345b9d7e66f260ed
7
- data.tar.gz: e1a49edccc545fee24b2a17abd5f00137d3223f070c6efd9e5f6c476ce5699215484ee5685fc0a6c2355d173529e9c54e16ec1767a3f84fa4279ede837bf840b
6
+ metadata.gz: 0be51028f7a70d1d2813f4a82724567e17c6289a37b97e3e3b98a43bd6e701b60b467a9c6606cce1e2eff914112e551baa4714a078dcf281877bb95d00e3957d
7
+ data.tar.gz: 4eb9c235f1e2b81d87379436548eaff0ac9edc14071bdd0f9b7acd9e04348a120dc3457115944b6e42dc8827b9cf80d12cfcbdec01150db4160b8d9679b27d23
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
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
+
7
+ ### v0.11.0 (2021-11-12)
8
+
9
+ * Regenerated from discovery document revision 20211110
10
+
11
+ ### v0.10.0 (2021-10-20)
12
+
13
+ * Regenerated from discovery document revision 20211014
14
+
15
+ ### v0.9.0 (2021-08-20)
16
+
17
+ * Regenerated from discovery document revision 20210811
18
+
3
19
  ### v0.8.0 (2021-06-29)
4
20
 
5
21
  * Regenerated using generator version 0.4.0
data/OVERVIEW.md CHANGED
@@ -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
@@ -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.8.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 = "20210429"
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
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1beta1'
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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.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-07-05 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
@@ -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.8.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.12.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: