google-apis-analyticsadmin_v1alpha 0.91.0 → 0.92.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: 1571116e1f79f860e2a025ce1a8c417abc2ddf7003ea283774c18e9117eea874
4
- data.tar.gz: a4fddd7986b61f71ca705f8031426bce867fa81f18ff74742efe90059c6ba40a
3
+ metadata.gz: 706aa91aa0e277d2203963145468ec235a146a7c76aeaba15c4cd85b850badeb
4
+ data.tar.gz: 613ae0690a707d1665c472b6544a272822550481b24c26824b4d2f01f8685b5f
5
5
  SHA512:
6
- metadata.gz: 2fad015b6f12eb021c2f664d9fc7c2ef6f45be946851a0218f1476b984e3265d7ab24884295906264cd73ceae6ef3ff0ff2fd41e68b1e57bef2c0be856f4743d
7
- data.tar.gz: db33d9b160d0f492713cf50634f9f1d9178304aeb7fa1b7f7fb2e5ee31fad2a5105f012ba3c367354e82fc5295bc830d6a1babe38482790c8ee8decedb46ae0e
6
+ metadata.gz: a1cfef55415d0c252d6f12f00e21552c34b9614c171eda9067303a438a732bb5394f1ab9fa182c35e90ad4945e771e62728ae46ed72052e110901faacc129619
7
+ data.tar.gz: c1ce53aee2b344b29307d89c51eda9299e70ba3598a5b81cb02585f5c446d33f3bc97352e25485e8267db9b9f3274edd22d746f936c8d0042f6958eaf99a65e2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-analyticsadmin_v1alpha
2
2
 
3
+ ### v0.92.0 (2026-07-05)
4
+
5
+ * Regenerated from discovery document revision 20260628
6
+
3
7
  ### v0.91.0 (2026-06-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20260616
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AnalyticsadminV1alpha
18
18
  # Version of the google-apis-analyticsadmin_v1alpha gem
19
- GEM_VERSION = "0.91.0"
19
+ GEM_VERSION = "0.92.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260616"
25
+ REVISION = "20260628"
26
26
  end
27
27
  end
28
28
  end
@@ -197,6 +197,8 @@ module Google
197
197
  # Returns all accounts accessible by the caller. Note that these accounts might
198
198
  # not currently have GA properties. Soft-deleted (ie: "trashed") accounts are
199
199
  # excluded by default. Returns an empty list if no relevant accounts are found.
200
+ # Note: The easiest way to retrieve a list of all properties you have access to
201
+ # is by using `ListAccountSummaries`.
200
202
  # @param [Fixnum] page_size
201
203
  # Optional. The maximum number of resources to return. The service may return
202
204
  # fewer than this value, even if there are additional pages. If unspecified, at
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-analyticsadmin_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.91.0
4
+ version: 0.92.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticsadmin_v1alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1alpha/v0.91.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1alpha/v0.92.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticsadmin_v1alpha
62
62
  rdoc_options: []
63
63
  require_paths: