google-apis-bigqueryconnection_v1beta1 0.24.0 → 0.26.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: 8b4e969bb4e1984ee2700fd33eccadfe7bedc19ef97bb718c702fa46dd370e55
4
- data.tar.gz: 8eebd260e2f915d37f544ffd7a77f4644bd95fa79288e3364e25118e778e50ea
3
+ metadata.gz: 1971994b679530d048499528d0334afb442b74ad599e670364468a5ed1eb53b8
4
+ data.tar.gz: 83c340825f37e1fc8445a049d7086d742c0e76177201a57778cf9befb4fca7b3
5
5
  SHA512:
6
- metadata.gz: 2179d2fa678832c16f5d82c7b52eacf135478b3a0d81dea1aa0a28ec1a2e7d3749207ffb542746ebeae155ef236d2561a7c22c701b8e3e7f38efc83eba6a3bd8
7
- data.tar.gz: d26c29b479e7ec39d19bb578175886939ebbc521ec08381ba72a7efc325412f3161d4682dde7142a2b12d392d0ca79e430d6b48c7992b4ff5629e347208adbd6
6
+ metadata.gz: 1580ee778fe6dc84962db228d9ec8ad81e78ab83f136249a12ec5922dcbf387b30f6ca5fa2e10cb1257131729f714463fced59da5ecfc8da633f035e61330570
7
+ data.tar.gz: 9877d3ab098edf964862edd648d24381b336e2f77f08112561421d9731cdc5910839b2b07606080d11d8cc852666d2ebf0e6f473f32c7cd7382413de9c690b1c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-bigqueryconnection_v1beta1
2
2
 
3
+ ### v0.26.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230806
6
+
7
+ ### v0.25.0 (2023-02-15)
8
+
9
+ * Regenerated using generator version 0.12.0
10
+
3
11
  ### v0.24.0 (2023-02-05)
4
12
 
5
13
  * Regenerated from discovery document revision 20230129
@@ -470,22 +470,22 @@ module Google
470
470
  # evaluates to `true`. A condition can add constraints based on attributes of
471
471
  # the request, the resource, or both. To learn which resources support
472
472
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
473
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
473
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
474
474
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
475
475
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
476
476
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
477
477
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
478
478
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
479
479
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
480
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
481
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
482
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
483
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
484
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
485
- # access description: Does not grant access after Sep 2020 expression: request.
486
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
487
- # a description of IAM and its features, see the [IAM documentation](https://
488
- # cloud.google.com/iam/docs/).
480
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
481
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
482
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
483
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
484
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
485
+ # title: expirable access description: Does not grant access after Sep 2020
486
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
487
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
488
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
489
489
  class Policy
490
490
  include Google::Apis::Core::Hashable
491
491
 
@@ -569,22 +569,22 @@ module Google
569
569
  # evaluates to `true`. A condition can add constraints based on attributes of
570
570
  # the request, the resource, or both. To learn which resources support
571
571
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
572
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
572
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
573
573
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
574
574
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
575
575
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
576
576
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
577
577
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
578
578
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
579
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
580
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
581
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
582
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
583
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
584
- # access description: Does not grant access after Sep 2020 expression: request.
585
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
586
- # a description of IAM and its features, see the [IAM documentation](https://
587
- # cloud.google.com/iam/docs/).
579
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
580
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
581
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
582
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
583
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
584
+ # title: expirable access description: Does not grant access after Sep 2020
585
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
586
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
587
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
588
588
  # Corresponds to the JSON property `policy`
589
589
  # @return [Google::Apis::BigqueryconnectionV1beta1::Policy]
590
590
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BigqueryconnectionV1beta1
18
18
  # Version of the google-apis-bigqueryconnection_v1beta1 gem
19
- GEM_VERSION = "0.24.0"
19
+ GEM_VERSION = "0.26.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230129"
25
+ REVISION = "20230806"
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-bigqueryconnection_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.26.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-02-05 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
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-bigqueryconnection_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-bigqueryconnection_v1beta1/v0.24.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigqueryconnection_v1beta1/v0.26.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-bigqueryconnection_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []