google-cloud-bigquery-analytics_hub 1.3.0 → 1.3.1

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: bed1496acaa1731fef727351750370ed18341a4611f4462907ebe4fb46ab752d
4
- data.tar.gz: f6a16e983214b5b151fb6cdcaf215370d285aeff182bb2a99fcdfb6353c870c1
3
+ metadata.gz: 88f3906f0dfb378a21e2969b1e5f3b45461a9f1959956420d8445af3048eabfb
4
+ data.tar.gz: 4750885a8a9998c0d1d68cc1105fd61743baf80eaaa7fdb3b4947a48f3ab2e33
5
5
  SHA512:
6
- metadata.gz: ae2acbafaecf336e888f51cba5832ec680edb9dac42a2e52c959e3f4b15ac928ad62ef8d3d96ffee5ce4d3db6d139ee0b806450e8cb5e560a7f1ee38189676e6
7
- data.tar.gz: a453d6b286ae76304e8e36b0036f3e3ab6eca4f036ed06d768ffa26830fb5dd0f6decc5b6e3bc5f594bdc6d5f4b9b38fdb74ece2dd808bc03316b0c35025e5c6
6
+ metadata.gz: 3bbb79aa752c1278f6a4a2407731cda34d2461227b5fa3f1a97fdf83d2ff9e5d5a9563e33a9a9a9ae42fe2ce351fac89b8fba5f027b312670ad6af7315cb4e80
7
+ data.tar.gz: 969320ef5bc4e36ab3afba16101aa29316251c67744dacb83e39a9856f62b93f0d53b58b688b224f4f7525cca276c8b560741186ff30f66873a5afec080b0676
data/README.md CHANGED
@@ -7,7 +7,7 @@ Analytics Hub is a data exchange platform that enables you to share data and ins
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-bigquery-analytics_hub-v*`.
9
9
  The gem `google-cloud-bigquery-analytics_hub` is the main client library that brings the
10
- verisoned gems in as dependencies, and provides high-level methods for
10
+ versioned gems in as dependencies, and provides high-level methods for
11
11
  constructing clients. More information on versioned clients can be found below
12
12
  in the section titled *Which client should I use?*.
13
13
 
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Bigquery
23
23
  module AnalyticsHub
24
- VERSION = "1.3.0"
24
+ VERSION = "1.3.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-bigquery-analytics_hub
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-29 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-cloud-bigquery-analytics_hub-v1
@@ -77,7 +77,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
77
77
  - !ruby/object:Gem::Version
78
78
  version: '0'
79
79
  requirements: []
80
- rubygems_version: 3.6.2
80
+ rubygems_version: 3.6.8
81
81
  specification_version: 4
82
82
  summary: API Client library for the Analytics Hub V1 API
83
83
  test_files: []