google-apis-bigqueryconnection_v1beta1 0.7.0 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8d3cf7c078eddf6368f2d2d674f318c82c4b5a27f9bf511e8f1dc408a9df2e23
4
- data.tar.gz: 7a19599d4c83fad1013dd36de6e1a6eb1ff721fb53143e1efd76917e8520cda1
3
+ metadata.gz: d5cb39174fd36ad0501075e630598f2a574f937281ebc387c9737c907b110392
4
+ data.tar.gz: 89734c3cc7a5ce6ffa505fde969693b019ebb4fa4d616b679f34996d22519c9d
5
5
  SHA512:
6
- metadata.gz: 7045fba613b867cfa478268228f3b9cca025f326d680e108c2e774f5fa617da615b5691925dbd2ff521d684678538da5c27d2a79f6f4d0e5a2e6265b1951569e
7
- data.tar.gz: 76cb2c019bb628a0a212313c51301c46deec1d89e21016af22f437f560efb84ddfaf52812fa79a38c5ee5b125c1641f8c780f9299b535e6627b2288cd6be4d3a
6
+ metadata.gz: efcc8bb8afde6a5a22d04957ecce4202f863edd22678d96ededbf2cfdd6dff593857e1794ae17200ec35223e9c3fe77a40c087916ad93852a5252a706e926c4f
7
+ data.tar.gz: 8254699052ee11646b1f2d4dab78a5fab10bdbc7e8a5576afc94a46d16bfa78a236d85a0652c5878c0b38c581b78928f1ed24d9afff79973f8aabbaa3b6ab7a4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-bigqueryconnection_v1beta1
2
2
 
3
+ ### v0.8.0 (2021-08-19)
4
+
5
+ * Regenerated from discovery document revision 20210813
6
+
3
7
  ### v0.7.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -29,10 +29,10 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta1'
31
31
 
32
- # View and manage your data in Google BigQuery
32
+ # View and manage your data in Google BigQuery and see the email address for your Google Account
33
33
  AUTH_BIGQUERY = 'https://www.googleapis.com/auth/bigquery'
34
34
 
35
- # See, edit, configure, and delete your Google Cloud Platform data
35
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
36
36
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
37
37
  end
38
38
  end
@@ -467,7 +467,7 @@ module Google
467
467
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
468
468
  # roles/resourcemanager.organizationViewer condition: title: expirable access
469
469
  # description: Does not grant access after Sep 2020 expression: request.time <
470
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
470
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
471
471
  # description of IAM and its features, see the [IAM documentation](https://cloud.
472
472
  # google.com/iam/docs/).
473
473
  class Policy
@@ -561,7 +561,7 @@ module Google
561
561
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
562
562
  # roles/resourcemanager.organizationViewer condition: title: expirable access
563
563
  # description: Does not grant access after Sep 2020 expression: request.time <
564
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
564
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
565
565
  # description of IAM and its features, see the [IAM documentation](https://cloud.
566
566
  # google.com/iam/docs/).
567
567
  # Corresponds to the JSON property `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.7.0"
19
+ GEM_VERSION = "0.8.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 = "20210326"
25
+ REVISION = "20210813"
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.7.0
4
+ version: 0.8.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-08-23 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/master/generated/google-apis-bigqueryconnection_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-bigqueryconnection_v1beta1/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigqueryconnection_v1beta1/v0.8.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-bigqueryconnection_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []