google-apis-dataform_v1beta1 0.12.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: 9279c5ac240bf1c6bb74b75d7a75662a98b3328c5c8c3b13a5fee3c4e4f6829b
4
- data.tar.gz: 522d544883fc56115c91cb5ad1bf1edafd0a10da9f84caf854a8469939060c97
3
+ metadata.gz: 4785e13fad0d5b7bcd275b491d796e8375954c9615c3f5cb323b5eac62c78b27
4
+ data.tar.gz: e19cd111065a6d6af0be3af65c6b8a44f2ccca7af8c171f96e34d1b5e80019f5
5
5
  SHA512:
6
- metadata.gz: 555b966d8f2f7bf21b95ed13569ad3075e7e687529bb39674398acc5d5910a8e87e23b7e5e456cb0f1fbfc700405b22d337c8ebf55f5573783d998db6a4a14a2
7
- data.tar.gz: ad658d32d2fc9a1c0f7c0f2485e3ed94aefaf42d5385e2e3773b23bd56a2e416b2cc50f6ab5f1a77c64055611db9a3c23ed5a6b5667a34fead989e5ca969c232
6
+ metadata.gz: 198bd17cfe99bfe3ec81de422b0f4d397fdd1c4ec6e3d83b5f3b7459078712a2a30d5b1a480c19e6fb4714a10c880a8bcceb4f3c4116161dbe49342cb52703d9
7
+ data.tar.gz: ce061bfcc1588c6007999eb1defd30863e259e2bdb7554338ae0f915153755fa62afd71a62c8dfab51fda4ecf8d884b3c541c968a8742528bd208b11ba5dc763
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dataform_v1beta1
2
2
 
3
+ ### v0.13.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230805
6
+
3
7
  ### v0.12.0 (2023-08-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20230722
@@ -1584,22 +1584,22 @@ module Google
1584
1584
  # evaluates to `true`. A condition can add constraints based on attributes of
1585
1585
  # the request, the resource, or both. To learn which resources support
1586
1586
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1587
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1587
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
1588
1588
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1589
1589
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1590
1590
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1591
1591
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1592
1592
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
1593
1593
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1594
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1595
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
1596
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1597
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1598
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1599
- # access description: Does not grant access after Sep 2020 expression: request.
1600
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1601
- # a description of IAM and its features, see the [IAM documentation](https://
1602
- # cloud.google.com/iam/docs/).
1594
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
1595
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
1596
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
1597
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
1598
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
1599
+ # title: expirable access description: Does not grant access after Sep 2020
1600
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
1601
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
1602
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
1603
1603
  class Policy
1604
1604
  include Google::Apis::Core::Hashable
1605
1605
 
@@ -2287,22 +2287,22 @@ module Google
2287
2287
  # evaluates to `true`. A condition can add constraints based on attributes of
2288
2288
  # the request, the resource, or both. To learn which resources support
2289
2289
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
2290
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
2290
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
2291
2291
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
2292
2292
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
2293
2293
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
2294
2294
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
2295
2295
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
2296
2296
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
2297
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
2298
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
2299
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
2300
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
2301
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
2302
- # access description: Does not grant access after Sep 2020 expression: request.
2303
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
2304
- # a description of IAM and its features, see the [IAM documentation](https://
2305
- # cloud.google.com/iam/docs/).
2297
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
2298
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
2299
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
2300
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
2301
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
2302
+ # title: expirable access description: Does not grant access after Sep 2020
2303
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
2304
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
2305
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
2306
2306
  # Corresponds to the JSON property `policy`
2307
2307
  # @return [Google::Apis::DataformV1beta1::Policy]
2308
2308
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DataformV1beta1
18
18
  # Version of the google-apis-dataform_v1beta1 gem
19
- GEM_VERSION = "0.12.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.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230722"
25
+ REVISION = "20230805"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dataform_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.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: 2023-08-06 00:00:00.000000000 Z
11
+ date: 2023-08-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-dataform_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dataform_v1beta1/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dataform_v1beta1/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataform_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []