google-apis-analyticsadmin_v1beta 0.19.0 → 0.20.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: ba9e6c0fa14a30093f1f8dfd3a8d68fdf8ae68a62f47a6159d7f58546dc88f1a
4
- data.tar.gz: 2377e5dbb0c6519aea4b589f6459827387ef4d6f29530609ba3f4b82bff099fb
3
+ metadata.gz: 79cd832c6626e6238268eedf39267e966004ac1948aaf7c70d183d2a0ed8944c
4
+ data.tar.gz: 0ec65fa20a3a7235562bbbbbaf193af79ebfcd6ea4ebe90dd3d278c899705e5c
5
5
  SHA512:
6
- metadata.gz: 5461eb4e89c24834b014d38af69d99b010483b8b30bde39aa0e4e5e7c8e68eb94f6dc170b2df5ae3ffb775f19e09ae25d52ba6f9f6747e73ce38b39510250e62
7
- data.tar.gz: ad1bd7404a6a1cf67d48a5288a802256e21549df7946322c37dcd639181fa91f281633f1e1c0431408eea62349ada90045f2c3ce12eb908cc28304c9353baf97
6
+ metadata.gz: b7827bdece313a6b5229147346d5d98adeb05e128fa9d3fe1342600a6451e6fac2f0d133eaf57018fccace4104edfbe4545ec6a96689bf5e88e4518b6b973028
7
+ data.tar.gz: '09670bede0a34787b8c0747feb428b862d5d8599b9b4a8243ab5198aa1c81909e17bc2a0f0dc5c756f749bd9f3e7c3a923e5dffcdd11c713163d9a57f6dde127'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-analyticsadmin_v1beta
2
2
 
3
+ ### v0.20.0 (2024-09-22)
4
+
5
+ * Regenerated from discovery document revision 20240916
6
+
3
7
  ### v0.19.0 (2024-09-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20240823
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AnalyticsadminV1beta
18
18
  # Version of the google-apis-analyticsadmin_v1beta gem
19
- GEM_VERSION = "0.19.0"
19
+ GEM_VERSION = "0.20.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240823"
25
+ REVISION = "20240916"
26
26
  end
27
27
  end
28
28
  end
@@ -320,7 +320,9 @@ module Google
320
320
  # like adding a stream or changing a property's time zone. For configuration
321
321
  # change history, see [searchChangeHistoryEvents](https://developers.google.com/
322
322
  # analytics/devguides/config/admin/v1/rest/v1alpha/accounts/
323
- # searchChangeHistoryEvents).
323
+ # searchChangeHistoryEvents). To give your feedback on this API, complete the [
324
+ # Google Analytics Access Reports feedback](https://docs.google.com/forms/d/e/
325
+ # 1FAIpQLSdmEBUrMzAEdiEKk5TV5dEHvDUZDRlgWYdQdAeSdtR4hVjEhw/viewform) form.
324
326
  # @param [String] entity
325
327
  # The Data Access Report supports requesting at the property level or account
326
328
  # level. If requested at the account level, Data Access Reports include all
@@ -664,7 +666,9 @@ module Google
664
666
  # like adding a stream or changing a property's time zone. For configuration
665
667
  # change history, see [searchChangeHistoryEvents](https://developers.google.com/
666
668
  # analytics/devguides/config/admin/v1/rest/v1alpha/accounts/
667
- # searchChangeHistoryEvents).
669
+ # searchChangeHistoryEvents). To give your feedback on this API, complete the [
670
+ # Google Analytics Access Reports feedback](https://docs.google.com/forms/d/e/
671
+ # 1FAIpQLSdmEBUrMzAEdiEKk5TV5dEHvDUZDRlgWYdQdAeSdtR4hVjEhw/viewform) form.
668
672
  # @param [String] entity
669
673
  # The Data Access Report supports requesting at the property level or account
670
674
  # level. If requested at the account level, Data Access Reports include all
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-analyticsadmin_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.0
4
+ version: 0.20.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: 2024-09-01 00:00:00.000000000 Z
11
+ date: 2024-09-22 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/main/generated/google-apis-analyticsadmin_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1beta/v0.19.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1beta/v0.20.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticsadmin_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []