google-analytics-data 0.3.0 → 0.3.1

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: ea88d7b57f5c1480694ee1bcbb2f366de3fa1b6538b69af462ef4d988a40ce27
4
- data.tar.gz: c656a4ae0634d46b090ef16546f925885736bee4607df359d1506c3b791da74c
3
+ metadata.gz: 2c324b7473860f332f00e57577ef1cbe94ec8b97566a1f58da3c12e7feac45c6
4
+ data.tar.gz: aa35a1a20223ad1f157f19f9724b8a76c0c76ae498ba95d11a4383f0f90f4819
5
5
  SHA512:
6
- metadata.gz: 862bd35a5e77ccc679a19fcdb1484fcfe41b67ed93bbecec9395e22673cf6e22ef41484b3563d312b8920e413c2c03a1fe929d04a9bd733b51b06c5e7c972770
7
- data.tar.gz: 257d5c7ebe5b5ccf75ab339faa869ce558e05e5ff7b1764e15f3ca214875103c63c49bbc67df1bbb2c08906d30b62dc77d458972a6a702c2235b9d0986592ee3
6
+ metadata.gz: fe4d91d4b83a6c9e9056a3a338cfc9fcb3dabf32c6b4e4fda5e180a1f23e41c20a97d445f0ff5a8fc3c92a6fcc77503ce6f0e7669a653ccf5a5c480043c7354b
7
+ data.tar.gz: e06df6bf21438598b3b366e11c96548c838d702ecedf4658afc1246a825f4cb4ba20015ab2d9c6dba8535832d3c52ec7548bc9c60df0f238005078ccda4193de
data/README.md CHANGED
@@ -32,7 +32,7 @@ In order to use this library, you first need to go through the following steps:
32
32
  1. [Select or create a Cloud Platform project.](https://console.cloud.google.com/project)
33
33
  1. [Enable billing for your project.](https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project)
34
34
  1. [Enable the API.](https://console.cloud.google.com/apis/library/analyticsdata.googleapis.com)
35
- 1. {file:AUTHENTICATION.md Set up authentication.}
35
+ 1. [Set up authentication.](https://github.com/googleapis/google-cloud-ruby/blob/main/google-analytics-data/AUTHENTICATION.md)
36
36
 
37
37
  ## Enabling Logging
38
38
 
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Analytics
22
22
  module Data
23
- VERSION = "0.3.0"
23
+ VERSION = "0.3.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-analytics-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-01 00:00:00.000000000 Z
11
+ date: 2022-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-analytics-data-v1beta