google-analytics-admin 0.6.0 → 0.6.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: 3fba8da31bae919fd2d1b6e8312b045d4d6a580fbf6e641ce18dbc8a9149d701
4
- data.tar.gz: 111307a11f9302e5e52dff8106b86f1e8f24a96a951d988700d8b2b1d083966b
3
+ metadata.gz: 8998532333f17047d266a7a9307a1a2c3411619af6a2366f123e8829311a05af
4
+ data.tar.gz: 656ff2f85dd26f80874fe1b87481cd51e02ce3bd9c00b213cf453f0f0d8ded6d
5
5
  SHA512:
6
- metadata.gz: 899342fde9e74a04a7a9d7cfd08dcab8f6420dfeaad7214e5598aa1a1a32a91a44542b3c5bd0e75420ef38f5153ac11b103cb928de4955c4448cb619467356e6
7
- data.tar.gz: f287d8f89c047ee0e7c8acc2d6cf2915cc401fb3c8652251309fe42f086849faabc8b98b76fea4297d641acd37c9a79d8ad5ce01ab089180d00e25b0f2188156
6
+ metadata.gz: 7391c3dedc3cbfa5e5e6f07db55c21ce589a30882bb386f2d292e11da80054e31e18c43298048375a58a3202cc3cd7bbfa1ce5c8f43a2c18bf6d3d34d1ff08e2
7
+ data.tar.gz: 4057c9c7fa09ee87ddd5dba016c1498511f0615a01419fdcb1ed5acdacc5fdc69a187d618c323da6e285ba60c47816d2a040ecc2121f663ef5f451840b7f6b8f
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Analytics
22
22
  module Admin
23
- VERSION = "0.6.0"
23
+ VERSION = "0.6.1"
24
24
  end
25
25
  end
26
26
  end
@@ -47,7 +47,7 @@ module Google
47
47
  #
48
48
  # ## About AnalyticsAdminService
49
49
  #
50
- # Service Interface for the Analytics Admin API (GA4).
50
+ # Service Interface for the Google Analytics Admin API.
51
51
  #
52
52
  # @param version [::String, ::Symbol] The API version to connect to. Optional.
53
53
  # Defaults to `:v1alpha`.
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-analytics-admin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.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: 2025-01-31 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-analytics-admin-v1alpha